JConsole not connecting under Linux

In /etc/hosts, the hostname is not mapped to 127.0.0.1
Needs to be mapped to be mapped to 127.0.0.1 or it won't connect
because it thinks it is trying to connect remotely

Host file changes:

127.0.0.1 localhost
127.0.0.1 troy-laptop # fix for JConsole

See blog entry

JMX FAQ

Comments

Popular posts from this blog

Sites, Newsletters, and Blogs

Oracle JDBC ReadTimeout QueryTimeout