This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 44145

Summary: NPE in Ant output when terminating process
Product: third-party Reporter: _ lcincura <lcincura>
Component: -- Other --Assignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: blocker CC: issues
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    
Attachments: Output

Description _ lcincura 2004-06-02 09:46:22 UTC
NetBeans IDE 200406011800 on java 1.4.2_04

1, Start IDE with clean userdir and open some project
2, Run the project
3, In runtime processes invoke Terminate action on
the running project => NPE is written in output
Comment 1 _ lcincura 2004-06-02 09:47:10 UTC
Created attachment 15414 [details]
Output
Comment 2 Jesse Glick 2004-06-02 21:56:16 UTC
I can reproduce - Linux, JDK 1.5.0 b51, run an app that just waits,
terminate -> NPE.

Bug in Ant. I will file a patch for it, maybe it will get into Ant 1.6.2.
Comment 3 Jesse Glick 2004-06-02 22:00:07 UTC
Well, looks like that code has already been rewritten for Ant 1.6.2.
Comment 4 _ lcincura 2004-08-13 10:06:13 UTC
Verified on build 200408121535