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 - 29s - EjbContainerChildren.updateKeys
Summary: 29s - EjbContainerChildren.updateKeys
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrey Yamkovoy
URL: http://statistics.netbeans.org/except...
Keywords:
: 170435 170961 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-19 00:16 UTC by Exceptions Reporter
Modified: 2009-09-16 16:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156217


Attachments
nps snapshot (125.49 KB, bin/nps)
2009-08-19 00:16 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***