Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help with tomcat 4.01 apache 1.3.22 configuration on window 2000

0 views
Skip to first unread message

BW

unread,
Jan 2, 2002, 6:36:05 PM1/2/02
to
I have some jsp working fine using apache 1.3.22 with tomcat 3.2.4 or
earlier version. Now I try to update the tomcat to 4.01. I follow
the instruction to add libapr.dll, mod_webapp.so files to modules
directorty and add following lines to httpd.conf files:
LoadModule webapp_module modules/mod_webapp.so

AddModule mod_webapp.c

WebAppConnection warpConnection warp localhost:8008

WebAppDeploy examples warpConnection /examples/
WebAppDeploy test warpConnection /test/

restart the apache after restart the tomcat server, but the server is
not statble, sometime it's really slow and I restart get some 500
error, like this
WebApp: Error 500
(File: pr_warp.c Line: 438)

--------------------------------------------------------------------------------
Invalid packet 6
--------------------------------------------------------------------------------

I check the apache_log.2002-01-02.txt file under tomcat log directory,
find the following error

2002-01-02 17:37:39 [org.apache.catalina.connector.warp.WarpConnection]
Exception on socket
java.net.SocketException: Connection aborted by peer: socket write
error
at java.net.SocketOutputStream.socketWrite(Native Method)
at java.net.SocketOutputStream.write(SocketOutputStream.java:62)
at org.apache.catalina.connector.warp.WarpConnection.send(WarpConnection.java:220)
at org.apache.catalina.connector.warp.WarpResponse$Stream.close(WarpResponse.java:301)
at org.apache.catalina.connector.warp.WarpResponse$Stream.finish(WarpResponse.java:311)
at org.apache.catalina.connector.warp.WarpResponse.finishResponse(WarpResponse.java:152)
at org.apache.catalina.connector.warp.WarpRequestHandler.handle(WarpRequestHandler.java:220)
at org.apache.catalina.connector.warp.WarpConnection.run(WarpConnection.java:194)
at java.lang.Thread.run(Thread.java:484)

and error.log under apache log dir:

[Wed Jan 02 17:21:56 2002] [error] forcing termination of child #0
(handle 516)
[Wed Jan 02 17:25:26 2002] [error] (null)
[Wed Jan 02 17:25:26 2002] [error] Invalid packet 6
[Wed Jan 02 17:25:27 2002] [error] Communitcation interrupted
[Wed Jan 02 17:26:51 2002] [error] (null)
[Wed Jan 02 17:26:52 2002] [error] (null)
[Wed Jan 02 17:26:53 2002] [error] (null)
[Wed Jan 02 17:26:53 2002] [error] (null)
[Wed Jan 02 17:26:54 2002] [error] (null)
[Wed Jan 02 17:28:18 2002] [error] forcing termination of child #0
(handle 516)
[Wed Jan 02 17:28:41 2002] [error] (null)
[Wed Jan 02 17:37:39 2002] [error] Invalid packet 6
[Wed Jan 02 17:37:39 2002] [error] Communitcation interrupted
[Wed Jan 02 17:37:39 2002] [error] Communitcation interrupted


Have anyone had similar experienc or know what's wrong, I will really
appreciate it. Sometime when I restart the apache it works fine but
next time not.

BW

BW

unread,
Jan 30, 2002, 11:17:26 AM1/30/02
to
Finally I give up. I get the same combination work on Linux or same
Apache with tomcat 3.2.3 work in window 2000. If you are interested
in this topic please visit tomcat user group for more detail
http://mikal.org/interests/java/tomcat/archive/list.

BW

wu...@hotmail.com (BW) wrote in message news:<691a56f2.02010...@posting.google.com>...

0 new messages