My Oracle Support Banner

Opmn Does Not Appear To Support -Xbootclasspath/P: On Windows (Doc ID 277810.1)

Last updated on JULY 08, 2024

Applies to:

Oracle Fusion Middleware - Version 9.0.4.0.0 and later
z*OBSOLETE: Microsoft Windows 2000
Microsoft Windows 2000

Symptoms

Add the -Xbootclasspath/p option to the opmn.xml file as follows:

<process-type id="my_instance" module-id="OC4J">
<module-data>
<category id="start-parameters">
<data id="java-options" value="-Xbootclasspath/p:c:\foo.jar
............./>

Do an opmnctl reload and restart the instance using opmnctl restartproc process-type=my-instance and this fails with the following error in the Log file:

Unrecognized option: -Xbootclasspath\p:C:\foo.jar
Could not create the Java virtual machine.

It can be noticed that the -Xbootclasspath/p:c:\foo.jar option has been re-written as Xbootclasspath\p:c:\foo.jar (slash translated to backslash)

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.