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 187696

Summary: "attempted model write without invoking startTransaction" when updating new deps on maven web project
Product: projects Reporter: antojk <antojk>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jglick
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: The log file generated when this event occured

Description antojk 2010-06-17 06:19:22 UTC
Created attachment 100148 [details]
The log file generated when this event occured

Stack Trace summary:

java.lang.IllegalStateException: attempted model write without invoking startTransaction
	at org.netbeans.modules.xml.xam.AbstractModel.validateWrite(AbstractModel.java:469)
	at org.netbeans.modules.xml.xam.AbstractModel.rollbackTransaction(AbstractModel.java:428)
	at org.netbeans.modules.maven.model.Utilities.performPOMModelOperations(Utilities.java:346)
	at org.netbeans.modules.maven.nodes.DependencyNode$RemoveDependencyAction$2.run(DependencyNode.java:658)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)
Comment 1 Jesse Glick 2010-10-05 20:54:34 UTC
Not known to have occurred again. The exception reporter system would note any duplicates.