[
https://issues.apache.org/jira/browse/KARAF-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507392#comment-16507392
]
Jean-Baptiste Onofré commented on KARAF-5780:
---------------------------------------------
It's because it first starts with the default config. AFAIR, I already changed
this behavior in Karaf >= 4.1.x. Let me double check.
> Error on jmx port
> -----------------
>
> Key: KARAF-5780
> URL: https://issues.apache.org/jira/browse/KARAF-5780
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 4.0.9
> Environment: Windows7 java8
> Reporter: Terrien Jean-Yves
> Priority: Major
>
> The etc/org.apache.karaf.management.cfg file content
> rmiRegistryPort = 60031
> rmiRegistryHost = 0.0.0.0
> rmiServerPort = 60030
> rmiServerHost = 0.0.0.0
> serviceUrl =
> service:jmx:rmi://${rmiServerHost}:${rmiServerPort}/jndi/rmi://${rmiRegistryHost}:${rmiRegistryPort}/karaf-${karaf.name}
>
> But jmx does not start with error
> Exception in thread "JMX Connector Thread
> [service:jmx:rmi://0.0.0.0:44444/jndi/rmi://:1099/karaf-hermes
>
> A+JYT
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)