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 166883 - IllegalStateException: Referencing component is not part of model.
Summary: IllegalStateException: Referencing component is not part of model.
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 22:40 UTC by ranbato
Modified: 2016-07-07 09:56 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 12885


Attachments
stacktrace (4.16 KB, text/plain)
2009-06-10 22:40 UTC, ranbato
Details
stacktrace (2.89 KB, text/plain)
2010-03-23 07:36 UTC, felixkirathe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ranbato 2009-06-10 22:40:37 UTC
Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
ranbato: Validating a WSDL



Stacktrace: 
java.lang.IllegalStateException: Referencing component is not part of model.
        at org.netbeans.modules.xml.xam.dom.AbstractNamedComponentReference.checkParentPartOfModel(AbstractNamedComponentReference.java:206)
        at org.netbeans.modules.xml.xam.dom.AbstractNamedComponentReference.getReferenced(AbstractNamedComponentReference.java:157)
        at org.netbeans.modules.xml.wsdl.model.impl.GlobalReferenceImpl.get(GlobalReferenceImpl.java:86)
        at org.netbeans.modules.xml.wsdl.model.impl.GlobalReferenceImpl.get(GlobalReferenceImpl.java:59)
        at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.BindingNode.getHtmlDisplayName(BindingNode.java:299)
        at org.openide.explorer.view.VisualizerNode.getHtmlDisplayName(VisualizerNode.java:566)
Comment 1 ranbato 2009-06-10 22:40:42 UTC
Created attachment 83422 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-10 22:40:47 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=12885
Comment 3 felixkirathe 2010-03-23 07:36:55 UTC
Created attachment 95578 [details]
stacktrace
Comment 4 Exceptions Reporter 2010-12-14 07:55:27 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=12885
Comment 5 Martin Balin 2016-07-07 09:56:42 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