users@glassfish.java.net

jconsole connection failed with remote glassfish

From: <glassfish_at_javadesktop.org>
Date: Mon, 06 Jul 2009 07:53:55 PDT

I wish to monitor the entire remote glassfish server (no only one applications) with jconsole, but I can't the connection failed.

I add in domain.xml these lines

-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false

Add this to the admin-service element.

<jmx-connector accept-all="true" address="0.0.0.0" auth-realm-name="admin-realm" enabled="true" name="system" port="8687" protocol="rmi_jrmp" security-enabled="false"/>

what's the problem
[Message sent by forum member 'peppeme' (peppeme)]

http://forums.java.net/jive/thread.jspa?messageID=354248