[ 
https://issues.apache.org/jira/browse/HTTPCORE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568020#action_12568020
 ] 

Oleg Kalnichevski commented on HTTPCORE-145:
--------------------------------------------

Peter, 

That does not help me much.

Please _do_ try to answer the questions if you expect us to help you. Exactly 
what _version_ of HttpCore are you using? Are you seeing _any_ exceptions? 

Threads do not terminate for no reason. If a thread terminates abnormally this 
is because an unchecked exception must have killed it. 

Please _do_ try to reproduce the problem with a self-contained test case.

Oleg

> After fewer minutes IODispatchers workers stop attenting requests
> -----------------------------------------------------------------
>
>                 Key: HTTPCORE-145
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-145
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.0-beta2
>         Environment: Linux Debian and Windows
>            Reporter: peter curtis
>            Priority: Critical
>
> I have a NIO HTTP server dispatching a massive loading, after fewer minutes 
> IODispathers workers (10 workers) unexpecteadly stop attending requests.
> I am using JProfiler and I have checked that after a while of  good 
> performance, one of threads fall into running and the rest in IO netwoks 
> tasks. After that the application silently stops attending.
> Thank you in advance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to