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 239713 - Cannot open a file in editor: get "Calculating declaration position" or "Loading"
Summary: Cannot open a file in editor: get "Calculating declaration position" or "Load...
Status: RESOLVED DUPLICATE of bug 236095
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 22:12 UTC by mindjoy
Modified: 2014-01-29 14:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Snapshot for slowness when opening source files. (601.85 KB, application/octet-stream)
2014-01-06 20:57 UTC, mindjoy
Details
IDE snapshot (60.70 KB, application/octet-stream)
2014-01-28 09:28 UTC, jherkel
Details
Thread dump extracted from first npss file (23.49 KB, text/plain)
2014-01-29 13:22 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mindjoy 2013-12-20 22:12:33 UTC
After opening IDE and some Maven projects, very often, if I try to open a source file, I either get stuck in "Lengthy operation in progress" box with "Calculation declaration position" (after using "Navigate" -> "Go to File" or "Go to Type") or "Loading" if I navigate to the file directly. Using jdk1.7.0_45.
Comment 1 Tomas Hurka 2014-01-02 15:31:59 UTC
Please attach a .npss snapshot of the time when "Lengthy operation in progress" dialog is displayed. The steps how to obtain .npss snapshot are outlined here: 
http://wiki.netbeans.org/FitnessViaPartnership

Thanks.
Comment 2 mindjoy 2014-01-06 20:57:56 UTC
Created attachment 143642 [details]
IDE Snapshot for slowness when opening source files.

Attached IDE snapshot file as requested.
Comment 3 jherkel 2014-01-28 09:28:46 UTC
Created attachment 144455 [details]
IDE snapshot
Comment 4 jherkel 2014-01-28 09:30:37 UTC
I have same problem, lot of time I can see "Calculation declaration position".
Comment 5 Tomas Hurka 2014-01-29 13:22:50 UTC
Created attachment 144538 [details]
Thread dump extracted from first npss file
Comment 6 Tomas Hurka 2014-01-29 13:23:52 UTC
According to thread dump this is duplicate of issue #236095

*** This bug has been marked as a duplicate of bug 236095 ***
Comment 7 jherkel 2014-01-29 13:41:19 UTC
I can still see this problem on Netbeans 8.0 beta and I assume that the 8.0 beta contains all fixes from the 7.4 patch 1. So probably #236095 didn't fix this problem for all cases. Should I create a new bug report or can I reopen this issue?
Comment 8 Tomas Hurka 2014-01-29 14:07:25 UTC
(In reply to jherkel from comment #7)
> I can still see this problem on Netbeans 8.0 beta and I assume that the 8.0
> beta contains all fixes from the 7.4 patch 1. So probably #236095 didn't fix
> this problem for all cases. Should I create a new bug report or can I reopen
> this issue?
Please create new issue. Attach npss snapshot and messages.log file. Thanks.