Do any of the requests fail? There are some legitimate cases where that exception will get printed, but where there is no actual error. For instance this can get printed when a connection times out, but is still open.

Mike

Aurelien Pernoud wrote:
Michael Becke a ecrit :

Thx to everyone for help, and sorry Mike I made you spend some time
on it, I hate it :((((
Not to worry.  You've discovered some legitimate bugs in
HttpClient's multi-threaded support.

Mike
I just downloaded and compiled httpclient from current cvs, I'll try
your new ConnectionManager to see if it solves my last troubles.

Again, thanks for such a reactivity.


With CVS and your connectionmanager, I haven't see any error of parsing
headers yet, but I still have a lot of
"INFO - Recoverable exception caught when writing request"

Even sometimes with only one client making requests not simultaneously I get
that exception logged.


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


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

Reply via email to