You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/02/04 15:40:49 UTC

DO NOT REPLY [Bug 13372] - NPE's from StreamPumper

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 conor@cortexebusiness.com.au  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.