1 Reply Latest reply on Jul 2, 2015 7:20 AM by mayerw01

    JVM Crash on JBOSS 7.1.3

    hasnainraza3

      Hello,

       

      I am using JBOSS 7.1.3 version with hibernate 3 and JVM 1.6.35 for starting the JBOSS, sometime JVM crash on loading the hibernate classes, by the dump I got the below error :

       

      Current thread (0x000000000a5a8800):  JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=7184, stack(0x000000000aed0000,0x000000000afd0000)]

       

      Stack: [0x000000000aed0000,0x000000000afd0000]

      [error occurred during error reporting (printing stack bounds), id 0xc0000005]

       

      Current CompileTask:

      C1:  38196 8440      2 org.hibernate.cfg.annotations.SimpleValueBinder.setType(Lorg/hibernate/annotations/common/reflection/XProperty;Lorg/hibernate/annotations/common/reflection/XClass;)V (921 bytes)

       

      The hibernate class is causing the JVM to crash, Can someone please help me on this issue.