cluster « jmx « Java Enterprise Q&A





1. Access JMSQueue via JMX on clustered environment    stackoverflow.com

Configuration: WLS-cluster (10.3) with two nodes #1 and #2. One migratable JMSServer currently available on #1. One migratable JMSQueue. Problem: Some EJB is populating the JSMQueue with a message with timeToDeliever set to ...

2. JMX Monitoring on a Weblogic Cluster, how to monitor java.lang space    stackoverflow.com

On a remote Weblogic Cluster, I would access to each size of the Non Heap memory of each instance of my cluster. I'm connected to my admin server with a url such ...