Briefly reading tutorials and playing with JVisualVM, I can manually attach it to a long-running server or Swing application, but I\'d also like to use it for short programs that run in under a second
I want to get a heap dump (suspected memory leak) of a certain Java process. However, when I start the jvisualvm tool, I cannot see any of the running Java processes.
I\'ve been getting some java.lang.OutOfMemoryError: GC overhead limit exceeded errors while running my Java app overnight:
Is there any way to reconnect disconnected JMX connection in jvisualvm? When monitored JMX enabled application restarts, I have to restart jvisualvm to reconnect it. Am I missing something?
(Please correct me if i am wrong) I understand that when you run a java program by issuing the java command,
I\'m trying to use VisualVM to profile on a Mac,with a 64 bit VM, but am having no success. It appears to update only at LONG intervals (I thought it wouldn\'t profile at all, until I walked away fr
When viewing JMX beans in JConsole it renders all the beans under a given domain part as a hierarchy. (JVisualVM has the same behaviour with the JConsole MBeans plugin.)
When I start JVisualVM on Windows 7 or Windows 2008 there is no way t开发者_StackOverflow社区o find JBoss instances running on the same machineRun the JBoss command line using the \"Run as administrat
I would like to know if th开发者_Python百科ere is an equivalent of the excellent Java JVisualVM (included with JDK, the command is \"jvisualvm\") on the DotNet platform ?
When monitoring a remote app (using jstatd) I can neither profile nor monitor CPU consumption. Heap monitoring (provided I do not use G1) works. jvisualvm provides the message \"Not supported for this