I'm experiencing the following problem:
If I enable the JServ tracing log with the following line in the file
"jserv.properties":
log=true
when I try to start the Apache Java Web Server, it will repeatedly die with this
report:
--------------------------------------------
[27/04/1999 15:11:47:907] (INFO) wrapper: watching processes (PID=6055,PPID=5870,VM
PID=6061)
[27/04/1999 15:11:47:907] (INFO) wrapper classpath:
/usr/local/java/classes:/usr/lib/jdk1.1/lib/classes.z
ip:/usr/local/jserv/lib/Apache-JServ.jar:/usr/local/jsdk/lib/jsdk.jar
[27/04/1999 15:11:47:907] (INFO) wrapper: Java VM spawned (PID=6061|PPID=6055)
[27/04/1999 15:11:48:914] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:48:915] (INFO) wrapper: Java VM spawned (PID=6065|PPID=6055)
[27/04/1999 15:11:49:924] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:49:925] (INFO) wrapper: Java VM spawned (PID=6069|PPID=6055)
[27/04/1999 15:11:50:934] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:50:935] (INFO) wrapper: Java VM spawned (PID=6073|PPID=6055)
[27/04/1999 15:11:51:944] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:51:945] (INFO) wrapper: Java VM spawned (PID=6077|PPID=6055)
[27/04/1999 15:11:52:954] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:52:955] (INFO) wrapper: Java VM spawned (PID=6081|PPID=6055)
[27/04/1999 15:11:53:964] (INFO) wrapper: JVM Exited, restarting it (my PID=6055)
[27/04/1999 15:11:53:965] (INFO) wrapper: Java VM spawned (PID=6085|PPID=6055)
[27/04/1999 15:11:54:974] (INFO) wrapper: VM died too many times w/in 5 second
intervals (6); no more tri
es
[27/04/1999 15:11:54:974] (INFO) wrapper: printing debugging information (command
line, env)
[27/04/1999 15:11:54:974] (INFO) wrapper: argument[ 1] /usr/lib/jdk1.1/bin/java
[27/04/1999 15:11:54:974] (INFO) wrapper: argument[ 2] org.apache.jserv.JServ
[27/04/1999 15:11:54:975] (INFO) wrapper: argument[ 3]
/usr/local/jserv/conf/jserv.properties
[27/04/1999 15:11:54:975] (INFO) wrapper: environment[ 1]
CLASSPATH=/usr/local/java/classes:/usr/lib/jdk1
.1/lib/classes.zip:/usr/local/jserv/lib/Apache-JServ.jar:/usr/local/jsdk/lib/jsdk.jar
[27/04/1999 15:11:54:975] (INFO) wrapper: environment[ 2]
PATH="/bin:/usr/bin:/usr/local/bin":/bin:/usr/b
in:/usr/local/bin
[27/04/1999 16:13:47:530] (ERROR) an error returned cleaning-up protocol "wrapper"
[27/04/1999 16:13:47:547] (ERROR) in init all protocols "wrapper" returned an error
[27/04/1999 16:13:47:548] (EMERGENCY) Error cleaning-up protocols
[27/04/1999 16:13:47:548] (INFO) Apache Module was cleaned-up
------------------------------------
Has anyone out there seen something like this?
Thank you!
Andrea
------
Conf: Apache v1.3.6, Apache JServ v1.03b, JDK v1.1.7, JSDK v2.0
--
_____________
____________________________/ \
|
Andrea Caltroni Software Engineer |
AEON Virtual Shopping Services GmbH |
Zettachring 6, 70567 Stuttgart, Germany |
email: [EMAIL PROTECTED] |
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]