-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
I have successfully set up Apache JServ before - and I fully documented everything I
did... But I must have missed something because I tried to install it again according
to my directions and it doesn't work! I have been spending all day debugging and
reading the mailing list archives, but I was wondering if SOMEBODY could help me out...
I have the typical:
[07/09/1999 17:10:02:280] (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007
[07/09/1999 17:10:02:280] (EMERGENCY) ajp11: connection fail
[07/09/1999 17:10:02:280] (ERROR) an error returned handling request via protocol
"ajpv11"
in my log file...
In jserv.conf I point correctly to jserv.properties...
In jserv.properties I have:
wrapper.bin=/usr/opt/java121/bin/java
wrapper.bin.parameters="-verbose"
wrapper.classpath=/usr/local/atulweb/jserv/lib/ApacheJServ.jar
wrapper.classpath=/usr/opt/java121/JSDK2.0/lib/jsdk.jar
But the JVM is not starting... But if I go into my ApacheJServ install directory, and
then cd to src/java and run:
java org.apache.jserv.JServ {ServerRoot}/jserv/conf/jserv.properties
It starts up the JVM and servlets work - why isn't Stronghold starting it up?
I even added the Include line at the end of httpd.conf
I am using Stronghold 2.4.2, Apache JServ 1.0, JDK 1.2, JSDK 2.0, Digital Unix v4.0B...
Any ideas?
Atul Ohri
NYU School of Law Webteam
[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]