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 217110 - IDE does not give suggestions for completing code.
Summary: IDE does not give suggestions for completing code.
Status: RESOLVED DUPLICATE of bug 216053
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-20 15:09 UTC by wissenstein
Modified: 2012-09-05 13:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (168.98 KB, text/plain)
2012-08-20 15:09 UTC, wissenstein
Details
IDE profiler snaphsot taken 2012-09-05 14:36 (15.41 KB, application/octet-stream)
2012-09-05 11:47 UTC, wissenstein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wissenstein 2012-08-20 15:09:12 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02

When I print beginning of class name and press Ctrl+Space, IDE shows tip: "Please, wait…" and does not show suggestions to choose the class from the list as it did earlier. 
The same is for method names, variable names etc.
When I opened tab "Report a New Issue" in the IDE, the following message appeared in the status line: "Checking for external changes. Suspended".
Comment 1 wissenstein 2012-08-20 15:09:20 UTC
Created attachment 123315 [details]
IDE log
Comment 2 Dusan Balek 2012-08-29 14:19:14 UTC
Could you please create a profiler snapshot by invoking the "Profile the IDE" action followed by Ctrl+Space, and attach the snapshot to this issue? Thanks.
Comment 3 wissenstein 2012-08-31 10:15:36 UTC
Yesterday I started developing my code with NetBeans 7.2 (Build 201207171143) again and since then until now it has never been suspended.
Maybe some state of the operating system prevented auto-completer from normal work on 2012-08-20.
Comment 4 wissenstein 2012-09-05 11:47:24 UTC
Created attachment 123944 [details]
IDE profiler snaphsot taken 2012-09-05 14:36

Hi, Dusan!
Today my IDE instance failed to give auto-completer suggestion again.
So, then I started the IDE profiler, pressed Ctrl+Space, waited for ca. 2 minutes, then cancelled auto-completer task and stopped the profiler.
The profiler snapshot [snapshot-1346844761707-cpu-calltree.nps] is attached here.
Comment 5 Dusan Balek 2012-09-05 13:07:20 UTC
Should be (at least partially) fixed in NB 7.2 patch 1.
See issue #216053 for more details.

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