-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hello all,

I've setup Jserv 1.1 correctly (I think) on RedHat Linux 6.0, as the
installation process proceeded with no errors or anything unusual.
However, each time I try to start my Apache web server (version 1.3.9), I
get the following logged to my mod_jserv.log file:

[01/10/1999 03:41:24:809] (ERROR) wrapper: printing debugging information
(command line, env)
[01/10/1999 03:41:24:809] (ERROR) wrapper: argument[ 0]
/home/admin/jdk1.2/bin/java
[01/10/1999 03:41:24:809] (ERROR) wrapper: argument[ 1] org.apache.jserv.JServ
[01/10/1999 03:41:24:809] (ERROR) wrapper: argument[ 2]
/usr/local/apache/conf/jserv/jserv.properties
[01/10/1999 03:41:24:809] (ERROR) wrapper: environment[ 0]
CLASSPATH=/usr/local/apache/libexec/ApacheJServ.jar:/home/admin/JSDK2.0/lib/
jsdk.jar
[01/10/1999 03:41:24:810] (ERROR) wrapper: environment[ 1]
PATH=/home/admin/jdk1.2/bin:/bin:/usr/bin:/usr/local/bin

My jserv.properties file begins with:

# The Java Virtual Machine interpreter.
# Syntax: wrapper.bin=[filename] (String)
# Note: specify a full path if the interpreter is not visible in your path.
wrapper.bin=/home/admin/jdk1.2/bin/java 

....which is the correct path to my java interpreter (I think!)

This seems to be the last obstacle I face before getting Jserv to run
correctly.  If anyone has ANY ideas, I'd be extremely grateful.  
Thanks!

=Mike=


 Michael S. Margitich
 Lehigh University
 [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
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