Tools available for debugging Production Issues in JAVA applications
- by Java Guy
Hello,
Just wondering what are various tools & techniques out there to debug production issues on Java Applications.
Like,
What are the ways and tools to take Memory dump?
What are the ways and tools to take heap dumps?
What are the tools to analyse the above dumps?
(Assumption all are in Linus/Unix environment)