Problem with monitoring Glassfish with JConsole..

Posted by Pavel on Server Fault See other posts from Server Fault or by Pavel
Published on 2009-08-04T12:05:25Z Indexed on 2010/03/16 12:56 UTC
Read the original article Hit count: 422

Filed under:
|
|

I have enabled JMX connection on remote Glassfish server and then I've restarted it. During starting server notified:

Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[service:jmx:rmi:///jndi/rmi://myserver:8686/jmxrmi] for domain management purposes.

Port 8686 is opened for connections.

But I can't connect to server with JConsole.. It says: Connection failed.

How can I solve this problem?

Thanks in advance.

© Server Fault or respective owner

Related posts about glassfish

Related posts about jmx