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 176970

Summary: [69cat] Invoking Options took 5464 ms.
Product: platform Reporter: geoffw
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal CC: dnorton17, josfaber, lolo_101, mbraybrook, mjanicek, mwaller, qpolarbear, stefan79, vv159170
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162257
Attachments: nps snapshot

Description geoffw 2009-11-17 01:22:41 UTC
This issue was originally marked as duplicate of issue 167199, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-4313-on-091116)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Linux, 2.6.31-12-generic, amd64

User Comments:
geoffw: netbeans stuck scanning homedir still after several minutes - 30G in it


Maximum slowness yet reported was 5464 ms, average is 5464
Comment 1 geoffw 2009-11-17 01:22:45 UTC
Created attachment 91149 [details]
nps snapshot
Comment 2 Jiri Skrivanek 2009-11-18 02:14:01 UTC
Wait cursor is shown, so slowness should not be reported.
Comment 3 Vladimir Voskresensky 2010-05-07 15:18:29 UTC
7 sec in the daily build
http://statistics.netbeans.org/analytics/exception.do?id=383363
why CategoryMode.getCategoryIDs calls long task.waitTaskFinished() in EDT?
I think smth like "Loading..." should be displayed, but IDE must not be frozen
Comment 4 Theofanis Oikonomou 2012-10-23 10:45:20 UTC
This should be fixed by http://hg.netbeans.org/core-main/rev/f14f3e135d8e. Please reopen if it keeps happening. Thank you.