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 165302

Summary: IllegalThreadStateException at java.lang.ThreadGroup.destroy
Product: platform Reporter: artisan <artisan>
Component: ExecutionAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker CC: dsifter, emiddio, flynnk, jonathanramsey, massimo, mjreged
Priority: P3 Keywords: RANDOM, THREAD
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=47984
Issue Type: DEFECT Exception Reporter: 47984
Attachments: stacktrace

Description artisan 2009-05-15 17:01:51 UTC
Build: NetBeans IDE Dev (Build 200905141401)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
artisan: clean and build of a maven project

GUEST: Opened a new Maven project.

GUEST: maven project->Clean and Build



Stacktrace: 
java.lang.IllegalThreadStateException
        at java.lang.ThreadGroup.destroy(ThreadGroup.java:743)
        at org.netbeans.core.execution.DefaultSysProcess$1.run(DefaultSysProcess.java:139)
        at java.lang.Thread.run(Thread.java:619)
Comment 1 artisan 2009-05-15 17:02:03 UTC
Created attachment 82212 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-17 00:25:29 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=47984
Comment 3 Exceptions Reporter 2009-06-18 16:03:26 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=47984
Comment 4 Exceptions Reporter 2009-09-02 10:14:06 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=47984
Comment 5 Exceptions Reporter 2009-09-16 15:01:39 UTC
This issue already has 12 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=47984
Comment 6 Exceptions Reporter 2009-10-22 04:03:25 UTC
This issue already has 14 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=47984
Comment 7 Jesse Glick 2010-03-12 13:19:26 UTC
Looks like a race condition. Harmless. core-main #087087b05395