Weblogic 12.2.1.0.0 with Oracle openJDK 11 compatibility issue.
Pandit (EXT), Vijay
vijay.pandit.ext at siemens.com
Fri Sep 20 12:44:19 UTC 2019
Hi All,
I am using Oracle OpenJDK version 11 and WebLogic 12.2.1.0.0 and I had updated setDomainEnv.cmd and setDomainEnv.sh file of WebLogic 12.2.1.0.0 as below.
set BEA_JAVA_HOME=D:\Softwares\openJdk\openjdk-11+28_windows-x64_bin\jdk-11
set DEFAULT_BEA_JAVA_HOME=D:\Softwares\openJdk\openjdk-11+28_windows-x64_bin\jdk-11
set SUN_JAVA_HOME=D:\Softwares\openJdk\openjdk-11+28_windows-x64_bin\jdk-11
set DEFAULT_SUN_JAVA_HOME=D:\Softwares\openJdk\openjdk-11+28_windows-x64_bin\jdk-11
set JAVA_HOME=D:\Softwares\openJdk\openjdk-11+28_windows-x64_bin\jdk-11
At server start up I am getting below error message :
A MultiException has 5 exceptions. They are:
1. weblogic.management.ManagementException: [Management:141266]Parsing failure in config.xml: javax.xml.soap.SOAPElement.
2. java.lang.IllegalStateException: Unable to perform operation: create on weblogic.management.provider.internal.RuntimeAccessImpl
3. java.lang.IllegalStateException: Unable to perform operation: post construct on weblogic.management.provider.internal.RuntimeAccessService
4. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of weblogic.t3.srvr.FinalThreadLocalService errors were found
5. java.lang.IllegalStateException: Unable to perform operation: resolve on weblogic.t3.srvr.FinalThreadLocalService
Please help in this issue.
Does WebLogic <any version> supports Oracle OpenJDK <any version> ?
Thanks
Vijay
More information about the discuss
mailing list