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

--- Comment #19 from mr.oliver.hernan...@gmail.com ---
Remy, please re-read my previous comments
(https://issues.apache.org/bugzilla/show_bug.cgi?id=45014#c5 &
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014#c6).

This need is far from useless.  We're seeing these errors,

Caused by: java.io.IOException: Strange I/O stream, returned 0 bytes on read
        at com.ctc.wstx.io.BaseReader.reportStrangeStream(BaseReader.java:216)
        at com.ctc.wstx.io.UTF8Reader.loadMore(UTF8Reader.java:375)
        at com.ctc.wstx.io.UTF8Reader.read(UTF8Reader.java:111)
        at
com.ctc.wstx.io.ReaderBootstrapper.initialLoad(ReaderBootstrapper.java:250)
        at
com.ctc.wstx.io.ReaderBootstrapper.bootstrapInput(ReaderBootstrapper.java:133)
        at
com.ctc.wstx.stax.WstxInputFactory.doCreateSR(WstxInputFactory.java:546)
        ... 36 more

and the valve I put together has been a tremendous help in troubleshooting it.

Instead of this issue being categorized as a bug, maybe this should be
considered a feature request.

-- 
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