Friday, October 2, 2015

CCB 2.5.0 SP1 has been released

CCB 2.5.0 SP1 (CCB 2.5.0.1.0) has been released as a patch on my oracle support.  Check out patch #21880363.


it includes FW 4.3.0.1.0  (i.e. FW 4.3  SP1)

2 comments:

subbu said...

Getting an error while starting threadpoolworker in CCB 2.5.0 SP1.

Below is the error:

- 2015-10-08 15:18:12,097 [main] ERROR (support.context.ContextFactory) This environment's keystore does not match the database's encrypted values. Encrypted information stored in application tables such as CI_XAI_OPTION, CI_XAI_SNDR_CT, WI_WFM_OPT cannot be decrypted. The proper keystore must be deployed, or, if it is, then the data must be decrypted using the old keystore and rencrypted using the new keystore. Alternatively, sychronize the database with the keystore, and reenter the information online. Refer to the the security guide for more information.
- 2015-10-08 15:18:12,097 [main] INFO (support.context.ContextFactory) Done creating default context, time 48,283.275 ms
- 2015-10-08 15:18:12,097 [main] INFO (api.batch.StandaloneExecuter) Starting RMI Registry at port:9540
- 2015-10-08 15:18:13,158 [main] INFO (api.batch.StandaloneExecuter) Attempting to Start JMX Connector at URL:service:jmx:rmi:///jndi/rmi://DKANDULA00272:9540/oracle/ouaf/batchConnector
- 2015-10-08 15:18:13,174 [main] INFO (shared.environ.ApplicationProperties) Max number of ports to try platform mbean port is not specified via property oracle.ouaf.jmx.remote.maxPortsToTry, defaulting to 200
- 2015-10-08 15:18:34,239 [main] ERROR (support.management.ManagementRegistrar) Error starting platform mbean connector
java.io.IOException: Cannot bind to URL [rmi://DKANDULA00272:9541/jmxrmi]: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: DKANDULA00272; nested exception is:
java.net.ConnectException: Connection timed out: connect]
at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:827)

subbu said...

TPW properties:

spl.runtime.management.rmi.port=9540
oracle.ouaf.jmx.remote.startPort=9540
spl.runtime.management.connector.url.default=service:jmx:rmi:///jndi/rmi://{host}:{port}/oracle/ouaf/batchConnector
jmx.remote.x.password.file=C:/ouaf/OUCCB250/scripts/ouaf.jmx.password.file
jmx.remote.x.access.file=C:/ouaf/OUCCB250/scripts/ouaf.jmx.access.file