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 203952 - java.lang.IllegalStateException: The model is not initialized or is broken.
Summary: java.lang.IllegalStateException: The model is not initialized or is broken.
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: XDM (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 09:55 UTC by Exceptions Reporter
Modified: 2015-02-04 03:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 70097


Attachments
stacktrace (2.56 KB, text/plain)
2011-10-19 09:55 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-10-19 09:55:05 UTC
This issue was reported manually by sdedic.
It already has 3 duplicates 


Build: NetBeans IDE 6.1 (Build 200810140114) - Java CAPS Enabled
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP

User Comments:
GUEST: while typing in transformat.xml Source view in xmltransformation project

buzzword: Writing xsd, Ctrl-Z'ing to the oldest changes.




Stacktrace: 
java.lang.IllegalStateException: The model is not initialized or is broken.
   at org.netbeans.modules.xml.xdm.XDMModel.checkStableOrParsingState(XDMModel.java:987)
   at org.netbeans.modules.xml.xdm.XDMModel.getDocument(XDMModel.java:829)
   at org.netbeans.modules.xml.xdm.nodes.NodeImpl.lookupNamespaceURI(NodeImpl.java:611)
   at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.lookupNamespaceURI(AbstractDocumentComponent.java:333)
   at org.netbeans.modules.bpel.model.impl.ExNamespaceContextImpl.getNamespaceURI(ExNamespaceContextImpl.java:52)
   at org.netbeans.modules.bpel.model.impl.references.WSDLReferenceBuilder.getWSDLModels(WSDLReferenceBuilder.java:158)
Comment 1 Exceptions Reporter 2011-10-19 09:55:09 UTC
Created attachment 112213 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:29 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.