jmx « Exception « Spring Q&A





1. Connecting to JMX server in spring throws exception!    stackoverflow.com

So when I try to connect to jmx from jconsole I get this exception:

Caused by: java.rmi.ConnectException: Connection refused to host: 78.84.17.116; nested exception is: 
    java.net.ConnectException: Connection timed ...