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

Summary: 29s - in org.netbeans.modules.glassfish.common.nodes.Hk2ResourcesChildren.addNotify()
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: GlassFishAssignee: TomasKraus
Status: RESOLVED DUPLICATE    
Severity: normal CC: vkraemer
Priority: P2 Keywords: PERFORMANCE
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190933
Attachments: nps snapshot

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 ***