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 148588 - AssertionError at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceChildren.addNotify
Summary: AssertionError at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceChildre...
Status: RESOLVED DUPLICATE of bug 132622
Alias: None
Product: webservices
Classification: Unclassified
Component: Axis2 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 03:29 UTC by _ gtzabari
Modified: 2008-10-08 15:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 119899


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2008-09-29 03:29:04 UTC
Build: NetBeans IDE Dev (Build 200809250201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.AssertionError
        at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceChildren.addNotify(Axis2ServiceChildren.java:91)
        at org.openide.nodes.Children.callAddNotify(Children.java:538)
        at org.openide.nodes.EntrySupport$Default.getArray(EntrySupport.java:742)
        at org.openide.nodes.EntrySupport$Default.getNodes(EntrySupport.java:199)
        at org.openide.nodes.Children.getNodes(Children.java:467)
        at org.openide.nodes.FilterNode$Children$DefaultSupport.getNodesCount(FilterNode.java:1534)
        at org.openide.nodes.FilterNode$Children.getNodesCount(FilterNode.java:1492)
        at org.openide.explorer.view.TreeView$5.run(TreeView.java:894)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Milan Kuchtiak 2008-10-08 15:06:38 UTC

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