-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
On 6/12/2011 5:49 AM, Peter Roßbach wrote:
> can we add the unique Thread Id, please?
If you can find the java.lang.Thread object, can't you get it's unique
id already? Maybe I'm misunderstanding your question.
- -chris
-BEGIN PGP SIGNATU
;
>>>
>>> On Thu, Jun 9, 2011 at 10:51 PM, Caldarale, Charles R <
>>> chuck.caldar...@unisys.com> wrote:
>>>
>>>>> From: Afkham Azeez [mailto:afk...@gmail.com]
>>>>> Subject: Terminating long running request threads
gt; > -Original Message-
> > From: Afkham Azeez [mailto:afk...@gmail.com]
> > Sent: Samstag, 11. Juni 2011 19:23
> > To: Tomcat Users List
> > Subject: Re: Terminating long running request threads
> >
> > Thanks Rainer. I think I can use the RequestProce
t Users List
> Subject: Re: Terminating long running request threads
>
> Thanks Rainer. I think I can use the RequestProcessor MBeans.
>
> Thanks
> Azeez
>
> On Sat, Jun 11, 2011 at 8:41 PM, Rainer Jung
> wrote:
>
> > On 11.06.2011 09:30, Afkham Azeez wrote:
&g
ez wrote:
> >
> >>
> >>
> >> On Thu, Jun 9, 2011 at 10:51 PM, Caldarale, Charles R <
> >> chuck.caldar...@unisys.com> wrote:
> >>
> >>>> From: Afkham Azeez [mailto:afk...@gmail.com]
> >>>> Subject: Terminating long
ng" threads.
Regards,
Rainer
> On Thu, Jun 9, 2011 at 10:58 PM, Afkham Azeez wrote:
>
>>
>>
>> On Thu, Jun 9, 2011 at 10:51 PM, Caldarale, Charles R <
>> chuck.caldar...@unisys.com> wrote:
>>
>>>> From: Afkham Azeez [mailto:afk...@gmail
kham Azeez [mailto:afk...@gmail.com]
>> > Subject: Terminating long running request threads
>>
>> > is there a way to get hold of these long running threads
>> > & terminate them?
>>
>> This is not an issue specific to Tomcat; there is no way to safely
&g
On Thu, Jun 9, 2011 at 10:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Afkham Azeez [mailto:afk...@gmail.com]
> > Subject: Terminating long running request threads
>
> > is there a way to get hold of these long running threads
> > &am
> From: Afkham Azeez [mailto:afk...@gmail.com]
> Subject: Terminating long running request threads
> is there a way to get hold of these long running threads
> & terminate them?
This is not an issue specific to Tomcat; there is no way to safely terminate a
Java thread without
For our requirement, it is even OK to detect to which webapp such a request
is coming, and unload that webapp.
On Thu, Jun 9, 2011 at 10:33 PM, Afkham Azeez wrote:
> Hi folks,
> We are using embedded Tomcat 7.0.14, and we have a requirement to somehow
> terminate request threads that have been
Hi folks,
We are using embedded Tomcat 7.0.14, and we have a requirement to somehow
terminate request threads that have been running for a 'long' time. Does
Tomcat provide any support to do this? Do we have access to the request
thread pool through JMX, and if so, is there a way to get hold of thes
11 matches
Mail list logo