JVM 1.4.2-12 prints the following warning while writing hs_err_pid.log:
"increase BUFLEN in ostream.cpp -- output truncated".
Here is the complete information:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E435050017C), pid=10872, tid=9696
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_12-b03 mixed mode)
# An error report file with more information is saved as hs_err_pid10872.log
Java HotSpot(TM) 64-Bit Server VM warning: increase BUFLEN in ostream.cpp -- out
#
As a result it seems the hs_err_pid.log file misses valuable stack trace
information. Please find hs_err_pid0872.log file attached.
% more hs_err_pid10872.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E435050017C), pid=10872, tid=9696
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_12-b03 mixed mode)
--------------- T H R E A D ---------------
Current thread (0x0000000002118370): JavaThread "SAPEngine_Application_Thread[impl:3]_6" [_thread_in_Java, id=9696]
Stack: [0x000000000b1d0000,0x000000000b3d0000)
[error occurred during error reporting, step 110, id 0xe0000000]
[error occurred during error reporting, step 120, id 0xe0000000]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
[ ... ]
%
"increase BUFLEN in ostream.cpp -- output truncated".
Here is the complete information:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E435050017C), pid=10872, tid=9696
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_12-b03 mixed mode)
# An error report file with more information is saved as hs_err_pid10872.log
Java HotSpot(TM) 64-Bit Server VM warning: increase BUFLEN in ostream.cpp -- out
#
As a result it seems the hs_err_pid.log file misses valuable stack trace
information. Please find hs_err_pid0872.log file attached.
% more hs_err_pid10872.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (53484152454432554E54494D450E435050017C), pid=10872, tid=9696
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_12-b03 mixed mode)
--------------- T H R E A D ---------------
Current thread (0x0000000002118370): JavaThread "SAPEngine_Application_Thread[impl:3]_6" [_thread_in_Java, id=9696]
Stack: [0x000000000b1d0000,0x000000000b3d0000)
[error occurred during error reporting, step 110, id 0xe0000000]
[error occurred during error reporting, step 120, id 0xe0000000]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
[ ... ]
%