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 226853 - org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.loadProjectXml: LowPerformance took 32001 ms.
Summary: org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.loadProjectX...
Status: RESOLVED DUPLICATE of bug 223507
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-02-28 18:09 UTC by pleiades
Modified: 2013-05-15 17:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199154


Attachments
nps snapshot (374.09 KB, application/nps)
2013-02-28 18:09 UTC, pleiades
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pleiades 2013-02-28 18:09:12 UTC
This bug was originally marked as duplicate of bug 224957, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.14-b01, Java(TM) SE Runtime Environment, 1.6.0_39-b04
OS: Linux

User Comments:
pleiades: compile netbeans from src



Maximum slowness yet reported was 32001 ms, average is 32001
Comment 1 pleiades 2013-02-28 18:09:17 UTC
Created attachment 132021 [details]
nps snapshot
Comment 2 Milos Kleint 2013-05-15 14:57:20 UTC
versionining related popup menu is contructed,  FOQ is used and project loading is stuck in native IO related calls.
Comment 3 Ondrej Vrabec 2013-05-15 17:17:33 UTC
http://hg.netbeans.org/main-golden/rev/c8f6667b2dc8

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