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 - "attempted model write without invoking startTransaction" when updating new deps on maven web project
Summary: "attempted model write without invoking startTransaction" when updating new d...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-17 06:19 UTC by antojk
Modified: 2010-10-05 20:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The log file generated when this event occured (537.58 KB, text/x-log)
2010-06-17 06:19 UTC, antojk
Details

Note You need to log in before you can comment on or make changes to this bug.
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.