[
https://issues.apache.org/jira/browse/IGNITE-13479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206135#comment-17206135
]
Sergey Chugunov commented on IGNITE-13479:
------------------------------------------
[~sdanilov],
I reviewed your change, it looks fine and I don't expect it to bring new issues.
Merged it to master branch in commit *ee645bda324771d4e24fb9670fad4d7f51fc6c34*.
> Both ignite.sh and control.sh use the same JVM_OPTS. Control.sh doesn't start
> if JMX port was set
> -------------------------------------------------------------------------------------------------
>
> Key: IGNITE-13479
> URL: https://issues.apache.org/jira/browse/IGNITE-13479
> Project: Ignite
> Issue Type: Bug
> Components: control.sh
> Affects Versions: 2.8.1
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)