I have on the same windowsXP computer different instances of servicemix. I installed jolokia on two instances following Gert Vanthienen's info (http://servicemix.396122.n5.nabble.com/programmatically-get-server-load-information-from-Apache-ServiceMix-using-JMX-td5716769.html) to activate a bridge to jmx.
On the two instances the osgi is active but I can connect only to 1 instances from my browser () to have jmx metrics. This address http://192.168.100.4:8181/jolokia/ connect only to the first instances. Result: {"timestamp":1441179598,"status":200,"request":{"type":"version"},"value":{"protocol":"7.0","agent":"1.1.1","info":{"product":"felix","vendor":"Apache","version":"3.0.9.fuse-03-11"}}} How can I browse metric of the second instances? Do I need to change default port? Keep in mind that I didn't change anythink on the default jolokia conf. If I need to change default port can you write some info. Thanks, Dario -- View this message in context: http://servicemix.396122.n5.nabble.com/jolokia-osgi-multiple-instances-tp5722924.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
