After a windows update, my jps, jconsole et jvisualvm are not working anymore. Jps gives me the process ids, but it tells me process information unavailable
We are running Tomcat 6 on RHEL 5 and Oracle JDK 1.6_24 and I am having a problem loggin into the jmx services remotely through jconsole.
Starting JConsole, selecing a process and then and heading over to VM Summary, one can see a lot of VM information, such as:
How to activate JMX on my JROCKIT开发者_运维知识库 JVM for access with jconsole? (somewhat a follow up question to How to activate JMX on my JVM for access with jconsole?)
I\'m trying to remotely connect to a server with JConsole to monitor & make use of the MBeans registered there.
I am having a problem connecting to Tomcat 6 running as a service on Windows Server 2008 R2. Here are the details of my setup.
I know that it\'s possible to dump heap when an OutOfMemoryException is occuring on t开发者_开发百科his JVM but is it possible to ask a live dump with tools like jmap or jconsole?You need to be aware
Can someone help me for resolving the below issue with JConsole & Websphere&7 I was trying to connect to Websphere 7 using JConsole. However JConsole wasn\'t able to connect to Websphere 7.
I\'m looking for a DLL you could link to, that will give your .Net app profiling abilities equivalent to jconsole. Specifically, what I imagine is something like this:
I\'m trying to diagnose some memory issues in our J2EE server. I\'ve setup jconsole on our live server and I\'m trying to monitor the status of the tomcat server through it. I\'ve a quick question abo