Configuring Server Manager Console to Work with Oracle Java 17 (Release 9.2.26.2)
If you are using Server Manager version 9.2.26.2 or later, you can remove the TLS arguments that were added in JVM Arguments Configuration and Server Manager Agent Configuration since these arguments are for the Server Manager versions earlier than the release 9.2.26.2.
If you are using Server Manager version 9.2.26.2 or later, these arguments are taken from the agent.properties file that is present in the $SCFMC\config and $SCFHA\config folders.
When configuring Server Manager Console 9.2.26.2 or later on Oracle WebLogic Server
14.1.2.0 with Oracle Java 17, provide the following paths due to the new Oracle JDK
directory structure:
| Artifact | Example Path |
|---|---|
|
keytool |
|
|
cacerts |
|
| JDK Home | C:\Java\jdk-17 |
Note: There in no
jre directory in Oracle Java 17.If deploying on Linux platform, equivalent adjustments apply:
keytool: /u01/jdk-17/bin/keytool
cacerts: /u01/jdk-17/lib/security/cacerts