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 179082

Summary: AWT thread blocked for 32961 ms.
Product: connecteddeveloper Reporter: adamgmetzler
Component: Team FrameworkAssignee: Jan Becicka <jbecicka>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163969
Attachments: nps snapshot

Description adamgmetzler 2009-12-28 15:36:38 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-17-generic, i386

User Comments:
adamgmetzler: I was openning the java.kit project with its dependencies from the netbeans kenai site.


Maximum slowness yet reported was 32961 ms, average is 32961
Comment 1 adamgmetzler 2009-12-28 15:36:43 UTC
Created attachment 92967 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-01-08 02:12:19 UTC
calling FileObject.getAttribute("ProvidedExtensions.RemoteLocation") from AWT
Comment 3 Jan Becicka 2010-01-08 03:07:09 UTC
SourceHandleImpl.propertyChange should do things outside of AWT
Comment 4 Jan Becicka 2010-01-08 05:36:55 UTC
Changeset: 8c410f1c72a2
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2010-01-08 13:35
Message:   improved rendering
Issue #179082 - AWT thread blocked for 32961 ms.
Comment 5 Quality Engineering 2010-01-09 23:39:38 UTC
Integrated into 'main-golden', will be available in build *201001100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8c410f1c72a2
User: Jan Becicka <jbecicka@netbeans.org>
Log: improved rendering
Issue #179082 - AWT thread blocked for 32961 ms.
Comment 6 Jan Becicka 2010-01-22 08:39:48 UTC
*** Bug 179793 has been marked as a duplicate of this bug. ***