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 237480

Summary: IDE freezes frequently at launch or during editing
Product: editor Reporter: beniguet
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.3.1   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: TheadDump for "NetBeans 7.3.1.app"

Description beniguet 2013-10-22 13:45:55 UTC
Created attachment 141412 [details]
TheadDump for "NetBeans 7.3.1.app"

My whole Netbeans IDE freezes on a spinning beachball after a few seconds, while scanning projects about 3/4 of the time when I launch it.

And when it doesn't, it hangs usually when adding code with a function like "Insert Constructor" or "Generate Tests"

Here is a ThreadDump of the latest freeze, right at startup.

(I uninstalled the Netbeans 7.3.1 app package and reinstalled it several times, tried also with Netbeans 7.4, cleared all possible caches and config files I could find, and upgraded from jdk1.7.0_40 to jdk1.7.0_45. To no avail. But I'm stuck as to which external dependency might need to be reinstalled or tweaked to fix the issue)

Many thanks for your help.
Comment 1 beniguet 2013-10-22 13:51:45 UTC
Behavior is the same at startup even when no projects remained opened from the previous session.

The app is shown as not responding by the OSX Activity Monitor, without a huge processor usage (3.5%)
Comment 2 beniguet 2013-10-22 13:58:21 UTC
OS is OSX 10.8.5
Comment 3 Jiri Prox 2013-10-24 14:23:31 UTC

*** This bug has been marked as a duplicate of bug 236101 ***
Comment 4 beniguet 2013-10-25 14:48:37 UTC
I downgraded my JDK to jdk1.7.0_25

All is apparently back to normal now.

So far, so good.
Thanks!