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 245909 - IDE UI locks up - EDT waiting indef. for lock.
Summary: IDE UI locks up - EDT waiting indef. for lock.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-23 10:30 UTC by akobberup
Modified: 2016-07-07 08:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (46.03 KB, application/octet-stream)
2014-07-23 10:30 UTC, akobberup
Details
nps (8.86 KB, application/octet-stream)
2014-07-23 10:30 UTC, akobberup
Details
application snapshot (18.88 KB, application/octet-stream)
2014-07-23 10:31 UTC, akobberup
Details
log (466.82 KB, application/octet-stream)
2014-07-23 12:30 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2014-07-23 10:30:29 UTC
Created attachment 148230 [details]
thread dump

In recent builds i get this error quite often. The IDE locks up, and never releases again.
Comment 1 akobberup 2014-07-23 10:30:49 UTC
Created attachment 148231 [details]
nps
Comment 2 akobberup 2014-07-23 10:31:08 UTC
Created attachment 148232 [details]
application snapshot
Comment 3 akobberup 2014-07-23 12:30:50 UTC
Created attachment 148236 [details]
log
Comment 4 Tomas Hurka 2014-07-24 11:06:00 UTC
I don't think that the IDE lock is permanent. According to attached snapshot AWT is blocked in RefactoringActionsProvider.doFindUsages(), which is waiting for org.netbeans.modules.j2ee.jpa.verification.rules.entity.QueriesProperlyDefined.apply().
Reassigning to java/refactoring for further evaluation.
Comment 5 Martin Balin 2016-07-07 08:52:41 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss