Invalid transformation Problem [message #1251680] |
Thu, 20 February 2014 08:31  |
Eclipse User |
|
|
|
Hi,
I am trying simple HelloWorld QVTO example given at http://www.levysiqueira.com.br/2011/01/eclipse-qvto-hello-world/
When i run transformation. i get the following exception. Any idea why it is so?
Caused by: java.lang.IllegalArgumentException: Invalid transformation HelloWorldTransformation
at org.eclipse.m2m.internal.qvt.oml.runtime.launch.InMemoryQvtLaunchConfigurationDelegate.launch(InMemoryQvtLaunchConfigurationDelegate.java:58)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:884)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1129)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Root exception:
java.lang.IllegalArgumentException: Invalid transformation HelloWorldTransformation
at org.eclipse.m2m.internal.qvt.oml.runtime.launch.InMemoryQvtLaunchConfigurationDelegate.launch(InMemoryQvtLaunchConfigurationDelegate.java:58)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:884)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1129)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122
)
same is the case when i run the default qvt example project Simpleuml To Rdb
Caused by: java.lang.IllegalArgumentException: Invalid transformation Simpleuml_To_Rdb
at org.eclipse.m2m.internal.qvt.oml.runtime.launch.InMemoryQvtLaunchConfigurationDelegate.launch(InMemoryQvtLaunchConfigurationDelegate.java:58)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:884)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1129)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Root exception:
java.lang.IllegalArgumentException: Invalid transformation Simpleuml_To_Rdb
at org.eclipse.m2m.internal.qvt.oml.runtime.launch.InMemoryQvtLaunchConfigurationDelegate.launch(InMemoryQvtLaunchConfigurationDelegate.java:58)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:884)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1129)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
i am uing Eclipse Version: Luna M5 Release
Build id: 20140130-1145
Cheers,
[Updated on: Thu, 20 February 2014 08:40] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07888 seconds