Exception when creating a new Representation [message #1822302] |
Tue, 03 March 2020 09:17  |
Eclipse User |
|
|
|
Hello, I have the following Eclipse Runtime instances:
1. Eclipse with my .ecore
2. Eclipse with my .odesign
When I instance a third Eclipse Runtime and I try to create a new .aird. I got the following exception. In addition, I have to try create two empty .aird before the wizard is able to find the ViewPoints. This is also happening in the 2nd Eclipse Runtime.
Any comment about what it is going on is welcome.
Regards, Matias.
P.S.: This is Obeo Designer 11.3.0.
org.eclipse.emf.common.util.WrappedException: An exception was ignored during command execution
at org.eclipse.emf.common.command.BasicCommandStack.handleError(BasicCommandStack.java:281)
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.handleError(AbstractTransactionalCommandStack.java:125)
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:229)
at org.eclipse.sirius.ui.tools.internal.wizards.NewSessionWizard$SessionCreationOperation.execute(NewSessionWizard.java:259)
at org.eclipse.ui.actions.WorkspaceModifyOperation.lambda$0(WorkspaceModifyOperation.java:110)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2295)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2322)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:131)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: org.eclipse.emf.transaction.RollbackException: Validation failed with an exception
at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:213)
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:165)
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:219)
... 6 more
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07949 seconds