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 194628 - 56s in LazyProject$ProjNode.getActions() -> OpenProjectList.preferredProject
Summary: 56s in LazyProject$ProjNode.getActions() -> OpenProjectList.preferredProject
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-01-23 16:30 UTC by Chiana
Modified: 2012-01-27 19:24 UTC (History)
32 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176082


Attachments
nps snapshot (23.59 KB, application/nps)
2011-01-23 16:30 UTC, Chiana
Details
nps snapshot (34.90 KB, application/nps)
2011-02-01 18:43 UTC, Exceptions Reporter
Details
nps snapshot (35.34 KB, application/nps)
2011-02-04 18:53 UTC, mwaller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2011-01-23 16:30:43 UTC
This bug was originally marked as duplicate of bug 191844, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201101230001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
Chiana: While opening project.

One note: I've temporarily switched my Q9400 (4x2,66) for a 2x3,2HT, that is a SLOW processor...



Maximum slowness yet reported was 4413 ms, average is 4413
Comment 1 Chiana 2011-01-23 16:30:48 UTC
Created attachment 105284 [details]
nps snapshot
Comment 2 Exceptions Reporter 2011-02-01 18:43:54 UTC
Created attachment 105564 [details]
nps snapshot
Comment 3 mwaller 2011-02-04 18:53:31 UTC
Created attachment 105660 [details]
nps snapshot
Comment 4 Chiana 2011-02-07 23:27:33 UTC
Got this too tonight when opening first proj in beta-2, but reporting failed...
Comment 5 Chiana 2011-02-07 23:34:33 UTC
Got this again, it is the same one it seems, but for some unknown reason reporting does not work, here is a cut from the log;
WARNING [org.openide.filesystems.Ordering]: Not all children in Loaders/text/x-dd-client6.0/Factories/ marked with the position attribute: [org-netbeans-modules-j2ee-ddloaders-app-EarDataLoader.instance, org-netbeans-modules-j2ee-ddloaders-client-ClientDataLoader.instance, org-netbeans-modules-j2ee-ddloaders-ejb-EjbJar30DataLoader.instance, org-netbeans-modules-j2ee-ddloaders-ejb-EjbJarDataLoader.instance, org-netbeans-modules-j2ee-ddloaders-web-DDDataLoader.instance, org-netbeans-modules-j2ee-ddloaders-web-DDWeb25DataLoader.instance], but some are: [org.netbeans.modules.j2ee.ddloaders.resources.xml-ergonomics.instance]
INFO [glassfish]: Requested Entity: public id = -//GlassFish.org//DTD GlassFish Application Server 3.1 Resource Definitions//EN, system id = http://glassfish.org/dtds/glassfish-resources_1_5.dtd
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Resolving dependencies took: 4 554 ms
WARNING [org.netbeans.core.TimableEventQueue]: too much time in AWT thread org.netbeans.core.ui.sampler.SelfSamplerAction$InternalSampler@578fea89
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 100 binary roots took: 6583 ms
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteLib/src/ took: 577 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 140 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteServer/RecieteServer-ejb/src/java/ took: 250 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 62 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteServer/RecieteServer-ejb/test/ took: 62 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecietePrg/RecietePrg-app-client/src/java/ took: 530 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 140 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteProg/src/ took: 188 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecietePrg/RecietePrg-app-client/test/ took: 78 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: jar:file:/C:/NetBeans/ide/jsstubs/allstubs.zip!/ took: 156 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteProg/test/ took: 124 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 0 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Indexing of: file:/P:/reciete4/RecieteLib/test/ took: 47 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 16 ms]
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 9 source roots took: 2012 ms (New or modified files: 0, Deleted files: 0) [Adding listeners took: 358 ms]
WARNING [org.netbeans.core.startup.InstalledFileLocatorImpl]: no code name base passed when looking up build_info at org.netbeans.modules.uihandler.BuildInfo.logBuildInfo(BuildInfo.java:84)
INFO [org.netbeans.modules.uihandler.Installer]: findIdentity: e01e05cc-c82e-4805-a088-26529515019d_ddda1759-651c-4d2e-a447-98beb00d6015
Comment 6 Vladimir Voskresensky 2012-01-26 07:49:13 UTC
Bug already has 139 duplicates and my last one is 56 sec of UI freeze...
statistics.netbeans.org/analytics/exception.do?id=558556
Comment 7 Jesse Glick 2012-01-27 19:24:51 UTC
core-main #3a62b6d013f1