--
Hi, I have been trying to set up Apache 1.3.3 with
JServ 1.0b2.
However, I always get internal server errors when I
try to connect to a
servlet.(eg. /jserv/) The error I got in mod_jserv
is something like
this:
[23/06/1999 00:59:31:196] (INFO) wrapper: Shutdown
done (PID=232)
[23/06/1999 00:59:31:196] (INFO) Apache Module was
cleaned-up
[23/06/1999 00:59:41:521] (INFO) wrapper: Shutdown
done (PID=242)
[23/06/1999 00:59:41:521] (INFO) Apache Module was
cleaned-up
[23/06/1999 00:59:41:711] (INFO) wrapper: Java Virtual
Machine started
(PID=246)
[23/06/1999 00:59:41:711] (INFO) wrapper: controller
started (PID=243)
[23/06/1999 00:59:43:073] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:43:073] (INFO) wrapper: Java Virtual
Machine started
(PID=213)
[23/06/1999 00:59:43:444] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:43:444] (INFO) wrapper: Java Virtual
Machine started
(PID=134)
[23/06/1999 00:59:43:854] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:43:864] (INFO) wrapper: Java Virtual
Machine started
(PID=219)
[23/06/1999 00:59:44:235] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:44:245] (INFO) wrapper: Java Virtual
Machine started
(PID=216)
[23/06/1999 00:59:44:625] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:44:625] (INFO) wrapper: Java Virtual
Machine started
(PID=232)
[23/06/1999 00:59:45:016] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:45:016] (INFO) wrapper: Java Virtual
Machine started
(PID=272)
[23/06/1999 00:59:45:397] (INFO) wrapper: Java Virtual
Machine crashed
[23/06/1999 00:59:45:397] (INFO) wrapper: VM died too
many times w/in 5
second intervals (6); no more tries
[23/06/1999 00:59:45:397] (INFO) wrapper: too many
restart attempts w/in
short timeframes; no more tries. There may be an error
in your JServ
configuration.
[23/06/1999 01:02:34:019] (INFO) wrapper: controller
thread stopped
[23/06/1999 01:02:34:019] (INFO) wrapper: Java Virtual
Machine still
alive after controller kill
[23/06/1999 01:02:34:019] (INFO) wrapper: Java Virtual
Machine stopped
[23/06/1999 01:02:34:019] (INFO) wrapper: Shutdown
done (PID=243)
[23/06/1999 04:34:18:537] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 04:34:18:537] (EMERGENCY) ajp11:
connection fail
[23/06/1999 04:34:18:537] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 16:59:01:488] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 16:59:01:488] (EMERGENCY) ajp11:
connection fail
[23/06/1999 16:59:01:488] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 17:08:43:725] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 17:08:43:725] (EMERGENCY) ajp11:
connection fail
[23/06/1999 17:08:43:725] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 17:09:41:508] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 17:09:41:508] (EMERGENCY) ajp11:
connection fail
[23/06/1999 17:09:41:508] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 17:09:49:119] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 17:09:49:119] (EMERGENCY) ajp11:
connection fail
[23/06/1999 17:09:49:119] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 17:15:28:908] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 17:15:28:908] (EMERGENCY) ajp11:
connection fail
[23/06/1999 17:15:28:908] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 17:21:45:650] (EMERGENCY) ajp11: can not
connect to host
127.0.0.1:8007
[23/06/1999 17:21:45:650] (EMERGENCY) ajp11:
connection fail
[23/06/1999 17:21:45:650] (ERROR) an error returned
handling request via
protocol "ajpv11"
[23/06/1999 18:04:16:538] (INFO) wrapper: controller
thread stopped
[23/06/1999 18:04:16:538] (INFO) wrapper: Java Virtual
Machine still
alive after controller kill
[23/06/1999 18:04:16:538] (INFO) wrapper: Java Virtual
Machine stopped
[23/06/1999 18:04:16:538] (INFO) wrapper: Shutdown
done (PID=268)
[23/06/1999 18:04:16:538] (INFO) Apache Module was
cleaned-up
My configuration files are below:
jserv.properties:
wrapper.bin=D:\jdk\bin\java.exe
wrapper.path=c:\winnt;c:\winnt\system32
wrapper.classpath=C:\Program Files\Apache Group\Apache
JServ\ApacheJServ.jar
wrapper.classpath=C:\JSDK2.0\lib\jsdk.jar
wrapper.env=WINDIR=C:\winnt
(all others are default)
zone.properties:
repositories=C:\Program Files\Apache
Group\Apache\htdocs
all others are using default
Can somebody tell me what I might be doing wrong?
Lei
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]