The encryption of nodemanager password is not being decrypted correctly by java 7 cacerts
Hi,
After upgrading Weblogic 10.3.4, FWM 11.1.1.6.0 system from java 6 (jdk 1.6.0_33) to java 7 (jdk 1.7.0_06),
nodemanager refuses to allow connections.
The error given is just a generic : cannot connect / authentication rejected .
With Java 6 support ending in a couple of weeks, this has become an issue of some urgency,
in this test instance, recreating the domain to see if it's a java 7 issue or an encryption key bug
(knowing that if we overwrite the cacerts of java 7 from java 6, this issue goes away but we cannot do that in production environment
as that breaks more important applications)
The domain recreation fails at the create ASInstance stage when the jdk is change to Java7.
0