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 177799

Summary: Invoking Close Project took 11913 ms.
Product: projects Reporter: aschild <aschild>
Component: Generic InfrastructureAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: anebuzelsky, davti, dlipin, jglick, jlahoda, jocke, jsedek, kawazu428, neilg, qpolarbear, zkirill
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163090
Attachments: nps snapshot
nps snapshot
nps snapshot
nps snapshot
nps snapshot
nps snapshot
nps snapshot

Description aschild 2009-11-29 05:55:05 UTC
This bug was originally marked as duplicate of bug 173037, 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 nbms-and-javadoc-4387-on-091126)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.31-15-generic, i386

User Comments:
aschild: Project was still in "Scanning" moding (Just opened the IDE)


Maximum slowness yet reported was 11913 ms, average is 11913
Comment 1 aschild 2009-11-29 05:55:09 UTC
Created attachment 91823 [details]
nps snapshot
Comment 2 Jindrich Sedek 2009-12-16 03:48:49 UTC
Created attachment 92657 [details]
nps snapshot

Tryied to close project during just after NetBeans startup
Comment 3 Exceptions Reporter 2009-12-21 01:32:02 UTC
Created attachment 92809 [details]
nps snapshot
Comment 4 Exceptions Reporter 2009-12-24 00:20:34 UTC
Created attachment 92897 [details]
nps snapshot

it's keep scanning projects
Comment 5 Exceptions Reporter 2009-12-28 05:05:27 UTC
Created attachment 92953 [details]
nps snapshot

open an IDE
Comment 6 qpolarbear 2010-01-12 09:43:34 UTC
Created attachment 93231 [details]
nps snapshot

Closing a project after NetBeans just opened up.
Comment 7 davti 2010-01-12 22:17:55 UTC
Created attachment 93239 [details]
nps snapshot

closing a project
Comment 8 Jan Lahoda 2010-01-21 07:11:45 UTC
Not sure about the other slownesses, but I think that my last one is related to lazy projects:
http://statistics.netbeans.org/analytics/exception.do?id=328562

IIRC, I waited about 26 seconds, which seems too much.
Comment 9 Jaroslav Tulach 2010-03-24 14:32:58 UTC
Improved in core-main#90ffa8de5e0f
Comment 10 Quality Engineering 2010-03-25 05:56:21 UTC
Integrated into 'main-golden', will be available in build *201003250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/90ffa8de5e0f
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #177799: Be able to close a project while others are still being opened