Thursday, August 23, 2012
Coherence Management Extensions (Managing Coherence at runtime)
To Enable Coherence to be managed at runtime Add the below to JVM startup when starting coherence.
-Dcom.sun.management.jmxremote -Dtangosol.coherence.management=all -Dtangosol.coherence.management.remote=true -Dcom.sun.management.jmxremote.port=7772 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false"
You can use any JMX browsers like Jrockit mission control or JConsole to actually look at cluster details, caches etc
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment