Re: Problem: An unexpected error has been detected by HotSpot Virtual Machine

2006-05-08 Thread Mark Hagger
No question that this is a Java VM problem, no java code should be able to crash a VM, thats the point of java really. Although back in the real world this is clearly a problem being "tickled" by some code in tomcat. You might want to check that your OS is fully up to date, and possibly try using

RE: Problem: An unexpected error has been detected by HotSpot Virtual Machine

2006-05-08 Thread Chris Nappin
This is the Java Virtual Machine (VM), please report the details to Sun. -Original Message- From: Martijn Moret [mailto:[EMAIL PROTECTED] Sent: 08 May 2006 09:45 To: users@tomcat.apache.org Subject: Problem: An unexpected error has been detected by HotSpot Virtual Machine Hi, We use tom