Hi Rainer,

The JKoptions set are as follows:

JkOptions           +ForwardKeySize +ForwardURICompat -ForwardDirectories

I will get the debug logging on and test and attach the log file. Currently I 
am using mod_proxy AJP.

The funny thing is If I use mod_jk 1.2.23 I dont need to change anything it 
just works with the exact same config, it is only when I use 1.2.24/25/26 etc..



Regards,
 
Kashif Ali

mobile: +44 (0) 7939 118 961 
email:  [EMAIL PROTECTED]
web:    www.LinuxCraft.co.uk


----- "Rainer Jung" <[EMAIL PROTECTED]> wrote:

> From: "Rainer Jung" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <users@tomcat.apache.org>
> Sent: Saturday, 12 July, 2008 12:11:46 PM GMT +00:00 GMT Britain, Ireland, 
> Portugal
> Subject: Re: FW: MOD_JK 1.2.26 woker init fails
>
> Hi Kashif,
> 
> Kashif Ali schrieb:
> > Hi,
> > 
> > I have compiled and ran Mod_JK 1.2.26 under apache 2.2.3 (Centos
> 5.1). However I am getting an error where it fails to initialise the
> worker.
> > 
> > Here is debug output from Mod_Jk:
> > 
> > [Fri Jul 11 08:13:08 2008] [16551:3086825232] [error]
> jk_handler::mod_jk.c (2314): Could not init service for worker=zimbra
> 
> This is not a known problem.
> 
> I see only two cases, where this could happen:
> 
> - an unknown value of JkOptions for forward encoding. Do you use any 
> JkOptions in your httpd configuration?
> 
> - Memory allocation of the structures for the headers failed
> 
> We can find out, which case it is, if you apply the patch
> 
> http://people.apache.org/~rjung/patches/httpd2-service-init-debug.patch
> 
> to apache-2.0/mod_jk.c, recompile and check once more with debug
> level. 
> It will include more log output immediately before the error.
> 
> Regards,
> 
> Rainer
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to