Tech Tips
Monday, May 7, 2018
Java Thread Dump in Windows machine
To get the thread dumps on windows machine, get the PID from Windows Task Manager then execute the below command from command prompt.
jstack.exe -l 16256 >>dumps.log
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment