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 178068

Summary: AWT thread blocked for 5922 ms.
Product: guibuilder Reporter: necipakif <necipakif>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 160680
Attachments: nps snapshot

Description necipakif 2009-12-03 04:50:16 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 16.0-b12, Java(TM) SE Runtime Environment, 1.6.0_18-ea-b05
OS: Windows XP, 5.1, x86

User Comments:
GUEST: load project


Maximum slowness yet reported was 39898 ms, average is 10383
Comment 1 necipakif 2009-12-03 04:50:21 UTC
Created attachment 92037 [details]
nps snapshot
Comment 2 Jan Stola 2009-12-04 02:59:37 UTC
I went through the profiler snapshots related to this issue. The first one was caused by constructor of BeanInfo of 3rd party component connecting to Oracle DB (e.g. nothing we can fix). The other reports are duplicates of issue 160377.

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