https://issues.apache.org/bugzilla/show_bug.cgi?id=50273

--- Comment #8 from Mark Thomas <ma...@apache.org> 2010-11-22 08:26:06 EST ---
Thanks for your testing. This is good news. I'll get this fix into 7.0.x and
proposed for 6.0.x later today.

Yes the solution is a workaround but while HP-UX is returning this error code
for multiple errors - some of which are fatal and some of which are not - there
isn't a huge amount that can be done about it.

It is probably possible to put a work-around into Tomcat's native connector or
maybe even the APR library but I avoided that for two reasons:
- my C knowledge is only very basic
- the fact that the error message can't just be ignored - even on HP-UX means
that an error code has to be returned to Tomcat's acceptor thread anyway which
would require a work-around not dissimilar from what I already wrote.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to