Forums
| Using jconsole and Weblogic |
|
|
|
| Written by Schelstraete Bart | |||||
| Saturday, 14 November 2009 10:58 | |||||
|
Add the following command-line options to the start script for the WebLogic server you want to monitor or use the startup arguments. -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8888 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false Then, you can connect using this JMX URL: service:jmx:rmi:///jndi/rmi://127.0.0.1:8888/jmxrmi and you will got not only the com.bea MBeans, but all of the Java 5 MBeans + Threads / Heap / all 9 yards.
Only registered users can write comments!
!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved." |


