]
Ryan Emerson updated ISPN-10046:
--------------------------------
Status: Open (was: New)
Server standalone.sh --jmx fails with Java 11
---------------------------------------------
Key: ISPN-10046
URL:
https://issues.jboss.org/browse/ISPN-10046
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.0.0.Beta2, 9.4.9.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.0.0.Beta3, 9.4.10.Final
When running `standalone.sh --jmx` the server launch fails with:
{code:java}
-Xbootclasspath/p is no longer a supported option.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{code}