Need Error Id format or hserror
How do you decode the Error Id found in a HotSpot Virtual Machine Error hs_err_pidnnnn.log file? These files are typically created by the JVM as part of unrecoverable error processing. There exists a tool called hserror which translates the encoded ErrorId into a source file name and line number. Does someone know the technique used to encode this information into an ErrorId (zip, compress, binhex, crc-32, DeadSeaScroll64, SanScrit, rot13, CaptainCrunchDecoderRing-128, etc?).
TIA
Click
# HotSpot Virtual Machine Error : 11# Error ID : 4F530E43505002D5# Please report this error at# http://java.sun.com/cgi-bin/bugreport.cgi## Java VM: Java HotSpot(TM) Server VM (1.4.0_03-b04 mixed mode)#

