No java application should be able to crash a JVM under normal conditions. That is why you are seeing:
# HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi I would suggest you try updating your JVM to the latest version (I believe that would be 1.4.2_07, available from Sun). If the problem still persists, file a bug report with Sun as indicated above and move on to trying a different JVM implementation (e.g. IBM's, BEA's or even Blackdown). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867027#3867027 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867027 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
