There are 373 threads from the http connector pool at port 8180 (what's the
configuration of this connector in server.xml?)
The configuration is :
What exactly do you mean by "hanged"?
We have a C++ client that send requests to this port. In a normal situation
Tomcat read the request a
Olivier Fourel schrieb:
Hello all,
our Tomcat production server hanged again.
We made 2 thread dumps with few minutes between them.
I used TDA but didn"t find any clear reason for the Tomcat state which
stop answering request. In fact, It opens more and more socket without
release them and fr
>
>
>>> The only thing I found suspicious is that PermGen is at 99% in both of
>>> them.
>>
>> What should be, accoring to your experience, a correct permgen size ?
> (You also have a tonne of non-Tomcat threads running around, but none
>>> appear hung; I presume your webapps created these and w
I would like to give precision :
Only one connector is hanged when the problem occurs. the 8180.
The other connectors handle request properly.
Could it be that the connector is stuck in garbage tasks ?
>
>
>
>
>
> On Wed, Jul 16, 2008 at 4:38 AM, Caldarale, Charles R <
> [EMAIL PROTECTED]> wr
Thank you a lot for your analyze and your help.
I will study the link you gave.
If it is a memory link problem, I assume we could easily reproduce the
problem with a script that would generate a lot of load on our serveur.
In such a case, we could in few minutes reproduce the case.
What do you th
> From: Olivier Fourel [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 5.5 hanged . Thread Dump Analyze
>
> our Tomcat production server hanged again.
> We made 2 thread dumps with few minutes between them.
The only thing I found suspicious is that PermGen is at 99% in both of them.
(You also have a