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 219576

Summary: Netbeans 7.3 hangs with JDK 1.7 on OSX
Product: platform Reporter: lanthale
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: musilt2
Priority: P1    
Version: 7.3   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description lanthale 2012-10-05 08:28:03 UTC
If I set JDk 1.7 as the default JDK (with java preference pane - checked on cmd with "java -version") and try to start Netbeans 7.3 than netbeans always hangs when starting the "background project scanning...".

If I set the default JDK back to 1.6 than all is fine. For some reason other application only using JDK 1.6 and not 1.7. I will try on a fresh installed 10.8.2 machine if other application also hangs (no JDK 1.6 installed).
Comment 1 Tomas Danek 2012-10-05 09:15:21 UTC
Please attach a thread dump (http://wiki.netbeans.org/GenerateThreadDump).  Most likely a known problem of JDK 7u7 on OS X. 

Try to download http://jdk7.java.net/download.html 7u10 b10, it should be fixed there.