Hi Richard,

Some good tips on running Cocoon behind Apache can be found here:

http://wiki.apache.org/cocoon/ApacheModProxy

In my experience mod_proxy is an easier and more reliable way of connecting Cocoon to Apache.

Robin


On 21 Sep 2004, at 13:10, Richard Cunliffe wrote:


Hi,

I am trying to get cocoon to work on port 80 instead of port 8080.I have
installed the mod_jk file in the apache/module directory and altered the
tomcat server.xml file and the apache httpd file. I have done this using the
instructions provided at this address:
http://johnturner.com/howto/winxp-howto.html.


When I restart tomcat it comes up with errors, but tomcat still serves
locally on port 8080. I looked in the tomcat logs and it has the following
error in it:



2004-09-20 20:38:14 [org.apache.catalina.connector.warp.WarpConnector]
Error accepting requests
java.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:463)
at java.net.ServerSocket.implAccept(ServerSocket.java:238)
at java.net.ServerSocket.accept(ServerSocket.java:217)
at
org.apache.catalina.connector.warp.WarpConnector.run(WarpConnector.java :590)
at java.lang.Thread.run(Thread.java:479)



I am running:

Windows XP Pro
Apache  2.0.43
Tomcat  4.0.6
Java jdk        1.3.1_06
Mod_jk  2.0.43
Cocoon  2.0.4


Does anyone know what's wrong? Your help would be very much appreciated!



Thanks,

Richard.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to