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 236049

Summary: NB froze while debugging
Product: platform Reporter: aquaglia <aquaglia>
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: markiewb
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description aquaglia 2013-09-17 06:23:36 UTC
Product Version: NetBeans IDE 7.4 RC1 (Build 201309112301)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on amd64; Cp1252; en_GB (nb)
User directory: C:\Users\quaglan\AppData\Roaming\NetBeans\7.4rc1
Cache directory: C:\Users\quaglan\AppData\Local\NetBeans\Cache\7.4rc1


https://dl.dropboxusercontent.com/u/4422938/nbfrozen2/threaddump-1379398172477.zip
Comment 1 Martin Entlicher 2013-09-17 09:12:33 UTC
A problem at CloneableEditorInitializer.waitForFinishedInitialization(CloneableEditorInitializer.java:137)
It simply waits there and nobody notifies. :-(
Comment 2 aquaglia 2013-09-17 11:46:12 UTC
It has happened only once for now but I think it would be good to have the fix ready.
Comment 3 aquaglia 2013-09-24 11:41:13 UTC
It froze again:

https://dl.dropboxusercontent.com/u/4422938/nbfrozen2/20130924.zip
Comment 4 Miloslav Metelka 2013-10-14 11:41:33 UTC
The problem should be resolved by fix of issue 235319 which should be present in 7.4 RC2.
If the problem would still persist please reopen the issue.

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