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 215245 - CodeCompletion took 63734 ms. in java.io.FileDescriptor.sync
Summary: CodeCompletion took 63734 ms. in java.io.FileDescriptor.sync
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-07-08 10:47 UTC by _ hair
Modified: 2016-07-07 08:38 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187863


Attachments
nps snapshot (127.36 KB, application/nps)
2012-07-08 10:47 UTC, _ hair
Details
nps snapshot (59.34 KB, application/nps)
2012-11-03 15:14 UTC, rburkhead
Details
nps snapshot (40.46 KB, application/nps)
2012-11-12 10:55 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hair 2012-07-08 10:47:37 UTC
Build: NetBeans IDE Dev (Build 20120628-9f42107a8a5c)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

User Comments:
hair: code completion on org.springframework.web.servlet.support.RequestContext

Lolo_101: Clicked "Attach source" on a class from a maven dependency



Maximum slowness yet reported was 63734 ms, average is 27030
Comment 1 _ hair 2012-07-08 10:47:44 UTC
Created attachment 121801 [details]
nps snapshot
Comment 2 Milos Kleint 2012-07-09 12:31:42 UTC
related to /duplicate of issue 214034
Comment 3 rburkhead 2012-11-03 15:14:07 UTC
Created attachment 127061 [details]
nps snapshot
Comment 4 aldobrucale 2012-11-12 10:55:42 UTC
Created attachment 127607 [details]
nps snapshot

Autocompletion if groupId in maven pom while the maven repo was being indexed
Comment 5 Milos Kleint 2012-12-12 10:56:18 UTC
the latest reports seem to hang in lucene's code and in java.io.FileDescriptor.sync() method
Comment 6 Martin Balin 2016-07-07 08:38:10 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