I also don't know why this is happening (seems like some problem with JMX). 
However specifying 'registerRequests="false"' on the AJP <Connector /> 
element looks like it may be a workaround.  That will at least prevent the 
threads blocking in checkRequest.

"Jimmy Phelan :: Blacknight Solutions" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]
> Hi Mark
>
> Could you let me know if the update to .25 will address the issue we are
> experiencing here:
> http://mail-archives.apache.org/mod_mbox/tomcat-users/200708.mbox/%3c073301c
> [EMAIL PROTECTED]
>
> Thank you for your time, it is much appreciated
>
> Jimmy
>
> -----Original Message-----
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Sent: 31 August 2007 12:00
> To: Tomcat Users List
> Subject: Re: Check JSP/Servlet Version from a command line
>
> Jimmy Phelan :: Blacknight Solutions wrote:
>> How can I check from a command line on *nix the JSP/Servlet version
>> installed
>
> Not sure what you mean. You stated you are using Tomcat 5.5.23 so that
> supports the 2.4 servlet spec and 2.0 jsp spec.
>
> If you want to know what version of the spec your web applications
> have been written to, then you'll need to look in the web.xml files
> for each application.
>
>> There are issues with it, and a solution I got from this mailing list was
> to
>> upgrade the JDK version. We currently have
>>
>> java version "1.5.0_08"
>>
>> Im upgrading that to update 12.
>>
>> Will I need to upgrade tomcat as well?
>
> Not essential, although 5.5.25 should be out soon. There are quite a
> few bug fixes so you might want to take the opportunity to upgrade.
>
> Mark
>
> ---------------------------------------------------------------------
> 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]
>
> 




---------------------------------------------------------------------
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