This content has been marked as final.
Show 2 replies
-
1. Trying to connect JConsole to JBOSS with exception
mikedavidmoore Feb 7, 2011 11:01 AM (in response to fer1979)Make sure that when you start JBoss, you include the jboss.platform.mbeanserver system property.
For example, in your run.bat, add the line
set "JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver"
-
2. Trying to connect JConsole to JBOSS with exception
jpiel Feb 16, 2011 5:05 AM (in response to fer1979)In the run.bat in the JAVA_OPTS you must pass the parameter -Dcom.sun.management.jmxremote.