Skip to main content



      Home
Home » Eclipse Projects » Virgo » How to Take Thread Dumps on Virgo-Jetty Server(Thread Dumps)
How to Take Thread Dumps on Virgo-Jetty Server [message #1735125] Wed, 15 June 2016 12:59 Go to next message
Eclipse UserFriend
I am trying to take thread dump on Virgo-Jetty server. Can you please let me know the exact command.
Re: How to Take Thread Dumps on Virgo-Jetty Server [message #1735254 is a reply to message #1735125] Thu, 16 June 2016 12:10 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

this is not a Virgo specific feature but rather a Java Virtual Machine feature.

On Unix systems you can send a signal to the Java process as explained in [1]
Alternatively you can use a graphical tool like JVisualVM (part of JDK) to connect to the Java process and produce the thread dump.


[1] https://access.redhat.com/solutions/18178
Re: How to Take Thread Dumps on Virgo-Jetty Server [message #1739724 is a reply to message #1735125] Thu, 04 August 2016 06:14 Go to previous message
Eclipse UserFriend
You can use fastthread.io tool to be faster and easier for analyzing thread dumps, which might actually be worth trying.
Previous Topic:Plan with CXF DOSGi 3.1.6 fails to start
Next Topic:Wrong version of HttpClient in spring-web bundle 4.2.4 (Virgo 3.7M03)
Goto Forum:
  


Current Time: Tue Jun 24 15:53:51 EDT 2025

Powered by FUDForum. Page generated in 0.03477 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top