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 202775 - [71cat] IllegalStateException: attempted model write without invoking startTransaction
Summary: [71cat] IllegalStateException: attempted model write without invoking startTr...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-28 12:14 UTC by sunbiz
Modified: 2016-07-07 09:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158412


Attachments
stacktrace (5.98 KB, text/plain)
2011-09-28 12:14 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2011-09-28 12:14:27 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Windows 7

User Comments:
GUEST: clicked on web service node then clicked on edit web service attributes

sunbiz: removing web service operation from WSDL designer




Stacktrace: 
java.lang.IllegalStateException: attempted model write without invoking startTransaction
   at org.netbeans.modules.xml.xam.AbstractModel.validateWrite(AbstractModel.java:474)
   at org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent.verifyWrite(AbstractDocumentComponent.java:705)
   at org.netbeans.modules.xml.xam.AbstractComponent.appendChild(AbstractComponent.java:356)
   at org.netbeans.modules.xml.wsdl.model.spi.WSDLComponentBase.addExtensibilityElement(WSDLComponentBase.java:152)
   at org.netbeans.modules.websvc.wsitconf.wsdlmodelext.PolicyModelHelper.createPolicy(PolicyModelHelper.java:208)
   at org.netbeans.modules.websvc.wsitconf.wsdlmodelext.SecurityPolicyModelHelper.setTargets(SecurityPolicyModelHelper.java:707)
Comment 1 sunbiz 2011-09-28 12:14:33 UTC
Created attachment 111274 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-06-29 11:17:05 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=158412
Comment 3 Martin Balin 2016-07-07 09:56:25 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