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 152340 - [65cat] IllegalArgumentException: old node must be in the tree
Summary: [65cat] IllegalArgumentException: old node must be in the tree
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
: 166559 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-04 19:17 UTC by sunbiz
Modified: 2016-07-07 09:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 70102


Attachments
stacktrace (2.62 KB, text/plain)
2008-11-04 19:17 UTC, sunbiz
Details
stacktrace (2.57 KB, text/plain)
2009-01-07 13:36 UTC, Exceptions Reporter
Details
stacktrace (2.58 KB, text/plain)
2009-06-17 12:27 UTC, Exceptions Reporter
Details
stacktrace (4.18 KB, text/plain)
2014-05-01 19:36 UTC, theshadow27
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-04 19:17:30 UTC
Build: NetBeans IDE Dev (Build 200811011401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b14
OS: Windows XP, 5.1, x86

User Comments:
basild: Was trying to enable development defaults on web service security, for "Message Authentication over SSL"



Stacktrace: 
java.lang.IllegalArgumentException: old node must be in the tree
        at org.netbeans.modules.xml.xdm.XDMModel.getPathToRoot(XDMModel.java:320)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:355)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:339)
        at org.netbeans.modules.xml.xdm.XDMModel.remove(XDMModel.java:696)
        at org.netbeans.modules.xml.xdm.xam.XDMAccess.removeChild(XDMAccess.java:295)
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.removeChild(AbstractDocumentComponent.java:491)
Comment 1 sunbiz 2008-11-04 19:17:40 UTC
Created attachment 73231 [details]
stacktrace
Comment 2 Samaresh Panda 2008-11-18 22:16:26 UTC
Should be handled by wsdl model.
Comment 3 Exceptions Reporter 2009-01-07 13:36:52 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: old node must be in the tree
        at org.netbeans.modules.xml.xdm.XDMModel.getPathToRoot(XDMModel.java:320)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:355)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:339)
        at org.netbeans.modules.xml.xdm.XDMModel.remove(XDMModel.java:696)
        at org.netbeans.modules.xml.xdm.xam.XDMAccess.removeChild(XDMAccess.java:295)
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.removeChild(AbstractDocumentComponent.java:491)
Comment 4 Exceptions Reporter 2009-01-07 13:36:56 UTC
Created attachment 75538 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-06-17 12:26:55 UTC
Build: NetBeans IDE 6.7 RC2 (Build 200906050001)
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: 


Stacktrace: 
java.lang.IllegalArgumentException: old node must be in the tree
        at org.netbeans.modules.xml.xdm.XDMModel.getPathToRoot(XDMModel.java:320)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:355)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:339)
        at org.netbeans.modules.xml.xdm.XDMModel.remove(XDMModel.java:696)
        at org.netbeans.modules.xml.xdm.xam.XDMAccess.removeChild(XDMAccess.java:295)
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.removeChild(AbstractDocumentComponent.java:500)
Comment 6 Exceptions Reporter 2009-06-17 12:27:04 UTC
Created attachment 83691 [details]
stacktrace
Comment 7 Exceptions Reporter 2009-06-17 12:27:23 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=70102
Comment 8 Svata Dedic 2011-09-26 07:36:49 UTC
*** Bug 166559 has been marked as a duplicate of this bug. ***
Comment 9 theshadow27 2014-05-01 19:36:16 UTC
Created attachment 147051 [details]
stacktrace

removed a parameter
Comment 10 Martin Balin 2016-07-07 09:56:28 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss