!SESSION 2024-05-09 22:29:48.632 ----------------------------------------------- eclipse.buildId=unknown java.version=17.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/junit/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/surefire.properties Command-line arguments: -data /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/junit/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/junit/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/surefire.properties This is a continuation of log file /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/junit/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/work/data/.metadata/.bak_0.log Created Time: 2024-05-09 22:38:38.145 !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:38.145 !MESSAGE Migration done on /DesignerTestProject/StyleCustomizations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:38.148 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:38:38.498 !MESSAGE The viewpoint registry was not able to load this file StyleCustomizations.odesign !STACK 0 org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=0, size=0 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:346) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.load(ViewpointRegistryImpl.java:687) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.load(ViewpointRegistryImpl.java:665) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.fileAdded(ViewpointRegistryImpl.java:786) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:739) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:763) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:763) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.resourceChanged(ViewpointRegistryImpl.java:712) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:307) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:297) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:160) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:388) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1514) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1579) at org.eclipse.core.internal.resources.File.refreshLocal(File.java:316) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:213) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:195) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:200) at org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.setUp(RefreshWithCustomizationTests.java:123) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:38.519 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:38.519 !MESSAGE Migration done on /DesignerTestProject/StyleCustomizations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:38.521 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:38:38.918 !MESSAGE The viewpoint registry was not able to load this file StyleCustomizations.odesign !STACK 0 org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=0, size=0 at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:346) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.load(ViewpointRegistryImpl.java:687) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.load(ViewpointRegistryImpl.java:665) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.fileAdded(ViewpointRegistryImpl.java:786) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:739) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:763) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.refreshWorkspaceComponents(ViewpointRegistryImpl.java:763) at org.eclipse.sirius.business.internal.componentization.ViewpointRegistryImpl.resourceChanged(ViewpointRegistryImpl.java:712) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:307) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:297) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:160) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:388) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1514) at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1579) at org.eclipse.core.internal.resources.File.refreshLocal(File.java:316) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:213) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:195) at org.eclipse.sirius.tests.support.internal.helper.EclipseTestsSupportHelperImpl.copyFile(EclipseTestsSupportHelperImpl.java:200) at org.eclipse.sirius.tests.unit.diagram.refresh.customization.RefreshWithCustomizationTests.setUp(RefreshWithCustomizationTests.java:123) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:38.950 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:38.950 !MESSAGE Migration done on /DesignerTestProject/StyleCustomizations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:38.952 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:39.403 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:39.641 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:39.834 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:40.040 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:40.280 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:40.532 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:40.773 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:41.013 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:41.274 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:41.514 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:41.751 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 2 0 2024-05-09 22:38:42.281 !MESSAGE An error occurred during the representation refresh of RefreshTest package entitiesNPE. !STACK 0 java.lang.NullPointerException at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests$2$1$1.beforeRefresh(RefreshStabilityTests.java:91) at org.eclipse.sirius.diagram.business.api.refresh.RefreshExtensionService.safeBeforeRefresh(RefreshExtensionService.java:237) at org.eclipse.sirius.diagram.business.api.refresh.RefreshExtensionService.beforeRefresh(RefreshExtensionService.java:127) at org.eclipse.sirius.diagram.business.internal.sync.DDiagramSynchronizer.refreshOperation(DDiagramSynchronizer.java:343) at org.eclipse.sirius.diagram.business.internal.sync.DDiagramSynchronizer.refresh(DDiagramSynchronizer.java:316) at org.eclipse.sirius.diagram.business.internal.dialect.DiagramDialectServices.refresh(DiagramDialectServices.java:243) at org.eclipse.sirius.business.internal.dialect.DialectManagerImpl.refresh(DialectManagerImpl.java:106) at org.eclipse.sirius.business.internal.dialect.DialectManagerImpl.refresh(DialectManagerImpl.java:97) at org.eclipse.sirius.diagram.ui.business.internal.command.RefreshDiagramOnOpeningCommand.doExecute(RefreshDiagramOnOpeningCommand.java:64) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130) at org.eclipse.emf.common.command.CompoundCommand.execute(CompoundCommand.java:261) at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.launchRefresh(DDiagramEditorImpl.java:1419) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.initializeGraphicalViewer(DDiagramEditorImpl.java:1630) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1590) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479) at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330) at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365) at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) at org.eclipse.sirius.common.ui.tools.api.util.EclipseUIUtil.displaySyncExec(EclipseUIUtil.java:337) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices.openEditor(DiagramDialectUIServices.java:237) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices.openEditor(DiagramDialectUIServices.java:188) at org.eclipse.sirius.ui.business.internal.dialect.DialectUIManagerImpl.openEditor(DialectUIManagerImpl.java:94) at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.openRepresentation(RefreshStabilityTests.java:177) at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening(RefreshStabilityTests.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius.diagram 2 0 2024-05-09 22:38:42.534 !MESSAGE An error occurred during the representation refresh of RefreshTest package entitiesCCE. !STACK 0 java.lang.ClassCastException at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests$2$1$1.beforeRefresh(RefreshStabilityTests.java:93) at org.eclipse.sirius.diagram.business.api.refresh.RefreshExtensionService.safeBeforeRefresh(RefreshExtensionService.java:237) at org.eclipse.sirius.diagram.business.api.refresh.RefreshExtensionService.beforeRefresh(RefreshExtensionService.java:127) at org.eclipse.sirius.diagram.business.internal.sync.DDiagramSynchronizer.refreshOperation(DDiagramSynchronizer.java:343) at org.eclipse.sirius.diagram.business.internal.sync.DDiagramSynchronizer.refresh(DDiagramSynchronizer.java:316) at org.eclipse.sirius.diagram.business.internal.dialect.DiagramDialectServices.refresh(DiagramDialectServices.java:243) at org.eclipse.sirius.business.internal.dialect.DialectManagerImpl.refresh(DialectManagerImpl.java:106) at org.eclipse.sirius.business.internal.dialect.DialectManagerImpl.refresh(DialectManagerImpl.java:97) at org.eclipse.sirius.diagram.ui.business.internal.command.RefreshDiagramOnOpeningCommand.doExecute(RefreshDiagramOnOpeningCommand.java:64) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130) at org.eclipse.emf.common.command.CompoundCommand.execute(CompoundCommand.java:261) at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.launchRefresh(DDiagramEditorImpl.java:1419) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.initializeGraphicalViewer(DDiagramEditorImpl.java:1630) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1590) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479) at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330) at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365) at jdk.internal.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960) at org.eclipse.sirius.common.ui.tools.api.util.EclipseUIUtil.displaySyncExec(EclipseUIUtil.java:337) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices.openEditor(DiagramDialectUIServices.java:237) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices.openEditor(DiagramDialectUIServices.java:188) at org.eclipse.sirius.ui.business.internal.dialect.DialectUIManagerImpl.openEditor(DialectUIManagerImpl.java:94) at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.openRepresentation(RefreshStabilityTests.java:177) at org.eclipse.sirius.tests.unit.api.refresh.RefreshStabilityTests.testExceptionCatchDuringRefreshAtOpening(RefreshStabilityTests.java:164) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:43.446 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:43.446 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:43.447 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:43.449 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:43.860 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/undoEdgeCreationToolDangling/dEdgeUndoDangling.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:43.864 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.138 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.139 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.140 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.223 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.223 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.224 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.287 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.287 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.288 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.429 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.429 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.430 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.547 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.547 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.548 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.761 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.761 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.762 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.966 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:44.966 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:44.967 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.185 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.185 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.186 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.361 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.362 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.362 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.449 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.449 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.450 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.538 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.538 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.539 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.667 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.667 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.668 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.743 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.743 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.744 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.898 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:45.899 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:45.899 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:46.351 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:46.351 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:46.352 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:46.936 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:46.937 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:46.937 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:47.396 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:47.396 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:47.397 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:47.745 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:47.745 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:47.746 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.129 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.129 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:48.130 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.545 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.545 !MESSAGE Migration done on /DesignerTestProject/VP-3834.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:48.546 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.932 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:48.932 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:48.934 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:49.462 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:49.462 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:49.464 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:49.973 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:49.973 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:49.975 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:50.437 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:50.438 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:50.440 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:50.903 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:50.903 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:50.904 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:50.906 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:51.420 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:51.420 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:51.421 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:51.422 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:51.880 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:51.880 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:51.881 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:51.882 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:52.391 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:52.391 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:52.392 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:52.393 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:52.864 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:52.864 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/note/tc_VP-2121_many/tc_VP-2121.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:52.865 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "root package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:52.866 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:53.440 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:53.442 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:53.447 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:53.886 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:53.887 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:53.891 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:54.328 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:54.330 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:54.334 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:54.740 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:54.741 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:54.746 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:55.193 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:55.195 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:55.200 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:55.647 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:55.648 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:55.653 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:56.093 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:56.094 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:56.099 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:56.528 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:56.530 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:56.534 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:56.998 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.000 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.005 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:57.428 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.429 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.434 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:57.909 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.911 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:57.916 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:58.382 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:58.383 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:58.388 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:58.837 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:58.839 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:58.844 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:59.296 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:59.298 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:59.303 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:38:59.747 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:59.749 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:38:59.754 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:00.328 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:00.329 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:00.334 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:00.759 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:00.760 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:00.765 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:01.168 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:01.169 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:01.174 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:01.530 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:01.530 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/vp3089/vp-3089.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:01.532 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:01.867 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:01.868 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:01.869 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:02.304 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:02.361 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:02.361 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:02.363 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:02.834 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:02.872 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:02.872 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:02.874 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:03.350 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:03.385 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:03.385 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:03.387 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:03.817 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:03.864 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:03.864 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:03.866 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:04.284 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:04.319 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:39:04.320 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:04.321 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:04.756 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:11.085 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: Edge source:NodeList C1-1 | target:NodeList C1-2 on semanticorg.eclipse.emf.ecore.impl.EReferenceImpl@46e16e27 (name: aC1-2) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:11.085 !MESSAGE Impossible to resolve edges other bound target diagram note created from: {0} !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.144 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@b71ccf5 (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.144 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@b71ccf5 (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.146 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.EdgeImpl@36c29373 (visible: true, type: 4001, mutable: false) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.146 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@b71ccf5 (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.149 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: Edge source:NodeList C1-1 | target:NodeList C1-2 on semanticorg.eclipse.emf.ecore.impl.EReferenceImpl@4ca3a9f (name: aC1-2) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.149 !MESSAGE Impossible to resolve edges other bound target diagram note created from: {0} !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.636 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@36c46e5c (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.637 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@36c46e5c (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:16.638 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: org.eclipse.gmf.runtime.notation.impl.ShapeImpl@36c46e5c (visible: true, type: Note, mutable: false) (fontColor: 12632256, fontName: Segoe UI, fontHeight: 9, bold: false, italic: false, underline: false, strikeThrough: false, description: Nicer, fillColor: 12560536, transparency: 0, gradient: null, lineColor: 6737151, lineWidth: 1, roundedBendpointsRadius: 0) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:20.297 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.emf.transaction.impl.TransactionChangeRecorder.setValidateEditSupport(org.eclipse.emf.transaction.util.ValidateEditSupport)" because the return value of "org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain.getChangeRecorder()" is null at org.eclipse.emf.transaction.impl.TransactionImpl.start(TransactionImpl.java:252) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.startTransaction(TransactionalEditingDomainImpl.java:419) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:316) at org.eclipse.gmf.runtime.diagram.ui.editparts.ConnectionEditPart.resolveSemanticElement(ConnectionEditPart.java:827) at org.eclipse.sirius.diagram.ui.edit.api.part.AbstractDiagramEdgeEditPart$ViewEdgeFigure.layout(AbstractDiagramEdgeEditPart.java:702) at org.eclipse.draw2d.Figure.validate(Figure.java:1966) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at org.eclipse.draw2d.FreeformViewport$FreeformViewportLayout.calculatePreferredSize(FreeformViewport.java:25) at org.eclipse.draw2d.AbstractLayout.getPreferredSize(AbstractLayout.java:102) at org.eclipse.draw2d.AbstractHintLayout.getPreferredSize(AbstractHintLayout.java:84) at org.eclipse.draw2d.Figure.getPreferredSize(Figure.java:833) at org.eclipse.draw2d.ScrollPaneSolver.solve(ScrollPaneSolver.java:75) at org.eclipse.draw2d.FigureCanvas.layoutViewport(FigureCanvas.java:302) at org.eclipse.draw2d.FigureCanvas$1.notifyValidating(FigureCanvas.java:270) at org.eclipse.draw2d.UpdateManager.fireValidating(UpdateManager.java:132) at org.eclipse.sirius.diagram.ui.tools.internal.part.SiriusDiagramGraphicalViewer$ToggleUpdateManager.performValidation(SiriusDiagramGraphicalViewer.java:210) at org.eclipse.draw2d.DeferredUpdateManager.performUpdate(DeferredUpdateManager.java:187) at org.eclipse.sirius.diagram.ui.tools.internal.part.SiriusDiagramGraphicalViewer$ToggleUpdateManager.performUpdate(SiriusDiagramGraphicalViewer.java:197) at org.eclipse.draw2d.DeferredUpdateManager$UpdateRequest.run(DeferredUpdateManager.java:45) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1847) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.diagram.format.data.AbstractSiriusFormatDataManagerForSemanticElementsTest.tearDown(AbstractSiriusFormatDataManagerForSemanticElementsTest.java:471) at org.eclipse.sirius.tests.unit.diagram.format.data.AbstractMappingBasedSiriusFormatDataManagerTest.tearDown(AbstractMappingBasedSiriusFormatDataManagerTest.java:223) at jdk.internal.reflect.GeneratedMethodAccessor196.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:21.084 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.emf.transaction.impl.TransactionChangeRecorder.setValidateEditSupport(org.eclipse.emf.transaction.util.ValidateEditSupport)" because the return value of "org.eclipse.emf.transaction.impl.InternalTransactionalEditingDomain.getChangeRecorder()" is null at org.eclipse.emf.transaction.impl.TransactionImpl.start(TransactionImpl.java:252) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.startTransaction(TransactionalEditingDomainImpl.java:419) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:316) at org.eclipse.gmf.runtime.diagram.ui.editparts.ConnectionEditPart.resolveSemanticElement(ConnectionEditPart.java:827) at org.eclipse.sirius.diagram.ui.edit.api.part.AbstractDiagramEdgeEditPart$ViewEdgeFigure.layout(AbstractDiagramEdgeEditPart.java:702) at org.eclipse.draw2d.Figure.validate(Figure.java:1966) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.draw2d.Figure.validate(Figure.java:1967) at org.eclipse.draw2d.FreeformViewport$FreeformViewportLayout.calculatePreferredSize(FreeformViewport.java:25) at org.eclipse.draw2d.AbstractLayout.getPreferredSize(AbstractLayout.java:102) at org.eclipse.draw2d.AbstractHintLayout.getPreferredSize(AbstractHintLayout.java:84) at org.eclipse.draw2d.Figure.getPreferredSize(Figure.java:833) at org.eclipse.draw2d.ScrollPaneSolver.solve(ScrollPaneSolver.java:75) at org.eclipse.draw2d.FigureCanvas.layoutViewport(FigureCanvas.java:302) at org.eclipse.draw2d.FigureCanvas$1.notifyValidating(FigureCanvas.java:270) at org.eclipse.draw2d.UpdateManager.fireValidating(UpdateManager.java:132) at org.eclipse.sirius.diagram.ui.tools.internal.part.SiriusDiagramGraphicalViewer$ToggleUpdateManager.performValidation(SiriusDiagramGraphicalViewer.java:210) at org.eclipse.draw2d.DeferredUpdateManager.performUpdate(DeferredUpdateManager.java:187) at org.eclipse.sirius.diagram.ui.tools.internal.part.SiriusDiagramGraphicalViewer$ToggleUpdateManager.performUpdate(SiriusDiagramGraphicalViewer.java:197) at org.eclipse.draw2d.DeferredUpdateManager$UpdateRequest.run(DeferredUpdateManager.java:45) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1847) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.diagram.format.data.AbstractSiriusFormatDataManagerForSemanticElementsTest.tearDown(AbstractSiriusFormatDataManagerForSemanticElementsTest.java:471) at org.eclipse.sirius.tests.unit.diagram.format.data.AbstractMappingBasedSiriusFormatDataManagerTest.tearDown(AbstractMappingBasedSiriusFormatDataManagerTest.java:223) at jdk.internal.reflect.GeneratedMethodAccessor196.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:22.395 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:23.282 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:24.192 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:25.451 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:36.149 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:36.150 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:36.637 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:36.637 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:37.126 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:37.127 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:37.620 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:37.620 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:38.124 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:38.124 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:38.599 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:38.600 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:39.092 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:39.092 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:39.659 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:39.660 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:40.219 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:40.220 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:40.683 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:40.683 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:41.201 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:41.201 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:41.657 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:41.657 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:42.117 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:42.117 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:42.561 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:42.562 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.014 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.014 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.399 !MESSAGE Impossible to link note to non existing or unreachable target diagram element created from: Edge source:NodeList C1-1 | target:NodeList C1-2 on semanticorg.eclipse.emf.ecore.impl.EReferenceImpl@1105e607 (name: aC1-2) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.400 !MESSAGE Impossible to resolve edges other bound target diagram note created from: {0} !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.533 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:43.533 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:44.056 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:44.056 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:44.542 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:44.542 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:45.031 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:45.032 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:45.560 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:45.560 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:46.165 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:46.166 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:46.694 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:46.695 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:47.139 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:47.140 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:47.607 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:47.607 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.069 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.070 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.496 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.496 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.921 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:48.921 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:49.420 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagType2 Raw of targetMyPackage". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:39:49.420 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:52.925 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:53.647 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:54.751 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:55.579 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:56.407 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.ui 4 0 2024-05-09 22:39:57.504 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:00.216 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:00.216 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/2352/2352.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:00.218 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:00.664 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:00.664 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/2352/2352.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:00.665 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:01.048 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:01.048 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.049 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.050 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.050 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:01.699 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:01.699 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.700 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.701 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:01.701 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:02.243 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:02.243 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.244 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.244 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.245 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:02.918 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:02.919 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.920 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.920 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:02.921 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:03.556 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:03.557 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:03.557 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:03.558 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:03.559 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:04.174 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:04.175 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.176 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.176 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.177 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:04.753 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:04.754 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.755 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.756 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:04.757 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:05.352 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:05.353 !MESSAGE Migration done on /DesignerTestProject/VP-3894.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:05.354 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:05.354 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3894_DiagramBis". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:05.355 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:05.669 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:05.669 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:05.670 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.026 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.026 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:06.027 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.423 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.423 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:06.424 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.741 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:06.742 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:06.743 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.264 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.264 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.265 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.590 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.590 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.591 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.648 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.649 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.649 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.738 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.738 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.739 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.835 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.835 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.836 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.925 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:07.926 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:07.926 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.003 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.004 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.004 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.088 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.089 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.089 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.170 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.171 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.171 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.267 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.267 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.268 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.358 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.358 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.359 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.450 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.450 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.451 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.765 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.766 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.766 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.855 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.856 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.857 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.934 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:08.934 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:08.935 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.018 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.019 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/extension/toolSection.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.020 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.090 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.090 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolFilters.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.091 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.174 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.174 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolFilters.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.175 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.252 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.252 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/toolFilters.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.253 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.341 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.342 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.343 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.805 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:09.806 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:09.807 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:10.257 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:10.257 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:10.258 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:10.730 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:10.730 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:10.731 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:11.193 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:11.193 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:11.194 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:11.624 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:11.624 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:11.625 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.092 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.093 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/palette/VP-4519.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:12.093 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.503 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.503 !MESSAGE Migration done on /DesignerTestProject/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:12.504 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.845 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 4 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:12.846 !MESSAGE Migration done on /DesignerTestProject/VP-3600.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:12.846 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.215 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.216 !MESSAGE Migration done on /DesignerTestProject/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:13.217 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.model 2 0 2024-05-09 22:40:13.237 !MESSAGE org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage1.ecore' does not exist. !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage1.ecore' does not exist. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.demandLoadHelper(ResourceSetImpl.java:804) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$MappedResourceLocator.getResource(ResourceSetImpl.java:1204) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getResource(DAnalysisImpl.java:226) at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getModels(DAnalysisImpl.java:198) at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.resolveAllSemanticResourcesFromModels(SessionResourcesTracker.java:214) at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.initialize(SessionResourcesTracker.java:93) at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl$2.doExecute(DAnalysisSessionImpl.java:1213) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130) at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl.open(DAnalysisSessionImpl.java:1216) at org.eclipse.sirius.business.api.session.DefaultLocalSessionCreationOperation.execute(DefaultLocalSessionCreationOperation.java:72) at org.eclipse.sirius.tests.support.api.SiriusTestCase$1.execute(SiriusTestCase.java:459) at org.eclipse.ui.actions.WorkspaceModifyOperation.lambda$0(WorkspaceModifyOperation.java:110) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2380) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2405) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:131) at org.eclipse.sirius.tests.support.api.SiriusTestCase.createSession(SiriusTestCase.java:467) at org.eclipse.sirius.tests.support.api.SiriusTestCase.createOrLoadAndOpenSession(SiriusTestCase.java:427) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:375) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:308) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:282) at org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.setUp(ModifySessionOutsideEclipseTest.java:60) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage1.ecore' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.File.getContents(File.java:275) at org.eclipse.core.internal.resources.File.getContents(File.java:268) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:209) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:574) at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 81 more Caused by: java.lang.Exception: Resource '/DesignerTestProject/My_newPackage1.ecore' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 91 more !ENTRY org.eclipse.sirius.model 2 0 2024-05-09 22:40:13.238 !MESSAGE org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage2.ecore' does not exist. !STACK 0 org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage2.ecore' does not exist. at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.demandLoadHelper(ResourceSetImpl.java:804) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$MappedResourceLocator.getResource(ResourceSetImpl.java:1204) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getResource(DAnalysisImpl.java:226) at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getModels(DAnalysisImpl.java:198) at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.resolveAllSemanticResourcesFromModels(SessionResourcesTracker.java:214) at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.initialize(SessionResourcesTracker.java:93) at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl$2.doExecute(DAnalysisSessionImpl.java:1213) at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:130) at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:114) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:145) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl.open(DAnalysisSessionImpl.java:1216) at org.eclipse.sirius.business.api.session.DefaultLocalSessionCreationOperation.execute(DefaultLocalSessionCreationOperation.java:72) at org.eclipse.sirius.tests.support.api.SiriusTestCase$1.execute(SiriusTestCase.java:459) at org.eclipse.ui.actions.WorkspaceModifyOperation.lambda$0(WorkspaceModifyOperation.java:110) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2380) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2405) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:131) at org.eclipse.sirius.tests.support.api.SiriusTestCase.createSession(SiriusTestCase.java:467) at org.eclipse.sirius.tests.support.api.SiriusTestCase.createOrLoadAndOpenSession(SiriusTestCase.java:427) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:375) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:308) at org.eclipse.sirius.tests.support.api.SiriusTestCase.genericSetUp(SiriusTestCase.java:282) at org.eclipse.sirius.tests.unit.diagram.tools.palette.ModifySessionOutsideEclipseTest.setUp(ModifySessionOutsideEclipseTest.java:60) at junit.framework.TestCase.runBare(TestCase.java:140) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/DesignerTestProject/My_newPackage2.ecore' does not exist. at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330) at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204) at org.eclipse.core.internal.resources.File.getContents(File.java:275) at org.eclipse.core.internal.resources.File.getContents(File.java:268) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:209) at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:574) at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) ... 81 more Caused by: java.lang.Exception: Resource '/DesignerTestProject/My_newPackage2.ecore' does not exist. at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) ... 91 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.488 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.488 !MESSAGE Migration done on /DesignerTestProject/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:13.489 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.770 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:13.770 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:13.773 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:14.257 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:14.258 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:14.261 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:14.922 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:14.923 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:14.927 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:15.566 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:15.567 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:15.570 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:16.056 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:16.056 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:16.060 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:16.555 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:16.556 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:16.559 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.025 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.025 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:17.028 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.501 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.502 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:17.505 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.970 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:17.970 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:17.974 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:18.539 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:18.539 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:18.543 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.022 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.022 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:19.025 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.480 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.481 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:19.484 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.954 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:19.954 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:19.958 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:20.447 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:20.448 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:20.451 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:20.936 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:20.936 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2229/2229.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:20.940 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:21.424 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:21.425 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:21.425 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:21.749 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:21.749 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:21.750 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:22.215 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:40:22.216 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:22.216 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:39.396 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:39.460 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:41.075 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:41.129 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:41.367 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:41.421 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:41.953 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:42.010 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:42.487 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:43.043 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:43.564 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:44.041 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:44.454 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:44.879 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:45.299 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:45.768 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:45.823 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:46.412 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:46.466 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:47.046 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:47.101 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:47.815 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:47.870 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:48.617 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:48.670 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:49.264 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:49.318 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:49.837 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:49.889 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:50.357 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:50.408 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:50.933 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:50.984 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:51.520 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:51.573 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:52.093 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:52.146 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:52.726 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:52.778 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:53.389 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:53.443 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:54.187 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:54.318 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:55.033 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:55.084 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:55.681 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:55.733 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:56.254 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:56.307 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:57.131 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:57.185 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:57.978 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:58.042 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:58.626 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:58.676 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:59.396 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:40:59.449 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "ImageDiag". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:00.018 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:00.018 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/mappings/childrenPresentationChanges/compartments.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:00.019 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.039 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.040 !MESSAGE Migration done on /DesignerTestProject/VP-3790.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:03.042 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.517 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.517 !MESSAGE Migration done on /DesignerTestProject/VP-3790.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:03.519 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.870 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:03.871 !MESSAGE Migration done on /DesignerTestProject/VP-3790.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:03.872 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:04.256 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:04.256 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-3777/3777.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:04.257 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:04.606 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:04.606 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:04.607 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:06.408 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:06.408 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:06.410 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:06.899 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:06.938 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:06.939 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:06.940 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:07.434 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:07.536 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:07.537 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:07.538 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:07.987 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:08.023 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:08.023 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:08.025 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:08.439 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:08.473 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:08.473 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:08.475 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:08.968 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:09.008 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 6 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:09.008 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/VP-2649/VP-2649.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:09.010 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.ui 4 0 2024-05-09 22:41:09.459 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchPage.closeEditor(org.eclipse.ui.IEditorPart, boolean)" because the return value of "org.eclipse.ui.IWorkbenchPartSite.getPage()" is null at org.eclipse.sirius.tree.ui.tools.internal.editor.DTreeEditor$1.run(DTreeEditor.java:490) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.sirius.tests.support.api.TestsUtil.synchronizationWithUIThread(TestsUtil.java:97) at org.eclipse.sirius.tests.support.api.SiriusTestCase.cleanCurrentSession(SiriusTestCase.java:1831) at org.eclipse.sirius.tests.support.api.SiriusTestCase.tearDown(SiriusTestCase.java:1907) at org.eclipse.sirius.tests.unit.api.refresh.AbstractRefreshOnDeletionTests.tearDown(AbstractRefreshOnDeletionTests.java:262) at junit.framework.TestCase.runBare(TestCase.java:147) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:09.529 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:09.530 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:09.531 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:09.531 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:09.532 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:13.455 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:13.456 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:13.457 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:13.457 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:13.458 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:17.874 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:17.874 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:17.875 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:17.875 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:17.876 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:20.210 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:20.210 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:20.211 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:20.212 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:20.213 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:34.789 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:34.789 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:34.790 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:34.791 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:34.791 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:49.105 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:41:49.105 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:49.106 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:49.107 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:41:49.108 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:03.045 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:03.045 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:03.046 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:03.046 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:03.047 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:16.648 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:16.649 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:16.649 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:16.650 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:16.651 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:30.814 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:30.815 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:30.816 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:30.816 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:30.817 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:32.944 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:32.944 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:32.945 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:32.946 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:32.947 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:36.881 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:36.882 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:36.883 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:36.884 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:36.885 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:51.369 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:42:51.369 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:51.370 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:51.371 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:42:51.372 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:05.073 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:05.073 !MESSAGE Migration done on /DesignerTestProject/VP-3535.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:05.074 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:05.075 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new VP-3535_Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:05.075 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:18.925 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:18.926 !MESSAGE Migration done on /DesignerTestProject/VP-4397.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:18.926 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.273 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.273 !MESSAGE Migration done on /DesignerTestProject/VP-4407.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:19.274 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.611 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.611 !MESSAGE Migration done on /DesignerTestProject/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:19.612 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:43:19.636 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.714 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.714 !MESSAGE Migration done on /DesignerTestProject/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:19.715 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:43:19.737 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.812 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.812 !MESSAGE Migration done on /DesignerTestProject/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:19.813 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:43:19.835 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.907 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:19.907 !MESSAGE Migration done on /DesignerTestProject/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:19.908 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:43:19.929 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.004 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.004 !MESSAGE Migration done on /DesignerTestProject/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.005 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:43:20.026 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.079 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.079 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/layers/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.081 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.461 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.461 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.464 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.588 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.588 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.590 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.647 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.647 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.649 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.705 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.706 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.708 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.743 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.744 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.746 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.800 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.800 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.802 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.857 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.858 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/style/idAndLabels/test861.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.860 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.964 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:20.964 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:20.965 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.033 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.033 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.034 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.105 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.106 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.106 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.191 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.191 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.192 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.326 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.326 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.327 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.459 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.459 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.460 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.590 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.590 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.591 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.748 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.748 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.749 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.889 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.889 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.890 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.964 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:21.965 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:21.965 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.082 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.083 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.083 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.169 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.169 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.170 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.265 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.265 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.266 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.402 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.402 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.403 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.516 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.516 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.517 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.627 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.627 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.627 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.885 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:22.885 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:22.886 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.085 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.085 !MESSAGE Migration done on /DesignerTestProject/VP-2210.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:23.086 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.154 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.155 !MESSAGE Migration done on /DesignerTestProject/VP-2210.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:23.156 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.236 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:23.236 !MESSAGE Migration done on /DesignerTestProject/VP-2210.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:23.237 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.372 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.373 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:25.373 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.510 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.511 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:25.511 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.723 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.723 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:25.724 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.849 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:25.850 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:25.850 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.059 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.059 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.060 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.204 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.204 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.205 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.355 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.355 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.356 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.577 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.577 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.577 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.703 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.703 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.704 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.831 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.832 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.832 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.995 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:26.995 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:26.996 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.142 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.142 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:27.143 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.368 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.369 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:27.369 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.607 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.608 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:27.608 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.745 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.746 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:27.746 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.923 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:27.923 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:27.924 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.105 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.106 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.106 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.271 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.271 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.271 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.398 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.399 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.399 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.611 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.611 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.612 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.771 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.772 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.773 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.937 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:28.937 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:28.938 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.026 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.026 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.026 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.155 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.155 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.155 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.283 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.283 !MESSAGE Migration done on /org.eclipse.sirius.tests.sample.docbook.design/sample/docbook.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.284 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.354 !MESSAGE Migration done on /DesignerTestProject/controlled/chain.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.392 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.393 !MESSAGE Migration done on /DesignerTestProject/controlled/chain_acceleo.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.396 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "chain package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.399 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.552 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.552 !MESSAGE Migration done on /DesignerTestProject/VP-2070/root.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.555 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.691 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.692 !MESSAGE Migration done on /DesignerTestProject/VP-2070/root.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.694 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.818 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.818 !MESSAGE Migration done on /DesignerTestProject/VP-2070/root.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:29.820 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:29.899 !MESSAGE Migration done on /DesignerTestProject/VP-2818/tc.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.146 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.146 !MESSAGE Migration done on /DesignerTestProject/base/chain.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.149 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "chain package entities". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.166 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.290 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.291 !MESSAGE Migration done on /DesignerTestProject/VP-2070/part2/root.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.292 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.296 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.296 !MESSAGE Migration done on /DesignerTestProject/VP-2070/part2/root_p1.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.296 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.377 !MESSAGE Migration done on /DesignerTestProject/VP-2766/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.395 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.395 !MESSAGE Migration done on /DesignerTestProject/VP-2766/My_p1.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.397 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.399 !MESSAGE Migration done on /DesignerTestProject/VP-2766/My_p2.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.495 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.496 !MESSAGE Migration done on /DesignerTestProject/VP-2070/part2/root.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.497 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.500 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.500 !MESSAGE Migration done on /DesignerTestProject/VP-2070/part2/root_p1.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.501 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.591 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:30.592 !MESSAGE Migration done on /DesignerTestProject/448373/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:30.593 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:31.953 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:31.953 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/ticket1843/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:31.954 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:32.468 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:32.468 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/ticket1843/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:32.469 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:32.863 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:32.863 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/ticket1843/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:32.864 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.200 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.200 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/ticket1843/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.201 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.555 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.555 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/setValue/EEnumAttributeType.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.556 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.642 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.642 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/setValue/EEnumAttributeType.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.643 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.720 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.721 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/setValue/EEnumAttributeType.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.721 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.809 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.809 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tools/setValue/EEnumAttributeType.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.810 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.899 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:33.900 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/testFor.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:33.901 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:34.606 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:34.607 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/tc931/TestActivity.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:34.608 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:35.212 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:35.212 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/tc931/TestActivity.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:35.213 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:35.821 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:35.821 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/tc931/TestActivity.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:35.822 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:36.447 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:36.448 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/tc931/TestActivity.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:36.449 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:37.178 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:37.178 !MESSAGE Migration done on /DesignerTestProject/2015.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:37.180 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:37.970 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:37.971 !MESSAGE Migration done on /DesignerTestProject/2015.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:37.972 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.transaction 4 45 2024-05-09 22:43:38.545 !MESSAGE Uncaught exception during post-commit listener notifications !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.sirius.diagram.tools.api.management.ToolManagement.getToolListeners()" because the return value of "org.eclipse.sirius.diagram.tools.api.DiagramPlugin$Implementation.getToolManagement(org.eclipse.sirius.diagram.DDiagram)" is null at org.eclipse.sirius.diagram.tools.internal.management.ToolFilterDescriptionListenerForUpdate.resourceSetChanged(ToolFilterDescriptionListenerForUpdate.java:104) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl$1.run(TransactionalEditingDomainImpl.java:776) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.postcommit(TransactionalEditingDomainImpl.java:766) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.deactivate(TransactionalEditingDomainImpl.java:538) at org.eclipse.emf.transaction.impl.TransactionImpl.close(TransactionImpl.java:707) at org.eclipse.emf.transaction.impl.TransactionImpl.commit(TransactionImpl.java:469) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification(ToolFilterDescriptionListenerTests.java:153) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.emf.transaction 4 45 2024-05-09 22:43:38.546 !MESSAGE Uncaught exception during post-commit listener notifications !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.sirius.diagram.tools.api.management.ToolManagement.getToolListeners()" because the return value of "org.eclipse.sirius.diagram.tools.api.DiagramPlugin$Implementation.getToolManagement(org.eclipse.sirius.diagram.DDiagram)" is null at org.eclipse.sirius.diagram.tools.internal.management.ToolFilterDescriptionListenerForUpdate.resourceSetChanged(ToolFilterDescriptionListenerForUpdate.java:104) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl$1.run(TransactionalEditingDomainImpl.java:776) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.postcommit(TransactionalEditingDomainImpl.java:766) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.deactivate(TransactionalEditingDomainImpl.java:538) at org.eclipse.emf.transaction.impl.TransactionImpl.close(TransactionImpl.java:707) at org.eclipse.emf.transaction.impl.TransactionImpl.commit(TransactionImpl.java:469) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testSingleNotification(ToolFilterDescriptionListenerTests.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.emf.transaction 4 45 2024-05-09 22:43:38.558 !MESSAGE Uncaught exception during post-commit listener notifications !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.sirius.diagram.tools.api.management.ToolManagement.getToolListeners()" because the return value of "org.eclipse.sirius.diagram.tools.api.DiagramPlugin$Implementation.getToolManagement(org.eclipse.sirius.diagram.DDiagram)" is null at org.eclipse.sirius.diagram.tools.internal.management.ToolFilterDescriptionListenerForUpdate.resourceSetChanged(ToolFilterDescriptionListenerForUpdate.java:104) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl$1.run(TransactionalEditingDomainImpl.java:776) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.postcommit(TransactionalEditingDomainImpl.java:766) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.deactivate(TransactionalEditingDomainImpl.java:538) at org.eclipse.emf.transaction.impl.TransactionImpl.close(TransactionImpl.java:707) at org.eclipse.emf.transaction.impl.TransactionImpl.commit(TransactionImpl.java:469) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testAddRemoveListener(ToolFilterDescriptionListenerTests.java:188) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.emf.transaction 4 45 2024-05-09 22:43:38.570 !MESSAGE Uncaught exception during post-commit listener notifications !STACK 0 java.lang.NullPointerException: Cannot invoke "org.eclipse.sirius.diagram.tools.api.management.ToolManagement.getToolListeners()" because the return value of "org.eclipse.sirius.diagram.tools.api.DiagramPlugin$Implementation.getToolManagement(org.eclipse.sirius.diagram.DDiagram)" is null at org.eclipse.sirius.diagram.tools.internal.management.ToolFilterDescriptionListenerForUpdate.resourceSetChanged(ToolFilterDescriptionListenerForUpdate.java:104) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl$1.run(TransactionalEditingDomainImpl.java:776) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.postcommit(TransactionalEditingDomainImpl.java:766) at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.deactivate(TransactionalEditingDomainImpl.java:538) at org.eclipse.emf.transaction.impl.TransactionImpl.close(TransactionImpl.java:707) at org.eclipse.emf.transaction.impl.TransactionImpl.commit(TransactionImpl.java:469) at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150) at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496) at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:203) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) at org.eclipse.sirius.tests.unit.api.tools.ToolFilterDescriptionListenerTests.testMultipleNotifications(ToolFilterDescriptionListenerTests.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:38.671 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:38.671 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:38.676 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 2 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:38.676 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:38.905 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:38.905 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:38.917 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 2 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:38.917 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.066 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.066 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.070 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 2 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.070 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.218 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.219 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.222 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/1907/1907.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 2 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.223 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:39.262 !MESSAGE Impossible to create the task corresponding to the "ModelOperation" model operation. The plugin contributing this model operation could be missing. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.296 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.296 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/computelabel/TestComputeLabel.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.298 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.391 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.391 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/computelabel/TestComputeLabel.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.393 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.479 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.480 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/computelabel/TestComputeLabel.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.481 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.572 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.572 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/computelabel/TestComputeLabel.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.574 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.661 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.662 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/computelabel/TestComputeLabel.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.663 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.719 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:39.719 !MESSAGE Migration done on /DesignerTestProject/main.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:39.721 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.035 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.035 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/vp-3386/vp-3386.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.037 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.074 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/services/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.077 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.124 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/services/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.127 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.202 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/services/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.204 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.239 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/services/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.242 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.356 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 7 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:40.357 !MESSAGE Migration done on /DesignerTestProject/vp-3632.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:40.363 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:41.385 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 7 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:41.386 !MESSAGE Migration done on /DesignerTestProject/vp-3632.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:41.392 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:43.617 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:43.859 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:44.314 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.499 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.499 !MESSAGE Migration done on /DesignerTestProject/doremi-2436/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.501 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.604 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.605 !MESSAGE Migration done on /DesignerTestProject/doremi-2436/My_controlled.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.606 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.610 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.610 !MESSAGE Migration done on /DesignerTestProject/doremi-2436/My_B.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.611 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.613 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.613 !MESSAGE Migration done on /DesignerTestProject/doremi-2436/My_C.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.614 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.702 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 3 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.702 !MESSAGE Migration done on /DesignerTestProject/doremi-2436/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.705 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.785 !MESSAGE Migration done on /DesignerTestProject/vp-2067/2067.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.804 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.804 !MESSAGE Migration done on /DesignerTestProject/vp-2067/2067_p1p1.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.806 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.869 !MESSAGE Migration done on /DesignerTestProject/vp-2067/2067.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.888 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:50.888 !MESSAGE Migration done on /DesignerTestProject/vp-2067/2067_p1p1.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.890 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.988 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new Bug475685_DiagDef". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:50.989 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:54.999 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.000 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/tool/tc1909/1909.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.001 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.094 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.094 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/edge/2303/tc2303.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.096 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new tc2303". * The order of edges has been changed to keep same visual render in diagram "new tc2303_2". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.098 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.458 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.458 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/refresh/edge/2303/tc2303.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.460 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new tc2303". * The order of edges has been changed to keep same visual render in diagram "new tc2303_2". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.461 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.840 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:55.840 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/vp-1688/vp-1688.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:55.841 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:56.206 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:56.206 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/vp-1688/vp-1688.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:56.207 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:56.569 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:56.569 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticketvp1718/tc1718.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:56.571 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new diagramDescription". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:56.571 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:57.255 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:57.255 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2230/2230.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:57.257 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:57.876 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 2 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:43:57.876 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/style/ticket2230/2230.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:57.878 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:58.255 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:58.625 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.942 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.942 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.943 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.946 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.947 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.947 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.947 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.948 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.948 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.948 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.948 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.949 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.949 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.950 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.950 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.950 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.950 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.953 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.957 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.958 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.959 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.960 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:58.961 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:59.007 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius 2 0 2024-05-09 22:43:59.007 !MESSAGE Icon file "/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" not found !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:59.109 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:43:59.573 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:00.333 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:00.924 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:01.325 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:01.744 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:02.067 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:02.427 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:02.798 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:03.137 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:03.597 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:03.929 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:04.356 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:04.717 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:04.915 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.094 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:44:05.401 !MESSAGE Migration done on /DesignerTestProject/filterMigration.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.403 !MESSAGE Migration done for "Activated filters sorting" (the result of this migration will be saved on the next session save): the activated filters of 1 diagram(s) have been sorted. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.403 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:44:05.601 !MESSAGE Migration done on /DesignerTestProject/edgeLabelsMoveTest.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.604 !MESSAGE Migration done for "Corrupted edge labels" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * One label of edge has been reset to its default location in diagram "DiagramWithSmallObliqueEdge_corrupted". * 76 labels of edge have been reset to their default location in diagram "DiagWithNodeAndTreeLayoutAndIconOnEdgeLabel_corrupted". * One label of edge has been reset to its default location in diagram "MyDiagram_corrupted". * One label of edge has been reset to its default location in diagram "DiagramWithHugeCoordinates". * One label of edge has been reset to its default location in diagram "DiagramWithHugeCoordinates_corrupted". Some nodes have also been moved as the layout of this diagram is corrupted. A Reset Origin and/or manual layout is probably needed for this diagram. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.606 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.609 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "DiagWithNodeAndTreeLayoutAndIconOnEdgeLabel". * The order of edges has been changed to keep same visual render in diagram "DiagWithNodeAndTreeLayoutAndIconOnEdgeLabel_corrupted". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.621 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:05.767 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.048 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.388 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.443 !MESSAGE Migration done for "Label on border" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * In diagram "diagramFreshlyCreated", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabels", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabelsInSirius6.3.0", some labels coordinates have been changed in the model to keep the same displayed location. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.444 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.732 !MESSAGE Migration done for "Label on border" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * In diagram "diagramFreshlyCreated", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabels", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabelsInSirius6.3.0", some labels coordinates have been changed in the model to keep the same displayed location. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:06.732 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.021 !MESSAGE Migration done for "Label on border" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * In diagram "diagramFreshlyCreated", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabels", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabelsInSirius6.3.0", some labels coordinates have been changed in the model to keep the same displayed location. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.022 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.302 !MESSAGE Migration done for "Label on border" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * In diagram "diagramFreshlyCreated", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabels", some labels coordinates have been changed in the model to keep the same displayed location. * In diagram "diagramWithMovedLabelsInSirius6.3.0", some labels coordinates have been changed in the model to keep the same displayed location. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.302 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.372 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new Diag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.372 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.421 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new Diag". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.421 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.849 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.858 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "workspaceImageGMFBounds". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.917 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:07.921 !MESSAGE Migration done for "WorkspaceImage GMF Bounds" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * GMF bounds of WorkspaceImage have been resized according to its Size Computation Expression in diagram "workspaceImageGMFBounds". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:08.457 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:08.631 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:08.954 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:09.110 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:09.410 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:09.578 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:09.863 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:10.036 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:10.365 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:10.536 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:10.839 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:11.049 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:11.244 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:11.569 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:11.789 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:11.948 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:12.240 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:12.468 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:12.660 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:12.991 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:13.222 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:13.408 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:13.722 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:13.946 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:14.131 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:14.462 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:14.683 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:14.867 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:15.199 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:15.453 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:15.638 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:15.964 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:16.192 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:16.377 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:16.671 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:16.880 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:17.072 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:17.429 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:17.653 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:17.841 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:18.164 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:18.388 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:18.570 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:18.898 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:19.125 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:19.313 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:19.625 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:19.857 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:20.039 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:20.328 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:20.542 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:20.726 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:21.047 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:21.266 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:21.425 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:21.719 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:21.932 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:22.092 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:22.383 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:22.596 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:22.755 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:23.076 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:23.296 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:23.483 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:23.800 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:24.023 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:24.183 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:24.470 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:24.700 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:24.898 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:25.604 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:25.764 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:26.303 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:26.465 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:27.024 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:27.205 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:27.774 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:27.936 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:28.468 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:28.660 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:29.223 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:29.406 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:29.984 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:30.187 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:30.721 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:30.900 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:31.401 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:31.592 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:32.154 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:32.315 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:32.864 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:33.059 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:33.617 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:33.817 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:34.406 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:34.596 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:35.182 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:35.375 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:35.892 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:36.098 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:36.657 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:36.851 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:37.424 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:37.606 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:38.174 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:38.340 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:38.879 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:39.067 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:39.581 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:39.779 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:40.357 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:40.560 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:41.135 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:41.324 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:41.959 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:42.151 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:42.745 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:42.914 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:43.489 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:43.683 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:44.217 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:44.410 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:44.977 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:45.139 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:45.740 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:45.939 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:46.643 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:46.800 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:47.330 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:47.517 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:47.912 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:48.134 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:48.294 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:48.665 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:48.890 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:49.075 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:49.453 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:49.679 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:49.881 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:50.275 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:50.496 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:50.685 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:51.063 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:51.292 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:51.480 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:51.850 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:52.064 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:52.225 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:52.606 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:52.830 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:52.994 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:53.385 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:53.603 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:53.765 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:54.151 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:54.371 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:54.532 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:54.944 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:55.165 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:55.327 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:55.714 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:55.933 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:56.093 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:56.479 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:56.704 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:56.866 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:57.232 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:57.453 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:57.615 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:58.004 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:58.229 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:58.388 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:58.775 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:59.000 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:59.193 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:59.568 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:44:59.792 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:44:59.962 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:00.336 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:00.545 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:00.708 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:01.070 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:01.287 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:01.477 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:01.860 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:02.083 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:02.273 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:02.667 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:02.887 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:03.046 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:03.359 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:03.579 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:03.737 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:04.071 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:04.299 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:04.458 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:04.782 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:05.003 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:05.184 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:05.502 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:05.726 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:05.907 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:06.227 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:06.462 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:06.652 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:07.067 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:07.354 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:07.533 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:07.823 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:08.033 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:08.223 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:08.522 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:08.739 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:08.900 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:09.221 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:09.472 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:09.659 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:09.980 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:10.202 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:10.361 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:10.674 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:10.896 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:11.085 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:11.387 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:11.618 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:11.780 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:12.144 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:12.384 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:12.545 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:12.868 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:13.093 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:13.252 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:13.540 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:13.745 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:13.932 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:14.268 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:14.487 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:14.648 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:14.962 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:15.182 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:15.339 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:15.630 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:15.843 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:16.018 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:16.358 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:16.588 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:16.787 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:17.131 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:17.356 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:17.550 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:17.933 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:18.091 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:18.542 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:18.766 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:18.959 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:19.400 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:19.619 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:19.811 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:20.208 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:20.417 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:20.585 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:21.048 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:21.266 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:21.430 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:21.880 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:22.121 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:22.322 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:22.805 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:23.036 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:23.229 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:23.662 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:23.887 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:24.054 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:24.447 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:24.654 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:24.825 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:25.220 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:25.429 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:25.596 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:26.036 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:26.239 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:26.417 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:26.891 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:27.112 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:27.282 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:27.751 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:28.046 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:28.526 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:28.766 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:28.953 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:29.425 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:29.607 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:30.065 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:30.284 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:30.484 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:30.917 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:31.153 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:31.323 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:31.787 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:32.020 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:32.228 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:32.687 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:32.907 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:33.134 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:33.643 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:33.828 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:34.308 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:34.537 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:34.537 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:34.542 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:34.543 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:34.697 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:35.079 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:35.297 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:35.298 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:35.302 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:35.303 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:35.453 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:35.827 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:36.059 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:36.059 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:36.064 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:36.065 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:36.237 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:36.599 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:36.819 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:36.820 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:36.824 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:36.825 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:36.967 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:37.320 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:37.540 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:37.540 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:37.545 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:37.546 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:37.696 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:38.045 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:38.267 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:38.267 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:38.271 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:38.272 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:38.413 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:38.766 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:39.002 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:39.003 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:39.007 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:39.008 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:39.151 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:39.502 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:39.713 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:39.713 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:39.718 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:39.719 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:39.865 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:40.226 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:40.466 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:40.467 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:40.471 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:40.472 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:40.617 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:40.969 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:41.193 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:41.193 !MESSAGE Migration done on /DesignerTestProject/2182-dnd.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:41.197 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "new doremi-2182_TC1". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:41.198 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:41.341 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius.common.acceleo.aql 2 0 2024-05-09 22:45:41.695 !MESSAGE Could not find Java extension class org.eclipse.sirius.ecore.design.service.EcoreService !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.149 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.150 !MESSAGE Migration done on /DesignerTestProject/vp-1653.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:48.150 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.219 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.219 !MESSAGE Migration done on /DesignerTestProject/vp-1653.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:48.219 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.284 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.285 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:48.285 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.346 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:48.347 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:48.347 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:49.466 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:49.468 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:49.473 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:49.493 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:49.493 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:50.276 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:50.278 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.317 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.335 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.336 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:50.863 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:50.865 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.869 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.886 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:50.887 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:51.371 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:51.373 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.378 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.395 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.395 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:51.834 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:51.835 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.840 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.857 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:51.857 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:52.463 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:52.465 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:52.491 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:52.507 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:52.508 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:53.017 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:53.019 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.024 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.041 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.042 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:53.563 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:53.565 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.570 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.587 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:53.588 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:54.120 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:54.122 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.127 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.144 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.144 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:54.599 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:54.601 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.606 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.622 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:54.623 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:55.113 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:55.115 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.120 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.137 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.137 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:55.676 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:55.678 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.683 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.700 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:55.701 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:56.146 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:56.148 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.153 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.169 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.170 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:56.627 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:56.628 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.633 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.650 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:56.650 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:57.206 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:57.208 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.212 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.229 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.230 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:57.766 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:57.768 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.772 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.789 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:57.789 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:58.297 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:58.299 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.303 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.320 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.320 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:58.766 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:58.768 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.772 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.789 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:58.790 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:59.281 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:59.283 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.288 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.305 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.305 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:59.823 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:45:59.825 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.830 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.846 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:45:59.847 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:00.322 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:00.324 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.329 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.345 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.346 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:00.961 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:00.963 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.969 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.988 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:00.989 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:01.588 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:01.590 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:01.595 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:01.617 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:01.618 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:02.141 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:02.143 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.148 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.164 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.165 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:02.683 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:02.685 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.689 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.706 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:02.706 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:03.213 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:03.215 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.219 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.236 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.236 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:03.755 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:03.757 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.761 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.777 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:03.778 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:04.277 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:04.278 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.283 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.299 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.299 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:04.831 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:04.832 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.837 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.853 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:04.853 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:05.382 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:05.383 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.388 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.404 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.404 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:05.907 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:05.909 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.914 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.931 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:05.931 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:06.465 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:06.467 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:06.472 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:06.488 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:06.489 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:07.025 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:07.027 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.032 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.048 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.048 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:07.554 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:07.556 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.561 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.577 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:07.577 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:08.050 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 8 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:08.051 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:08.056 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Complex with CF". * The order of edges has been changed to keep same visual render in diagram "Basic Messages Diagram". * The order of edges has been changed to keep same visual render in diagram "Complex". * The order of edges has been changed to keep same visual render in diagram "Basic Lost Message End Diagram". * The order of edges has been changed to keep same visual render in diagram "Basic Observation Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:08.072 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/navigation/fixture.aird for "OriginalStyle" features. originalStyle is not used by Sirius anymore (the result of this migration will be saved on the next session save): * 7 "originalStyle" references have been unset. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:08.073 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:08.459 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/doremi-2332/doremi-2332.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.123 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.124 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:09.127 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.450 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.450 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:09.454 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.891 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:09.891 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:09.895 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.246 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.247 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:10.250 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.567 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.567 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:10.570 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.939 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:10.939 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/lifelines/VP-3776.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:10.942 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:11.285 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:11.285 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/executions/executions.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:11.286 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram Example". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:11.291 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:12.093 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:12.094 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/executions/executions.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:12.095 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram Example". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:12.099 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:12.477 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:12.478 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/executions/executions.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:12.478 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram Example". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:12.483 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:13.786 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:13.786 !MESSAGE Migration done on /DesignerTestProject/variablesAccess.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:13.787 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.726 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.726 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/collapse/collapse.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:14.735 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.837 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.837 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/collapse/collapse.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:14.845 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.901 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:14.901 !MESSAGE Migration done on /DesignerTestProject/collapse.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:14.909 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.037 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.037 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/collapse/collapse.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.045 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.534 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.535 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/message_flag/message_flag.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.535 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.544 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.660 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.660 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/message_flag/message_flag.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.661 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.669 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.750 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.750 !MESSAGE Migration done on /DesignerTestProject/message_flag.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.751 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.759 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.847 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:15.847 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/sequence/unit/migration/do_not_migrate/message_flag/message_flag.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.848 !MESSAGE Migration done for "Edges z-order" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * The order of edges has been changed to keep same visual render in diagram "Sequence Diagram". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:15.855 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:16.189 !MESSAGE Migration done for "Label on border" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration.): * In diagram "Sequence Diagram on ", some labels coordinates have been changed in the model to keep the same displayed location. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:16.189 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:16.597 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:17.099 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:17.667 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:17.668 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:17.673 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:20.352 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:20.353 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:20.358 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:22.788 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:22.790 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:22.794 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:25.258 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.259 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.264 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:25.601 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.603 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.607 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:25.955 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.956 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:25.961 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:28.508 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:28.509 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:28.514 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:30.902 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:30.904 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:30.908 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:33.247 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.248 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.252 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:33.587 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.588 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.593 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:33.952 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.953 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:33.958 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:34.500 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:34.502 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:34.507 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:35.124 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:35.126 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:35.131 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:35.823 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:35.825 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:35.829 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:36.190 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.192 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.196 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:36.567 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.569 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.573 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:36.933 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.935 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:36.939 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:37.321 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:37.322 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:37.326 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:37.696 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:37.698 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:37.702 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:38.046 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.048 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.052 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:38.394 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.395 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.399 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:38.749 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.750 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:38.755 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:39.107 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.109 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.113 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:39.465 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.466 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.470 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:39.864 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.866 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:39.870 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:40.239 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:40.241 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:40.245 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:40.634 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:40.636 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:40.640 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:41.059 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:41.061 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:41.065 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:41.476 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:41.477 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:41.482 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:42.053 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:42.055 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:42.059 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:42.550 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:42.551 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:42.555 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:43.037 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:43.039 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:43.043 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:43.654 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:43.655 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:43.659 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:44.268 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:44.269 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:44.274 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:44.834 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:44.836 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:44.840 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:45.297 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:45.299 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:45.303 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:45.757 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:45.759 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:45.763 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:46.247 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:46.248 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:46.253 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:46.833 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:46.834 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:46.839 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:47.467 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:47.469 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:47.473 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:52.961 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:52.961 !MESSAGE Migration done on /DesignerTestProject/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:52.961 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:53.108 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:53.108 !MESSAGE Migration done on /DesignerTestProject/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:46:53.108 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:46:53.281 !MESSAGE Migration done on /DesignerTestProject/representations.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.321 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.322 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:15.323 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.431 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.431 !MESSAGE Migration done on /DesignerTestProject/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:15.432 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.792 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:15.792 !MESSAGE Migration done on /DesignerTestProject/VP-3643.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:15.795 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:16.572 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:16.572 !MESSAGE Migration done on /DesignerTestProject/VP-3643.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:16.575 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:17.346 !MESSAGE Migration done for "Representation name and documentation move to descriptor" (the result of this migration will be saved on the next session save): the name and documentation of 1 representation(s) have been moved to their DRepresentationDescriptor. !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:17.347 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layoutingMode/vp2120.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:17.347 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:17.682 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:17.684 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:17.688 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:17.954 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 79 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:18.138 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:18.139 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:18.144 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:18.400 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 79 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:18.581 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:18.582 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:18.586 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:18.873 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 79 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:19.049 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:19.051 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:19.055 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:19.349 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 79 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:19.560 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:19.562 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:19.566 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:19.858 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 79 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.039 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.041 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.046 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.171 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.173 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.177 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.315 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.316 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.321 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.449 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.451 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.455 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.596 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.598 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.603 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.750 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.752 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.756 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:20.895 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.897 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:20.902 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.054 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.055 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.060 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.201 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.203 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.215 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.403 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.404 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.408 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.551 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.552 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.557 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.690 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.691 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.696 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.834 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.836 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.841 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:21.987 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.988 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:21.993 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.123 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.125 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.129 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.257 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.259 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.263 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.392 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.394 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.398 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.533 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.535 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.539 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.670 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.672 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.676 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.807 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.808 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.815 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:22.945 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.946 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:22.951 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:23.086 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.087 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.092 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:23.221 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.223 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.227 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:23.357 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.359 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.363 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:23.490 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.491 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.496 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:23.624 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.625 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:23.630 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:23.913 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:24.081 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.083 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.087 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:24.347 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:24.519 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.521 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.525 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:24.786 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:24.965 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.966 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:24.971 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:25.229 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:25.398 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:25.399 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:25.403 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:25.664 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:25.830 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:25.831 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:25.835 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:26.106 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:26.273 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:26.274 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:26.279 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:26.536 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:26.704 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:26.705 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:26.710 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:26.967 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:27.136 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:27.138 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:27.142 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration) !ENTRY org.eclipse.emf.common 2 0 2024-05-09 22:47:27.405 !MESSAGE An exception was ignored during command execution !STACK 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:120) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:224) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.applyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:205) at org.eclipse.sirius.tests.unit.diagram.format.data.SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.testApplyPredefinedFormatDataOnRawDiagramsWithZoom(SiriusFormatDataManagerForSemanticElementsApplyWithPredefinedDataTest.java:162) at jdk.internal.reflect.GeneratedMethodAccessor237.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) Caused by: org.eclipse.emf.transaction.RollbackException: Don't want to change this diagram at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:160) at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:214) ... 78 more !ENTRY org.eclipse.sirius 1 0 2024-05-09 22:47:27.598 !MESSAGE Migration done on /org.eclipse.sirius.tests.junit/data/unit/layout/data/My.aird for "xmi:id to uid serialization conversion" (the result of this migration will be saved on the next session save): - the new "uid" attributes of Sirius model elements have been initialized from the values of the previously used "xmi:id". - the "uid" of DDiagram/DTable/DTree are kept and now used as their URI fragment. For exemple the "element" attribute of GMF Notation Diagram now corresponds to the uid of the referenced DDiagram instead its previous "xmi:id". !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:27.599 !MESSAGE Migration done for "Wrong edge bend-points" (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration): * In diagram "null", bend-points of some edges have been repaired because their GMF coordinates were not correct. !ENTRY org.eclipse.sirius.diagram 1 0 2024-05-09 22:47:27.604 !MESSAGE Migration done for "representation Change ID": all the representations changeId have been updated with the absolute time stamp (Ensure the session is saved to persist the migration effects. Please have a look at documentation about the project migration)