Peter Hrastnik <[EMAIL PROTECTED]> wrote:
> Did you really set the environment:
> 
> In startup.sh you should add BEFORE the line where tomcat.sh is
> executed:
> 
> _JAVA_SR_SIGNUM=16
> export _JAVA_SR_SIGNUM
> 
> And if this really doesn't work, try to change your Java distribution.
> The early beta of Sun Java 1.3.1 is known to have the bug fixed. You can
> also som other java implementations except IBM Java: this implementation
> has also a thread problem.

I'm now using:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.0-RC1)
Java HotSpot(TM) Client VM (build Blackdown-1.3.0-RC1, mixed mode)

And i was using:
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)

Furthermore im running RedHat 6.2.

The software im trying to run is:
-       jakarta-tomcat-3.2.1 
-       xerces-1_3_1
-       soap-2_1

I put the xerces an soap jar inside my lib dir, furthermore i put in server.xml the 
following lines:
        <Context path="/soap" 
                 docBase="/usr/local/soap/webapps/soap"
                 debug="1" 
                 reloadable="true" >
        </Context>i

And our classpath: 
ing classpath: 
/usr/local/xerces/xerces.jar:/usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/flash.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/tomcat/lib/jaxp.jar:/usr/local/tomcat/lib/org:/usr/local/tomcat/lib/parser.jar:/usr/local/tomcat/lib/servlet.jar:/usr/local/tomcat/lib/soap.jar:/usr/local/tomcat/lib/test:/usr/local/tomcat/lib/webserver.jar:/usr/local/tomcat/lib/xerces.jar:/usr/java/jdk/lib/tools.jar:/usr/java/jdk/lib/tools.jar:.

And when i go to the url (http://localhost:8080/soap/admin/index.html) the following 
error occurs:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://www.blackdown.org/cgi-bin/jdk
#
# Error ID: 4F533F4C494E55580E43505005CD
#
# Problematic Thread: prio=5 tid=0x81ea378 nid=0x16ef runnable 
#

I want to use SOAP, but it takes me so very much time, to get everything running, and 
how CAN it happen that the webserver goes down, i think this may not happen IMHO.

-- 
Eduard Witteveen        Systeemontwikkelaar NOS Internet
Mediacentrum Kamer 203, tel. +31(0)35 6773059

Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Reply via email to