[ 
https://issues.apache.org/jira/browse/KARAF-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617308#comment-16617308
 ] 

Martin Lichtin commented on KARAF-5780:
---------------------------------------

I ran into the same bug. 
The "serviceUrl" gets accidentally rewritten during startup and from then on no 
longer contains the substituation placeholders.

> Error on jmx port
> -----------------
>
>                 Key: KARAF-5780
>                 URL: https://issues.apache.org/jira/browse/KARAF-5780
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    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)

Reply via email to