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=13372>. 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=13372 NPE's from StreamPumper ------- Additional Comments From [EMAIL PROTECTED] 2003-02-04 14:40 ------- I don't think your patch will work since "is" is, IMHO, not actually null (the fact that java.io.BufferedInputStream.read(BufferedInputStream.java:277) occurs in the stack trace would probably confirm that). Something within "is" must be null. Can you tell me what JDK you are using and exactly how you are launching jBoss from Ant.