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 160497

Summary: IllegalStateException: attempted model write without invoking startTransaction
Product: xml Reporter: rohitbrai <rohitbrai>
Component: WSDL ModelAssignee: Shivanand Kini <skini>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147736
Issue Type: DEFECT Exception Reporter: 147736
Attachments: stacktrace

Description rohitbrai 2009-03-17 19:33:58 UTC
Build: NetBeans IDE 6.1 (Build 200903080201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista, 6.0, amd64

Stacktrace: 
java.lang.IllegalStateException: attempted model write without invoking startTransaction
        at org.netbeans.modules.xml.xam.AbstractModel.validateWrite(AbstractModel.java:418)
        at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.verifyWrite(AbstractDocumentComponent.java:665)
        at org.netbeans.modules.xml.xam.AbstractComponent.removeChild(AbstractComponent.java:356)
        at org.netbeans.modules.xml.wsdl.model.impl.DefinitionsImpl.removeMessage(DefinitionsImpl.java:120)
        at org.netbeans.modules.xml.wsdl.model.impl.ChildComponentUpdateVisitor.visit(ChildComponentUpdateVisitor.java:136)
        at org.netbeans.modules.xml.wsdl.model.impl.MessageImpl.accept(MessageImpl.java:78)
Comment 1 rohitbrai 2009-03-17 19:34:07 UTC
Created attachment 78326 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:30 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.