I have my web application running on java 8, which i need to connect through jconsole . I am able to connect jconsole without any change(i am not sure if i did any change in the past) but my collegue is not able to connect through jconsole
We both are running java application separately on our windows machine with separate jconsole on same box.
So my question in general is do we need to do any configuration/setting to monitor java application/process from jconsole on same machine or remote machine?