-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karthik,
On 8/3/2010 10:31 AM, Karthik Nanjangude wrote:
>>> application has some bad code built by a 3rd party
>
> Yet another Problem ...
> we do not have the license to hack the code and fix the problem :(
You've been robbed.
> Any other So
ck.caldar...@unisys.com]
Sent: Tuesday, August 03, 2010 7:09 PM
To: Tomcat Users List
Subject: RE: Specific Thread of an web Application
> From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com]
> Subject: RE: Specific Thread of an web Application
>
> I know that this particular app
> From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com]
> Subject: RE: Specific Thread of an web Application
>
> I know that this particular application has some bad code built by a
> 3rd party.
Then you know the source of the problem, and will need to address it wit
On 03/08/2010 13:11, Karthik Nanjangude wrote:
> Hi
>
> I know that this particular application has some bad code built by a 3rd
> party.
>
>>> Potentially long running requests need to be coded to support being
> interrupted.
>
> How this can be achieved from some tool like Jconsole
It c
: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, August 03, 2010 5:32 PM
To: Tomcat Users List
Subject: Re: Specific Thread of an web Application
On 03/08/2010 12:43, Karthik Nanjangude wrote:
> Hi
>
> Can this specific thread be killed by expiration of session from Sessions
> Admini
ed to be coded to support being
interrupted.
Mark
>
>
> with regards
> Karthik
>
>
>
>
> -Original Message-
> From: Pid [mailto:p...@pidster.com]
> Sent: Tuesday, August 03, 2010 4:42 PM
> To: Tomcat Users List
> Subject: Re: Specific Thread
web Application
On 03/08/2010 12:06, Karthik Nanjangude wrote:
> Hi
>
> O/s : Redhat
> JDK : 1.5
> WebCont : Tomcat 6.0.20
>
> Typical Problem: How to kill a Specific Thread of an web Application on
> Tomcat?
>
> Via Manually / JConsole
Call Thread.interrupt() or w
On 03/08/2010 12:06, Karthik Nanjangude wrote:
> Hi
>
> O/s : Redhat
> JDK : 1.5
> WebCont : Tomcat 6.0.20
>
> Typical Problem: How to kill a Specific Thread of an web Application on
> Tomcat?
>
> Via Manually / JConsole
Call Thread.interrupt() or with much
Hi
O/s : Redhat
JDK : 1.5
WebCont : Tomcat 6.0.20
Typical Problem: How to kill a Specific Thread of an web Application on Tomcat?
Via Manually / JConsole
with regards
N.S.Karthik