JMX Problem
JMX Problem
Hi, first i want to say that your Product ist very cool and has many nice features.
And we are sure to use it in the future but i have a Problem with connecting an application over JMX.
I run the Application Manager an my Application on the same PC.
Here ist the service URL:
service:jmx:rmi://simons-rechner/jndi/rmi://192.168.114.88:9999/simpleApplication
I have set all Propertys to Acces the jmx server:
-Dcom.sun.management.jmxremote=
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.port=9999
And i use the Jindi Path: /jmxrmi
The only message i get is: Service is not running.
I tried to connect to my Service over jconsole and it works.
Thanks :idea: