Java crashes on Solaris | hs_err_pid0815.log
When I run a report, it does not take long time and the machine begins to hang. While a core-dump and a HotSpot-Error-Log (hs_err_pidxxx.log) file is generated in the same directory. I checked the HotSpot-Error-Log for the following description:
http://www.oracle.com/technetwork/java/javase/felog-138657.html#gbwcy
This is the thread that provoked the fatal error:
--------------- T H R E A D ---------------
Current thread (0x0000000100b2f000): JavaThread "p: default-threadpool; w: Idle" daemon [_thread_in_native, id=31, stack(0xffffffff25400000,0xffffffff25480000)]
siginfo:si_signo=SIGBUS: si_errno=0, si_code=1 (BUS_ADRALN), si_addr=0xffffffff25470ba4
http://www.oracle.com/technetwork/java/javase/felog-138657.html#gbwcy
This is the thread that provoked the fatal error:
--------------- T H R E A D ---------------
Current thread (0x0000000100b2f000): JavaThread "p: default-threadpool; w: Idle" daemon [_thread_in_native, id=31, stack(0xffffffff25400000,0xffffffff25480000)]
siginfo:si_signo=SIGBUS: si_errno=0, si_code=1 (BUS_ADRALN), si_addr=0xffffffff25470ba4
0