You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/05/09 16:56:54 UTC

[Bug 59398] org.apache.catalina.connector.CoyoteWriter.close throws org.apache.tomcat.jni.Error

https://bz.apache.org/bugzilla/show_bug.cgi?id=59398

james.silk@metaswitch.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from james.silk@metaswitch.com ---
Thanks for the suggestion. Moving to the NIO connector does get us round this
issue but we hit https://bz.apache.org/bugzilla/show_bug.cgi?id=58646 and while
we could upgrade to tomcat 8.0.33 to fix this we're nervous about switching
from the APR connector to NIO connectors as we moved to APR for performance
reasons and at the stage we're at in our release cycle we can't change this. 

It does feel like there is a fairly straight forward issue in tomcat though as
calling close on a PrintWriter twice should succeed, and shouldn't throw an
exception, as this is the documented behaviour.

(Also I don't feel like the fact that this is difficult to fix makes it
'invalid'... possibly it won't get fixed but we're not doing anything that
shouldn't be supported in tomcat as it's currently documented)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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