4

One of my java application crashed. I want to find the JVM log to see what happened. Where can I find JVM logs?

1 Answers1

4

By default it is in user home directory and and named hs_err_pidxxxx.log where xxxx is the PID number.