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 170587

Summary: 29s - EjbContainerChildren.updateKeys
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: Andrey Yamkovoy <kaktus>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=156217
Issue Type: DEFECT Exception Reporter: 156217
Attachments: nps snapshot

Description Exceptions Reporter 2009-08-19 00:16:49 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: SunOS, 5.11, x86

User Comments:
GUEST: Built JEE project that had 20 EJB projects (upgraded from them JEE5 to JEE6)


Maximum slowness yet reported was 29982 ms, average is 29982
Comment 1 Exceptions Reporter 2009-08-19 00:16:54 UTC
Created attachment 86419 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-08-19 15:30:44 UTC
I suggest you to run this code outside of AWT thread.
Comment 3 Jaroslav Tulach 2009-08-27 08:30:22 UTC
*** Issue 170961 has been marked as a duplicate of this issue. ***
Comment 4 Andrey Yamkovoy 2009-09-01 16:39:09 UTC
Fixed in the web-main.
Updating keys outside of AWT.
Comment 5 Quality Engineering 2009-09-04 03:54:12 UTC
Integrated into 'main-golden', will be available in build *200909032054* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f430b96ba92d
User: Andrey Yamkovoy <kaktus@netbeans.org>
Log: Fix for #170587 - 29s - EjbContainerChildren.updateKeys
Comment 6 Andrey Yamkovoy 2009-09-16 16:04:22 UTC
*** Issue 170435 has been marked as a duplicate of this issue. ***