Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:59 Go to next message
BUNTY RAY is currently offline BUNTY RAYFriend
Messages: 1
Registered: June 2016
Junior Member
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 16:10 Go to previous messageGo to next message
GianMaria Romanato is currently offline GianMaria RomanatoFriend
Messages: 57
Registered: November 2015
Member
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 10:14 Go to previous message
mike james is currently offline mike jamesFriend
Messages: 1
Registered: August 2016
Junior Member
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: Fri Apr 26 06:22:53 GMT 2024

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

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

Back to the top