I'm using Apache 1.3.6 and JServ 1.0. I installed JServ successfuly, but have some problem in starting it up.
    The JDK I use is BlackDown 1.1.7. JSDK 2.0.
The error is as follows:
 
in apache error_log file:
[Thu Sep 30 18:56:05 1999] [crit] (2)No such file or directory: Apache JServ encountered a fatal error; check your ApJServLogFile for details if none are present in this file.  Exiting.

in mod_jserv.log:
[30/09/1999 18:56:05:659] (ERROR) an error returned initializing protocol "wrapper"
[30/09/1999 18:56:05:677] (ERROR) in init all protocols "wrapper" returned an error
[30/09/1999 18:56:05:677] (EMERGENCY) Error initializing protocols
 
the following is the configuration of my jserv.properties:
wrapper.bin=/usr/jdk117_v3/bin/java
wrapper.class=org.apache.jserv.JServ
wrapper.classpath=/usr/jdk117_v3/lib/classes.zip
wrapper.classpath=/usr/JSDK2.0/lib/jsdk.jar
wrapper.classpath=/usr/jserv/lib/ApacheJServ.jar
 
Can any body help me?
the wrapper.bin points to a link instead of a concrete file. Does this matter?
 
Thank you very much!

Reply via email to