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 176599 - [68cat]IDE hangs at closing
Summary: [68cat]IDE hangs at closing
Status: RESOLVED DUPLICATE of bug 174884
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 15:25 UTC by stefan79
Modified: 2009-11-13 05:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The Thread-Dumps and the Message.log (80.02 KB, application/octet-stream)
2009-11-11 15:25 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-11-11 15:25:43 UTC
Created attachment 90851 [details]
The Thread-Dumps and the Message.log

-) I´ve updated the debugger-library over update-center.
-) Some Minutes later the IDE started Scanning projects, but when I clicked on the task there wasn´t folder shown.
-) Then I tried to exit
-) After 5 Minutes, I made a ThreadDump (-> ThreadDump1.log)
-) Some Minutes later I started jvisualvm and made the next ThreadDump (->ThreadDump2.log)
-) Then I tried "profile" in visualvm. But there wasn´t any response (from NB)
-) Some Minutes later again, I tried the next jstack -l (ThreadDump3.log)
-) After more then 30 Minutes, I killed the IDE

Maybe it´s a Duplicate of bug 171789.

I´ve tested this at latest build 200911091156.
Comment 1 Vitezslav Stejskal 2009-11-13 05:16:18 UTC
This is the same as issue #174884. JavaBinaryIndexer is not interruptable.

*** This bug has been marked as a duplicate of bug 174884 ***