[jbosstools-dev] VPE JUnit tests

Denis Golovin dgolovin at exadel.com
Tue Feb 5 23:47:10 EST 2008


Sergey, Marshall

now some tests for VPE pass but some fail with JVM error (see below)

libexpart is C XML parser library.  Now tests for  Struts and HTML 
templates pass other tests fail. I thought that was XModel, but  even I 
deleted all XModel related staff from test projects they still fail. 
Sometimes it happens in other not related to VPE projects.

Anyone have Idea why does it happen? Should we switch to last available 
Java SE 1.5.0_14 to get it fixed?

Marshall,

could we somehow get the content of hs_err_pidXXXXX.log file. I'm not 
sure it will help, but I'd like to look at it.

Here is the error.

[java] #
     [java] # An unexpected error has been detected by HotSpot Virtual Machine:
     [java] #
     [java] #  SIGSEGV (0xb) at pc=0xc8430ff4, pid=23653, tid=4160620768
     [java] #
     [java] # Java VM: Java HotSpot(TM) Server VM (1.5.0_12-b04 mixed mode)
     [java] # Problematic frame:
     [java] # C  [libexpat.so.0+0xeff4]
     [java] #
     [java] # An error report file with more information is saved as hs_err_pid23653.log
     [java] #
     [java] # If you would like to submit a bug report, please visit:
     [java] #   http://java.sun.com/webapps/bugreport/crash.jsp
     [java] #

 
Thanks
Denis



More information about the jbosstools-dev mailing list