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 151389 - AssertionError: Event: org.openide.explorer.view.VisualizerEvent$Removed Original event: org.openide.nodes.NodeMemberEvent current vis. nodes: Indexes: 0 1 2 3 org.openide.nodes.NodeMemberEvent[node
Summary: AssertionError: Event: org.openide.explorer.view.VisualizerEvent$Removed Ori...
Status: RESOLVED DUPLICATE of bug 160431
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
: 152199 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-26 12:19 UTC by rdion
Modified: 2009-04-29 12:23 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 132963


Attachments
stacktrace (2.20 KB, text/plain)
2008-10-26 12:19 UTC, rdion
Details
stacktrace (2.32 KB, text/plain)
2008-11-03 13:51 UTC, rajivderas
Details
stacktrace (2.32 KB, text/plain)
2008-11-03 13:51 UTC, rajivderas
Details
stacktrace (2.32 KB, text/plain)
2008-11-06 19:34 UTC, danielos1978
Details
stacktrace (8.43 KB, text/plain)
2008-11-07 08:29 UTC, facilityderek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rdion 2008-10-26 12:19:19 UTC
Build: NetBeans IDE Dev (Build 200810241401)
VM: Java HotSpot(TM) Client VM, 11.0-b09, Java(TM) SE Runtime Environment, 1.6.0_10-ea-b09
OS: Windows Vista, 6.0, x86

User Comments:
rdion: Debugging a jsp-page and clicked continue.



Stacktrace: 
java.lang.AssertionError: 
Event: org.openide.explorer.view.VisualizerEvent$Removed
Original event: org.openide.nodes.NodeMemberEvent
current vis. nodes:
Indexes: 0 1 2 3 
org.openide.nodes.NodeMemberEvent[node=org.netbeans.modules.viewmodel.TreeModelNode@197ca56[Name=, displayName='httpSSLWorkerThread-8080-2' running], add=false
  0 at 0
  1 at 1
  2 at 2
  3 at 3
]
curr. snapshot: java.util.Collections$EmptyList
[]
prev. snapshot: org.openide.nodes.EntrySupport$Default$DefaultSnapshot
[org.netbeans.modules.viewmodel.TreeModelNode@58e9d[Name=, displayName=fehlzeitenMBean.checkFaktor:512], org.netbeans.modules.viewmodel.TreeModelNode@168ec96[Name=, displayName=Hidden Source Calls], org.netbeans.modules.viewmodel.TreeModelNode@5cd773[Name=, displayName=ApplicationSessionExpiryFilter.doFilter:97], org.netbeans.modules.viewmodel.TreeModelNode@184ab26[Name=, displayName=Hidden Source Calls]]
        at org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:249)
        at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:132)
        at org.openide.util.Mutex.readAccess(Mutex.java:362)
        at org.openide.util.Mutex$R.run(Mutex.java:1301)
        at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1796)
        at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1320)
Comment 1 rdion 2008-10-26 12:19:34 UTC
Created attachment 72660 [details]
stacktrace
Comment 2 rajivderas 2008-11-03 13:50:53 UTC
Build: NetBeans IDE Dev (Build 200811011401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments: 
happened while debugging

Stacktrace: 
java.lang.AssertionError: 
Event: org.openide.explorer.view.VisualizerEvent$Removed
Original event: org.openide.nodes.NodeMemberEvent
current vis. nodes:
Indexes: 0 1 2 3 4 5 6 7 8 
org.openide.nodes.NodeMemberEvent[node=org.netbeans.modules.viewmodel.TreeModelNode@14f46d4[Name=, displayName='AWT-EventQueue-1' at line breakpoint ProcessPersistence.java : 50], add=false
  0 at 0 = org.netbeans.modules.viewmodel.TreeModelNode@5ed46c[Name=, displayName=ProcessFolderChildern.createNodes:59]
  1 at 1 = org.netbeans.modules.viewmodel.TreeModelNode@1cc1743[Name=, displayName=ProcessFolderChildern.createNodes:34]
  2 at 2 = org.netbeans.modules.viewmodel.TreeModelNode@499cf9[Name=, displayName=Hidden Source Calls]
  3 at 3 = org.netbeans.modules.viewmodel.TreeModelNode@b410a[Name=, displayName=BasicManagerUI.createBasicManagerDialog:157]
  4 at 4 = org.netbeans.modules.viewmodel.TreeModelNode@db27c2[Name=, displayName=ProcessHome._manageClientSideValidations:208]
  5 at 5 = org.netbeans.modules.viewmodel.TreeModelNod
        at org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:249)
        at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:132)
        at org.openide.util.Mutex.readAccess(Mutex.java:362)
        at org.openide.util.Mutex$R.run(Mutex.java:1301)
        at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1801)
        at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1320)
Comment 3 rajivderas 2008-11-03 13:51:04 UTC
Created attachment 73126 [details]
stacktrace
Comment 4 rajivderas 2008-11-03 13:51:54 UTC
Build: NetBeans IDE Dev (Build 200811011401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments: 
happened when debuggin

Stacktrace: 
java.lang.AssertionError: 
Event: org.openide.explorer.view.VisualizerEvent$Removed
Original event: org.openide.nodes.NodeMemberEvent
current vis. nodes:
Indexes: 0 1 2 3 4 5 6 7 8 
org.openide.nodes.NodeMemberEvent[node=org.netbeans.modules.viewmodel.TreeModelNode@14f46d4[Name=, displayName='AWT-EventQueue-1' at line breakpoint ProcessPersistence.java : 50], add=false
  0 at 0 = org.netbeans.modules.viewmodel.TreeModelNode@5ed46c[Name=, displayName=ProcessFolderChildern.createNodes:59]
  1 at 1 = org.netbeans.modules.viewmodel.TreeModelNode@1cc1743[Name=, displayName=ProcessFolderChildern.createNodes:34]
  2 at 2 = org.netbeans.modules.viewmodel.TreeModelNode@499cf9[Name=, displayName=Hidden Source Calls]
  3 at 3 = org.netbeans.modules.viewmodel.TreeModelNode@b410a[Name=, displayName=BasicManagerUI.createBasicManagerDialog:157]
  4 at 4 = org.netbeans.modules.viewmodel.TreeModelNode@db27c2[Name=, displayName=ProcessHome._manageClientSideValidations:208]
  5 at 5 = org.netbeans.modules.viewmodel.TreeModelNod
        at org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:249)
        at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:132)
        at org.openide.util.Mutex.readAccess(Mutex.java:362)
        at org.openide.util.Mutex$R.run(Mutex.java:1301)
        at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1801)
        at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1320)
Comment 5 rajivderas 2008-11-03 13:51:58 UTC
Created attachment 73127 [details]
stacktrace
Comment 6 t_h 2008-11-03 14:00:20 UTC
Can you please try to reproduce with finer logging for nodes and explorer
(-J-Dorg.openide.nodes.level=100 -J-Dorg.openide.explorer.level=100 as command line parameters) and attach log file?
Comment 7 rajivderas 2008-11-03 14:02:15 UTC
>>>t_h
i am unable to reproduce as this came when i was debugging one of my projects and if i come up with this problem again 
i will attach the steps with detail logging
Comment 8 rdion 2008-11-03 14:10:37 UTC
Sorry. I can't reproduce this. It occured just once. I am now using 6.5 RC2 without any Problems so far.
Comment 9 t_h 2008-11-03 14:18:42 UTC
*** Issue 152199 has been marked as a duplicate of this issue. ***
Comment 10 danielos1978 2008-11-06 19:34:03 UTC
Build: NetBeans IDE Dev (Build 200810181401)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError: 
Event: org.openide.explorer.view.VisualizerEvent$Removed
Original event: org.openide.nodes.NodeMemberEvent
current vis. nodes:
Indexes: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 
org.openide.nodes.NodeMemberEvent[node=org.netbeans.modules.viewmodel.TreeModelNode@191bfea[Name=, displayName='http-8084-2' at line breakpoint FieldNameTag.java : 37], add=false
  0 at 0 = org.netbeans.modules.viewmodel.TreeModelNode@c15e21[Name=, displayName=FieldNameTag.doTag:37]
  1 at 1 = org.netbeans.modules.viewmodel.TreeModelNode@10af713[Name=, displayName=:0]
  2 at 2 = org.netbeans.modules.viewmodel.TreeModelNode@e327e9[Name=, displayNa
        at org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:249)
        at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:132)
        at org.openide.util.Mutex.readAccess(Mutex.java:362)
        at org.openide.util.Mutex$R.run(Mutex.java:1301)
        at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1796)
        at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1320)
Comment 11 danielos1978 2008-11-06 19:34:07 UTC
Created attachment 73393 [details]
stacktrace
Comment 12 facilityderek 2008-11-07 08:29:18 UTC
Build: NetBeans IDE Dev (Build 200811060201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments: 
Replacing the entire text of a html page with a Select all (Ctrl-a) and  Paste (Ctrl-V) command.

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.childrenRemoved(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1070)
        at org.openide.nodes.EntrySupport$Default.notifyRemove(EntrySupport.java:657)
        at org.openide.nodes.EntrySupport$Default.updateRemove(EntrySupport.java:380)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:335)
        at org.openide.nodes.Children$Keys$.run(Children.java:1495)
Comment 13 facilityderek 2008-11-07 08:29:35 UTC
Created attachment 73423 [details]
stacktrace
Comment 14 Exceptions Reporter 2008-11-19 13:11:12 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=132963
Comment 15 t_h 2009-04-29 12:23:17 UTC

*** This issue has been marked as a duplicate of 160431 ***