rrod157
rrod157
We noticed that when using extraproperties, it isn't idempotent. Leaving Puppet agent to change it on every run: Notice: /Stage[main]/Safeway::Middleware::Wls12213::Create_datasource/Wls_datasource[testapp_Datasource_oracle_6]/extraproperties: extraproperties changed ['oracle.jdbc.fanEnabled=false', 'oracle.net.CONNECT_TIMEOUT=10000'] to ['oracle.jdbc.fanEnabled=false,oracle.net.CONNECT_TIMEOUT=10000'] Info: modify default/testapp_Datasource_oracle_6 Info:...
Hello, It appears that datasource created in WLS 12.2.1.3 is not appearing in Monitoring tab inside WLS console. This is not the case for WLS 12.1.3 version. I did some...
I am using v2.0.15. When i added it in on wls_server command, it seem to fail with the following error: > Could not retrieve catalog from remote server: Error 500...
I understand that 'wls_managedserver', can subscribe to a 'Wls_domain' function. However, we have a requirement to prevent 'wls_managedserver' from running if 'Exec' function is not executed (via creates attribute). Is...
I have 4 orawls::opatch commands because i need to apply 4 different patches in my install. But somehow it randomly fails on some patches. Here is a sample log output:...
Hello, I'd like to know if we can prevent OraInstall folders from piling up the /tmp directory? Is there something in the orawls module that can clean this up after...
I've activated the debug mode and it seem to start the admin server even if it is running: Notice: Starting Admin Server Notice: /Stage[main]/Safeway::Mwtest::Start_admin/Notify[Starting Admin Server]/message: defined 'message' as 'Starting...
My storeuserconfig command is failing because the python script that is used to generate the config files is using t3. It connects to t3, it cannot be modified or you...
Can the 'refreshonly' and 'subscribe' be triggered with a file-level changes inside the domain specified? refreshonly => true, subscribe => Wls_domain['Wls1036'], I'm asking this because I've imported the certificate reply...