Thread dump is a snapshot of all the threads that were executing at a moment in time. First you need to identify the Java Process Id, for which you need to capture thread dump.
By using our site, you acknowledge that you have read and understand our Cookie Policy , Privacy Policy , and our Terms of Service. According to documentation one could automatically take a heap dump when the application encounters an OutOfMemoryException.
Atomist automates your software deliver experience. It's how modern teams deliver modern software.
Sensu is an open source monitoring event pipeline. The content of this article was originally written by Tae Jin Gu on the Cubrid blog.
By using our site, you acknowledge that you have read and understand our Cookie Policy , Privacy Policy , and our Terms of Service. I can monitor memory usage, classes loaded and threads.
By using our site, you acknowledge that you have read and understand our Cookie Policy , Privacy Policy , and our Terms of Service. I written a dead lock example code and then use VisualVM analyze it, I find that the object caused dead lock, its address is different between thread dump and heap dump.