DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24560>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24560

HttpClient loops endlessly while trying to retrieve status line





------- Additional Comments From [EMAIL PROTECTED]  2003-12-10 13:08 -------
Oleg, 
 
in fact, this checked exception is caught and simply logged with LOG.error 
(see patched HttpMethodBase.responseBodyConsumed()). 
 
A simple solution would to be to remove this LOG.error(...) statement (just as 
in closeSocketAndStreams) - at least if WARN_EXTRA_INPUT is false 
 
If you really wish that this potential IOException will not be triggered at 
all, I suggest an option to have the already discussed TEST_EXTRA_INPUT modes 
"disabled"/"enabled and silent"/"enabled with logging". 
 
 
Christian

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

Reply via email to