[QVTO] Cannot modify resource set without a write transaction [message #657332] |
Wed, 02 March 2011 08:33  |
Eclipse User |
|
|
|
Hi all!
I'm running a qvto transformation programmatically following the example transformation in http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava.
It worked fine until I changed the transformation to accepts an inout model and a in model (previously it was like the example an, in model and a out model)
When I execute it, it complains with the following error:
source=org.eclipse.m2m.qvt.oml.execution code=120 Unexpected runtime exception caught during execution data=[java.lang.IllegalStateException: Cannot modify resource set without a write transaction]
I tried to execute it inside a Command via the CommandStack.execute() but the error is still the same.
Is there a solution?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04502 seconds