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 136909 - Ant debugger creates "everlasting" running process(es)
Summary: Ant debugger creates "everlasting" running process(es)
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
: 143605 149179 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-10 13:28 UTC by pribyl
Modified: 2010-04-29 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
After clicking on the progress bar, there were 3 running processes (7.63 KB, image/gif)
2008-06-10 13:33 UTC, pribyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2008-06-10 13:28:01 UTC
Product Version: NetBeans IDE Dev (Build 200806090002)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Linux version 2.6.24-18-generic running on i386; UTF-8; en_US (nb)

I was debugging using the Ant debugger (see following steps). After finishing the debugger session, there still remains
running process that cannot be canceled.

Steps I followed:
1. Create new sample project (Anagram game)
2. Invoke "Debug Target > Run" on build.xml
3. Finish the debugging session
4. There is still running process : anagrams (run) that cannot be canceled

BONUS :) If you repeat those steps several times, you'll obtain multiple processes, but in the status bar there will
still only  "anagrams (run)", without any number, declaring the count of such processes  (like #3 (run)  etc. ).
Comment 1 pribyl 2008-06-10 13:33:27 UTC
Created attachment 62615 [details]
After clicking on the progress bar, there were 3 running processes
Comment 2 Martin Entlicher 2008-06-11 23:02:52 UTC
Issue of ANT debugger.
Comment 3 Daniel Prusa 2008-08-12 13:58:24 UTC
*** Issue 143605 has been marked as a duplicate of this issue. ***
Comment 4 Martin Entlicher 2008-10-07 17:22:47 UTC
*** Issue 149179 has been marked as a duplicate of this issue. ***
Comment 5 pgebauer 2009-01-14 09:36:22 UTC
The issue hasn't passed the nomination process for 65patch2 by cut-off date. It has been moved to 65patch3.
Comment 6 pgebauer 2009-04-08 14:05:57 UTC
The status whiteboard "65fixes4-candidate" has been removed.
At this time our proactive patches for the NetBeans 6.5.x IDE have concluded.

If you own a Sun service plan contract for NetBeans, you may wish to contact
Sun Service http://www.sun.com/contact/support.jsp to request a fix via the
product defect escalation process.

For more information on purchasing a Sun service plan contract for NetBeans,
refer to the service plan item "Sun Software Service Plans (S3P) for Developers"
in the Sun Service table found on our NetBeans Support Resources
page http://www.netbeans.org/kb/support.html
Comment 7 Martin Entlicher 2009-05-16 23:21:14 UTC
This should be fixed after http://hg.netbeans.org/main-silver?cmd=changeset;node=e0702c870b35
Comment 8 Quality Engineering 2010-04-29 09:40:11 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.