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 243779 - IDE Freezes after completing action
Summary: IDE Freezes after completing action
Status: RESOLVED DUPLICATE of bug 236101
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-11 21:31 UTC by ranch_hand6
Modified: 2014-04-28 12:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample of Netbeans 8.0 process after it stops responding. (135.47 KB, text/plain)
2014-04-11 21:31 UTC, ranch_hand6
Details
Freeze after git clone, same project on another computer (213.85 KB, text/plain)
2014-04-12 21:09 UTC, ranch_hand6
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ranch_hand6 2014-04-11 21:31:42 UTC
Created attachment 146710 [details]
Sample of Netbeans 8.0 process after it stops responding.

I am having multiple crashes per day in Netbeans 8.0.  This mostly happens after I have refactored a file from one project to another, added a java package, or completed a project level search.  The cursor becomes a spinning ball and the only recourse is to Force Quit Netbeans and restart.

I've attached an OS X process sample.

Any help appreciated.  I'll be dropping back to 7.x for now.

Tony
Comment 1 ranch_hand6 2014-04-12 21:09:18 UTC
Created attachment 146716 [details]
Freeze after git clone, same project on another computer

Another file of the same type of problem.  This happened after a git clone operation.  The clone seemed to succeed, but when the dialog box popped up asking if I wanted to open the project, I was unable to click it with the mouse or hit return to activate the highlighted "Open" button.

T
Comment 2 Dusan Balek 2014-04-14 06:21:09 UTC
Seems like a JDK problem. Reassigning.
Comment 3 Antonin Nebuzelsky 2014-04-28 12:09:43 UTC
This is a problem in Java on Mac, fixed recently.
Please, upgrade your Java to 7u55 or 8u5.

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