One of my java application crashed. I want to find the JVM log to see what happened. Where can I find JVM logs?
Asked
Active
Viewed 1.4k times
1 Answers
4
By default it is in user home directory and and named hs_err_pidxxxx.log where xxxx is the PID number.
Simon Tremblay
- 196
- 1
- 2
- 8