Found it:)

<!-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 -->

    <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
               port="8009" minProcessors="5" maxProcessors="75"
               enableLookups="false" redirectPort="8443"
               acceptCount="10" debug="0" connectionTimeout="0"
               useURIValidationHack="false"

protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>



> -----Original Message-----
> From: Rob Cartier [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 02, 2003 11:28 AM
> To: '[EMAIL PROTECTED]'
> Subject: ERROR: Receiving from Tomcat failed recoverable operation,
> err=0
>
>
> [ Wed Jan 01 22:15:31 2003 ] [jk_ajp_common.c (681)]: ERROR:
> can't receive the response message from tomcat, network
> problems or tomcat is down.
> [ Wed Jan 01 22:15:31 2003 ] [jk_ajp_common.c (1050)]: Error
> reading reply from tomcat. Tomcat is down or network problems.
> [ Wed Jan 01 22:15:31 2003 ] [jk_ajp_common.c (1187)]: ERROR:
> Receiving from tomcat failed, recoverable operation. err=0
> [ Wed Jan 01 22:15:32 2003 ]HTTP/1.1 GET 200 /fsa/index.jsp
> [ Wed Jan 01 22:15:32 2003 ] [jk_ajp_common.c (681)]: ERROR:
> can't receive the response message from tomcat, network
> problems or tomcat is down.
>
>
> I am seeing many of these in my mod_jk.log file
> but I am able to render all links and pages
> what is wrong
>
> I am running tomcat 4.1.18 with apache 1.3.22-6
> with mod_jk-1.3-eapi.so
>
> thanks
>
> Rob
>



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

Reply via email to