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 150906 - IllegalArgumentException: old node must be in the tree
Summary: IllegalArgumentException: old node must be in the tree
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: XDM (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 17:07 UTC by m_potociar
Modified: 2008-11-18 18:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 131735


Attachments
stacktrace (65 bytes, text/plain)
2008-10-21 17:07 UTC, m_potociar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m_potociar 2008-10-21 17:07:31 UTC
Build: NetBeans IDE 6.5 RC1 (Build 200810151402)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

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:360)
        at org.netbeans.modules.xml.xdm.XDMModel.mutate(XDMModel.java:339)
        at org.netbeans.modules.xml.xdm.XDMModel.setAttribute(XDMModel.java:743)
        at org.netbeans.modules.xml.xdm.xam.XDMAccess.setAttribute(XDMAccess.java:239)
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.setAttribute(AbstractDocumentComponent.java:483)
Comment 1 m_potociar 2008-10-21 17:07:46 UTC
Created attachment 72403 [details]
stacktrace
Comment 2 Samaresh Panda 2008-10-21 18:00:30 UTC
Can you tell us how you got here?
Comment 3 Samaresh Panda 2008-11-18 18:40:16 UTC
Need more info to proceed further.