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 152137 - [65cat] IllegalArgumentException: pathToRoot does not contain element
Summary: [65cat] IllegalArgumentException: pathToRoot does not contain element
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-02 08:41 UTC by sunbiz
Modified: 2015-02-04 03:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 135105


Attachments
stacktrace (4.87 KB, text/plain)
2008-11-02 08:41 UTC, sunbiz
Details
stacktrace (72 bytes, text/plain)
2008-11-04 19:09 UTC, sunbiz
Details
stacktrace (5.57 KB, text/plain)
2009-05-22 14:44 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-02 08:41:04 UTC
Build: NetBeans IDE Dev (Build 200810311401)
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:
sunbiz: Pressed Auto Create on WSDL's Partner Link and then pressed Undo and got this exception



Stacktrace: 
java.lang.IllegalArgumentException: pathToRoot does not contain element
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentModel.prepareChangeInfo(AbstractDocumentModel.java:273)
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLModelImpl.prepareChangeInfo(WSDLModelImpl.java:257)
        at org.netbeans.modules.xml.xdm.xam.XDMListener.processEvent(XDMListener.java:198)
        at org.netbeans.modules.xml.xdm.xam.XDMListener.propertyChange(XDMListener.java:214)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
Comment 1 sunbiz 2008-11-02 08:41:09 UTC
Created attachment 73076 [details]
stacktrace
Comment 2 sunbiz 2008-11-04 19:09:33 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: 


Stacktrace: 
java.lang.IllegalArgumentException: pathToRoot does not contain element
Comment 3 sunbiz 2008-11-04 19:09:42 UTC
Created attachment 73227 [details]
stacktrace
Comment 4 Samaresh Panda 2008-11-18 21:19:30 UTC
Needs to be evaluated by wsdl team.
Comment 5 Oleg Khokhlov 2009-05-22 14:44:32 UTC
Build: NetBeans IDE Dev (Build 200905190201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments: 
Add binding in wsdl

Stacktrace: 
java.lang.IllegalArgumentException: pathToRoot does not contain element
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentModel.prepareChangeInfo(AbstractDocumentModel.java:273)
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLModelImpl.prepareChangeInfo(WSDLModelImpl.java:257)
        at org.netbeans.modules.xml.xdm.xam.XDMListener.processEvent(XDMListener.java:198)
        at org.netbeans.modules.xml.xdm.xam.XDMListener.propertyChange(XDMListener.java:214)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
Comment 6 Oleg Khokhlov 2009-05-22 14:44:46 UTC
Created attachment 82656 [details]
stacktrace
Comment 7 Quality Engineering 2015-02-04 03:37:34 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.