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 220753 - ThreadDeath at java.lang.Thread.stop
Summary: ThreadDeath at java.lang.Thread.stop
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
: 220750 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-24 12:39 UTC by Exceptions Reporter
Modified: 2012-11-08 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 194017


Attachments
stacktrace (5.63 KB, text/plain)
2012-10-24 12:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-24 12:39:54 UTC
This bug was originally marked as duplicate of bug 197441, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
GUEST: the program constantly hangs with th estupid "scanning projects...".  why is that crap needed?




Stacktrace: 
java.lang.ThreadDeath
   at java.lang.Thread.stop(Thread.java:0)
   at org.netbeans.core.CLIOptions2.eqStuck(CLIOptions2.java:152)
   at org.netbeans.core.CLIOptions2.run(CLIOptions2.java:108)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 Exceptions Reporter 2012-10-24 12:39:56 UTC
Created attachment 126467 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-10-24 16:17:38 UTC
*** Bug 220750 has been marked as a duplicate of this bug. ***
Comment 3 Stanislav Aubrecht 2012-11-08 14:06:09 UTC
Please provide steps to reproduce and reopen, thanks.