you've probably taken care of this ..but check that the 
Apache-JServ.jar is not 0 bytes. 


-----Original Message-----
From: matthew zeier [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 21, 1999 11:13 PM
To: [EMAIL PROTECTED]
Subject: problems getting JVM to run



I believe I've gotten everything to build and install correctly but the
JVM doesn't appear to starup.  http://localhost:80/jserv should be info
so I gathered that it was working.  However, my log files shows:

[Sun Mar 21 22:58:39 1999] [notice] Apache/1.3.3 (Unix)
ApacheJServ/1.0b3 configured -- resuming normal operations
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
Can't find class org.apache.jserv.JServ
[Sun Mar 21 22:59:54 1999] [notice] httpd: caught SIGTERM, shutting down


jserv.log shows a bunch of:

[21/03/1999 22:58:42:272] (INFO) wrapper: Java VM spawned
(PID=27515|PPID=27349)
[21/03/1999 22:58:43:301] (INFO) wrapper: JVM Exited, restarting it (my
PID=27349)


I have this in my jserv.properties (which was just copied from the
examples directory) - 

mrz@cable [/web/httpd/etc/] 9> grep ^wrapper jserv.properties 
wrapper.bin=/bin/java
wrapper.bin.parameters=""
wrapper.class=org.apache.jserv.JServ
wrapper.class.parameters=""
wrapper.classpath=/usr/java/lib/classes.zip
wrapper.classpath=/web/jserv/lib/Apache-JServ.jar
wrapper.classpath=/web/JSDK2.0lib/jsdk.jar

mrz@cable [/web/httpd/etc/] 11> java -version
java version "1.1.7"


I looked over the FAQ and other things but didn't see any answers.  
org.apache.jserv.JServ appears to be in /web/jserv/lib/Apache-JServ.jar.

Can someone help?

Thanks.


-- 
matthew zeier -  "Chance is irrelevant - we will succeed." - 7 of 9
in|tele|net communications; 18101 Von Karman Ave, St 550; Irvine, CA 92612
949/851-8250, 949/851-1088 FAX, http://www.intelenet.net/


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to