[jboss-user] [Management, JMX/JBoss] - Re: jconsole problem with JDK1.6

caculus do-not-reply at jboss.com
Tue Nov 4 23:02:31 EST 2008


i meet the same problem too, however i found it's work on jdk 1.6.06 not work on jdk 1.6.07 and 1.6.10

1.  set java_opts = -Djboss.platform.mbeanserver -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl -Dcom.sun.management.jmxremote  -Dcom.sun.management.jmxremote.port=9998 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false

2. execute run
3. execute jconsole
4. you may chooose local or remote (localhost:9998)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186877#4186877

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186877



More information about the jboss-user mailing list