Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.1
-
Replace JVM_OPTS in control.(sh|bat) with CONTROL_JVM_OPTS
-
Docs Required, Release Notes Required
Description
There is no other way to set parameters for docker images, so, when you set JMX port to JVM_OPTS, you can't start control.sh:
Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 49112; nested exception is:
java.net.BindException: Address in use (Bind failed)
sun.management.AgentConfigurationError: java.rmi.server.ExportException: Port already in use: 49112; nested exception is:
java.net.BindException: Address in use (Bind failed)
Attachments
Issue Links
- links to