Hello,
I'm new to this list so I hope this is the right place for this post.
I'm just experimenting with mod_jserv and am trying to try out the example
servlets. However, when I start the server the VM attempts to start 6 times
then quits. I'm using Apache 1.3.6 and Apache-JServ 1.0b3.
Here's the jserv.log entries:
[25/04/1999 12:21:05:458] (ERROR) an error returned cleaning-up protocol
"wrapper"
[25/04/1999 12:21:05:458] (ERROR) in init all protocols "wrapper" returned
an error
[25/04/1999 12:21:05:458] (EMERGENCY) Error cleaning-up protocols
[25/04/1999 12:21:05:979] (INFO) Apache Module was cleaned-up
[25/04/1999 12:21:02:485] (INFO) Apache Module was cleaned-up
[25/04/1999 12:21:05:523] (INFO) wrapper: watching processes
(PID=31106,PPID=31105,VM PID=31112)
[25/04/1999 12:21:05:523] (INFO) wrapper classpath:
/usr/local/apache_jserv/lib/Apache-JServ.jar:/usr/local/JSDK2.0/lib/jsdk.jar
[25/04/1999 12:21:05:523] (INFO) wrapper: Java VM spawned
(PID=31112|PPID=31106)
[25/04/1999 12:21:06:528] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)
[25/04/1999 12:21:06:529] (INFO) wrapper: Java VM spawned
(PID=31157|PPID=31106)
[25/04/1999 12:21:07:538] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)
[25/04/1999 12:21:07:539] (INFO) wrapper: Java VM spawned
(PID=31201|PPID=31106)
[25/04/1999 12:21:08:548] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)
[25/04/1999 12:21:08:549] (INFO) wrapper: Java VM spawned
(PID=31245|PPID=31106)
[25/04/1999 12:21:09:558] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)
[25/04/1999 12:21:09:559] (INFO) wrapper: Java VM spawned
(PID=31289|PPID=31106)
[25/04/1999 12:21:10:568] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)
[25/04/1999 12:21:10:569] (INFO) wrapper: Java VM spawned
(PID=31333|PPID=31106)
[25/04/1999 12:21:11:578] (INFO) wrapper: JVM Exited, restarting it (my
PID=31106)[25/04/1999 12:21:11:579] (INFO) wrapper: Java VM spawned
(PID=31377|PPID=31106)
[25/04/1999 12:21:12:588] (INFO) wrapper: VM died too many times w/in 5
second intervals (6); no more tries
[25/04/1999 12:21:12:588] (INFO) wrapper: printing debugging information
(command line, env)
[25/04/1999 12:21:12:588] (INFO) wrapper: argument[ 1] /usr/local/java/bin/java
[25/04/1999 12:21:12:588] (INFO) wrapper: argument[ 2] org.apache.jserv.JServ
[25/04/1999 12:21:12:588] (INFO) wrapper: argument[ 3]
/home/beardj/src/Apache-JServ-1.0b3/example/jserv.properties
[25/04/1999 12:21:12:588] (INFO) wrapper: environment[ 1]
PATH=/bin:/usr/bin:/usr/local/bin
[25/04/1999 12:21:12:588] (INFO) wrapper: environment[ 2]
CLASSPATH=/usr/local/apache_jserv/lib/Apache-JServ.jar:/usr/local/JSDK2.0/li
b/jsdk.jar
This is repeated each time the VM attempts to start in the error_log:
Apache JServ: Error while reading configuration file:
java.io.FileNotFoundException:
/home/beardj/src/Apache-JServ-1.0b3/example/jserv.properties
I'm guessing that there is an entry in the jserv.properties that is not
found but in going over it I haven't seen anything amiss. Is there a way to
test the configuration files and get more detailed debugging info?
Also, any ideas on what's going on here would be appreciated.
Cheers,
Jeff
Jeff Beard
_____________________________
McGuckin Hardware
303.443.1832 x2646
www.mcguckin.com
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]