----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi,
My environment is the following:
Apache v1.3.9 with jserv v1.1.b3 and jdk 1.1.7 on Linux
2.2.5-15.
I tried to manually run Jserv.
- I put "ApJServManual on" in jserv.conf.
- I run apache
- and run jserv using this line command:
java -ms100M -mx300M -classpath
/usr/local/java/lib/classes.zip:/home/yagoub/JSDK2.0/lib/jsdk.jar:/home/yagoub/jserv/libexec/ApacheJServ.jar
org.apache.jserv.JServ /home/yagoub/jserv/etc/jserv.properties -r
and I have this exeption.
java.lang.NullPointerException:
at org.apache.jserv.JServ.fail(JServ.java:520)
at org.apache.jserv.JServ.fail(JServ.java:513)
at org.apache.jserv.JServ.signal(JServ.java:495)
at org.apache.jserv.JServ.main(JServ.java:136)
Thanks.
-----------------
Salutations,
Khaled.
--
--------------------------------------------------------------
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]