Problem with scheduler configuration during BIP cluster clonning
Hi,
I have BIP cluster (2 servers on 2 machines).
I'm trying to clone those cluster on same machines.
After preparing everyting I get following exception during deployment start:
[032614_140819848][][ERROR] Can not decrypt: key or secret is null
[032614_140819849][][EXCEPTION] java.lang.NullPointerException
at java.lang.String.<init>(String.java:265)
at oracle.apps.xdo.servlet.security.SecurityManagerImpl.decrypt(SecurityManagerImpl.java:115)
...
<Mar 26, 2014 2:08:20 PM EET> <Error> <HTTP> <BEA-101216> <Servlet: "QuartzInitializer" failed to preload on startup in Web application: "xmlpserver2".
org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'myDS': org.apac
he.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory, cause: ORA-01017: invalid username/password; logon denied