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 215813 - 29s - in org.netbeans.modules.glassfish.common.nodes.Hk2ResourcesChildren.addNotify()
Summary: 29s - in org.netbeans.modules.glassfish.common.nodes.Hk2ResourcesChildren.add...
Status: RESOLVED DUPLICATE of bug 215098
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: TomasKraus
URL:
Keywords: PERFORMANCE
: 215550 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-22 23:11 UTC by Exceptions Reporter
Modified: 2012-09-07 13:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190933


Attachments
nps snapshot (51.68 KB, application/nps)
2012-07-22 23:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-22 23:11:42 UTC
This bug was originally marked as duplicate of bug 171399, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1.2 (Build 201204101705)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Windows 7

User Comments:
GUEST: Running a glassfish service



Maximum slowness yet reported was 29793 ms, average is 29793
Comment 1 Exceptions Reporter 2012-07-22 23:11:48 UTC
Created attachment 122253 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2012-08-07 13:45:16 UTC
The EDT is blocked, because Explorer Views blocks inside of Children.MUTEX.writeAccess due to call to org.netbeans.modules.glassfish.common.nodes.Hk2ResourcesChildren.addNotify()
Comment 3 Jaroslav Tulach 2012-08-07 14:11:53 UTC
*** Bug 215550 has been marked as a duplicate of this bug. ***
Comment 4 TomasKraus 2012-08-13 12:14:58 UTC
I have to look at it. Adding to my TODO list for September/October.
Comment 5 TomasKraus 2012-09-07 13:43:28 UTC

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