Recommended Data Collection for Crashes and Hangs in Java (Linux)
VM crashes
- collect Hotspot Error Logfile. It is written to the current working directory. It's name is e.g. hs_err_pid<pid>.log (where <pid> is the process id of process)
- To decode the hs_err log, please use http://blogs.sun.com/dave/resource/hs_err6.pl or use the web interface - http://openjdk.neojava.org/cgi-bin/hs_err.
( Please note: We cannot guarantee the availability or the support of these tools as they are not Sun products ) - Get the core file if any and run Pkg_App - http://www.sun.com/bigadmin/jsp/descFile.jsp?url=descAll/sun_gdd__all__pkg_a