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 236543 - Deadlock when using go to file (Alt+Shift+O) feature
Summary: Deadlock when using go to file (Alt+Shift+O) feature
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: gt78
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 11:30 UTC by bolsover
Modified: 2013-10-29 18:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threaddump (41.34 KB, text/plain)
2013-09-30 11:30 UTC, bolsover
Details
threaddump (31.93 KB, text/plain)
2013-10-03 19:20 UTC, bolsover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bolsover 2013-09-30 11:30:30 UTC
Created attachment 140650 [details]
Threaddump

Editor deadlock while using 'go to file' (Alt+Shift+O) feature.

Threaddump attached.
Comment 1 bolsover 2013-09-30 11:51:16 UTC
More details.

Ssystem: Product Version: NetBeans IDE 7.4 RC1 (Build 201309162201)
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

iReport / jasper plugins:
iReport-5.1.0.nbm
jasperreports-components-plugin-5.1.0.nbm
jasperserver-plugin-5.1.0.nbm 

Disabling above plugins appears to fix problem - at least i can reproduce with the plugins - but not when plugins are disabled.
Comment 2 Miloslav Metelka 2013-10-02 12:16:31 UTC
com.jaspersoft.ireport.designer.JrxmlVisualView acquires AWT tree lock outside of of AWT thread.
Comment 3 bolsover 2013-10-03 14:37:14 UTC
Reported to jaspersoft 

http://community.jaspersoft.com/ireport-designer/issues/3196
Comment 4 Jiri Kovalsky 2013-10-03 16:48:47 UTC
Giulio, can you please resolve this issue once you fix it in the iReport plugin? Thanks a lot.
Comment 5 bolsover 2013-10-03 19:19:50 UTC
Another different - but I suspect related deadlock.
This time during NB startup.
See startupThreadDump attached.
Have also reported at http://community.jaspersoft.com/ireport-designer/issues/3196

David
Comment 6 bolsover 2013-10-03 19:20:33 UTC
Created attachment 140774 [details]
threaddump
Comment 7 bolsover 2013-10-08 08:07:24 UTC
Just confirmed - same problems exist with NB7.4FCS and iReport plugin 5.2.0

Thread dumps show same problems as before with NB7.4RC1, RC2 and iReport 5.1.0.
Comment 8 bolsover 2013-10-29 18:17:24 UTC
New iReport plugin appears to solve this problem when used with NB7.4.
http://sourceforge.net/projects/ireport/files/iReport%20Plugin%20for%20NetBeans/iReport-5.5.0/

I marking this issue as resolved, fixed.

db