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 154371 - [65cat] IllegalArgumentException: Wrong parent for 'input'
Summary: [65cat] IllegalArgumentException: Wrong parent for 'input'
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:
Depends on:
Blocks:
 
Reported: 2008-12-02 15:30 UTC by mohhmekk
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 143431


Attachments
stacktrace (5.63 KB, text/plain)
2008-12-02 15:30 UTC, mohhmekk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mohhmekk 2008-12-02 15:30:14 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, i386

Stacktrace: 
java.lang.IllegalArgumentException: Wrong parent for 'input'
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLElementFactoryProvider$InputFactory.create(WSDLElementFactoryProvider.java:165)
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLComponentFactoryImpl.create(WSDLComponentFactoryImpl.java:87)
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLComponentFactoryImpl.create(WSDLComponentFactoryImpl.java:82)
        at org.netbeans.modules.xml.wsdl.model.impl.WSDLComponentFactoryImpl.create(WSDLComponentFactoryImpl.java:71)
        at org.netbeans.modules.xml.wsdl.model.spi.WSDLComponentBase.populateChildren(WSDLComponentBase.java:84)
        at org.netbeans.modules.xml.xam.AbstractComponent._getChildren(AbstractComponent.java:154)
Comment 1 mohhmekk 2008-12-02 15:30:30 UTC
Created attachment 74426 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:39 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