I have a SOAP application that has been running under Apache SOAP 2.1 without issue. I tried to move up to SOAP 2.2 but get the following errors, apparantly randomly: # # HotSpot Virtual Machine Error, Unexpected Signal 10 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID: 4F533F534F4C415249530E43505007A6 01 # # Problematic Thread: prio=5 tid=0x2c1c18 nid=0x1a runnable # The error causes tomcat to exit immediately, no stack trace is given. If I go back to SOAP 2.1, with all else the same, everything is OK. Environment: Sun Ultra-10 running Solaris 2.7 with 5/29 "sun recommended" patch cluster. java -version: java version "1.3.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02) Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode) Also using Xerces 1.2, Tomcat 3.2.1, JDOM beta-6, Oracle 8.1.7 thin JDBC. (All pure Java) I've also reported this to Sun's HotSpot group. Any suggestions? Thanks, Peter Sylvester