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 253463 - lengthy operation in progress, finding prefix if necessary
Summary: lengthy operation in progress, finding prefix if necessary
Status: RESOLVED INCOMPLETE
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.0
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-14 10:54 UTC by FiruzzZ
Modified: 2015-09-25 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (85.12 KB, text/plain)
2015-07-14 10:54 UTC, FiruzzZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiruzzZ 2015-07-14 10:54:45 UTC
Once in while (every 15-30 minutes), when I try to use autocomplete/predictive (CTRL + Space)  for attribute classes, the dialog saying: "lengthy operation in progress, finding prefix if necessary" appears and never goes off, I started to cancel them after a wait longer than 3', but the performance and navigation between big classes (3000 rows) is very slow

Product Version = NetBeans IDE Dev (Build 201507100001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Comment 1 FiruzzZ 2015-07-14 10:54:54 UTC
Created attachment 154612 [details]
IDE log
Comment 2 Dusan Balek 2015-09-25 09:00:51 UTC
Next time it happens, could you please create a profiler snapshot (using the Profile the IDE action Alt+Shift+Y) and attach it to the issue? Thanks.