I'm having  problem getting Jserv to run in automatic mode although it runs
without a problem when running in manual mode.

Basically what happens is that when restarting apache it hits an error when
reading the jserv.properties file - and this seems to prevent the loading of
Jserv somehow... the following is the log from mod_jserv:

(ERROR) wrapper: printing debugging information (command line, env)
(ERROR) wrapper: argument[ 0] /usr/local/jdk1.2.2/bin/java
(ERROR) wrapper: argument[ 1] -green
(ERROR) wrapper: argument[ 2] -v
(ERROR) wrapper: argument[ 3] org.apache.jserv.JServ
(ERROR) wrapper: argument[ 4] /etc/httpd/jserv/jserv.properties
(ERROR) wrapper: environment[ 0] PATH=/bin:/usr/bin:/usr/local/bin
(ERROR) wrapper: environment[ 1]
CLASSPATH=/usr/lib/apache/ApacheJServ.jar:/usr/local/bin/JSDK2.0/lib/jsdk.ja
r:/usr/local/jdk1.2.2/lib/:/usr/local/jdk1.2.2/lib/mysql_comp.jar:/usr/local
/jdk1.2.2/lib/fg.jar:/usr/local/jdk1.2.2/lib/mail.jar:/usr/local/jdk1.2.2/li
b/activation.jar:/usr/local/jdk1.2.2/lib/tools.jar:/usr/local/jdk1.2.2/lib/d
t.jar:/usr/local/EnhydraServletDebugger/enhydra.jar
(EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007
(EMERGENCY) ajp12: function connection fail

The log on jserv.log for the same time period reports no errors though...
all zones seem to be initialised correctly. Any subsequent requests made to
the servlet are just chucked straight back with "can not connect to host
127.0.0.1:8007" which presumably means that mod_jserv hasn't initialised at
all.

I'm running all this on the following:

JDK 1.2.2
Gnujsp 1.0.0
JSDK 2.0
Jserv 1.1
Apache 1.3.9
SuSE Linux 6.3
Intel box

Cheers in advance to anyone who can point me in the right direction...

matt

-----------------------------------------
Matt Folkard
Senior Software Engineer
Friendly Giants Ltd.
web: www.friendlygiants.com
wap: wap.friendlygiants.com
-----------------------------------------

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to