DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=16719>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=16719 [PATCH] java.io.IOException: Pipe closed [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | Summary|java.io.IOException: Pipe |[PATCH] java.io.IOException: |closed |Pipe closed ------- Additional Comments From [EMAIL PROTECTED] 2004-03-10 03:27 ------- I've been able to resolve this with some small tweaks to the HTMLParser code. My changes will make the Pipe Closed message be replaced with a message that hopefully is a bit more interpretable by folks that are reading their log output. I'm attaching a patch that I hope will find its way into CVS. The HTMLParser.jj file will need to be run through JavaCC as I had to use an older version of JavaCC in my tests (had trouble getting the latest JavaCC) and I didn't want to add its output to the diff. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]