Well - I am not sure - what do you mean with ok ? The problem is the same...

Can the rewrite conditions be left out ?

After switching between (from the tomcat server.xml)  the

    <!-- 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="true" redirectPort="8443"
               acceptCount="10" debug="0" connectionTimeout="0"
               useURIValidationHack="false"
               protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/>

and the

    <!-- Define an AJP 1.3 Connector on port 8009 -->
   
    <!-- <Connector className="org.apache.ajp.tomcat4.Ajp13Connector"
               port="8009" minProcessors="5" maxProcessors="75"
               acceptCount="10" debug="0"/> -->

I get an error in the mod_jk:


[Wed Aug 24 15:56:56 2005] [warn]  jk_ajp_common.c (2138): Unable to get the free endpoint for worker jahia from 1 slots
[Wed Aug 24 15:56:56 2005] [info]  jk_ajp_common.c (2152): can't find free endpoint
[Wed Aug 24 15:56:56 2005] [info]  mod_jk.c (1844): Service error=0 for worker=jahia
[Wed Aug 24 15:56:56 2005] [warn]  jk_ajp_common.c (2138): Unable to get the free endpoint for worker jahia from 1 slots
[Wed Aug 24 15:56:56 2005] [info]  jk_ajp_common.c (2152): can't find free endpoint
[Wed Aug 24 15:56:56 2005] [info]  mod_jk.c (1844): Service err

That might be the problem or ?

Regards
Aage Nielsen
------------------------------------
Vesterbrogade 8
DK-8800 Viborg
Denmark

Phone +45 87 25 50 83
Mobile +45 25 28 69 83
e-mail: [EMAIL PROTECTED]

Reply via email to