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

Summary: [68cat]IDE hangs at closing
Product: editor Reporter: stefan79 <stefan79>
Component: Parsing & IndexingAssignee: Jan Jancura <jjancura>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: The Thread-Dumps and the Message.log

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 ***