Fusa_Medini/.metadata/.bak_0.log

13135 lines
996 KiB
Plaintext

!SESSION 2025-09-11 12:00:16.580 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
This is a continuation of log file C:\Users\VTPL\Documents\Fusa_Medini\.metadata\.bak_0.log
Created Time: 2025-09-11 17:55:59.323
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:55:59.323
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.335
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.361
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:55:59.522
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.533
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.555
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:55:59.710
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.723
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.751
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:55:59.894
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.907
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:55:59.931
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:00.074
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:00.085
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:00.108
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.SetActiveWindow(Native Method)
at org.eclipse.swt.widgets.Shell.fixActiveShell(Shell.java:825)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:731)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:739)
at org.eclipse.jface.dialogs.TrayDialog.handleShellCloseEvent(TrayDialog.java:220)
at org.eclipse.jface.window.Window$1.shellClosed(Window.java:685)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:506)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.215
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.278
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.343
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.389
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.446
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.runWithProgress(MediniCockpitOperationHistory.java:604)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.doExecute(MediniCockpitOperationHistory.java:468)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1193)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY de.ikv.medini.cockpit.core.edit 4 2 2025-09-11 17:56:00.456
!MESSAGE Problems occurred when invoking code from plug-in: "de.ikv.medini.cockpit.core.edit".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isSingletonResourcePresent(AbstractPMPage.java:312)
at de.ikv.analyze.ui.editors.MediniProjectEditor.isEditorInputUpToDate(MediniProjectEditor.java:106)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor.reactToCommandStackChange(AbstractModelElementFormEditor.java:980)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$3.run(AbstractModelElementFormEditor.java:964)
at de.ikv.medini.util.eclipse.MediniUIUtil.executeNonBlocking(MediniUIUtil.java:2475)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor.commandStackChanged(AbstractModelElementFormEditor.java:959)
at de.ikv.medini.cockpit.core.edit.MediniWorkspaceCommandStack.notifyListeners(MediniWorkspaceCommandStack.java:1663)
at de.ikv.medini.cockpit.core.edit.MediniWorkspaceCommandStack$DomainListener.historyNotification(MediniWorkspaceCommandStack.java:290)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory$6.run(MediniOperationHistory.java:1821)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.notifyListeners(MediniOperationHistory.java:1810)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.notifyAdd(MediniOperationHistory.java:1885)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.notifyAdd(MediniCockpitOperationHistory.java:598)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.addOperation(MediniOperationHistory.java:309)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.add(MediniCockpitOperationHistory.java:341)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.add(MediniOperationHistory.java:2903)
at de.ikv.medini.cockpit.core.edit.MediniWorkspaceCommandStack$TriggeredOperationsHandler.historyNotification(MediniWorkspaceCommandStack.java:847)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.doExecute(MediniOperationHistory.java:1236)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.execute(MediniOperationHistory.java:1095)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.access$0(MediniCockpitOperationHistory.java:1)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$2.doRun(MediniCockpitOperationHistory.java:160)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.execute(MediniCockpitOperationHistory.java:170)
at com.ansys.medini.pm.core.AbstractCreatePMResourceOperation.clientExecute(AbstractCreatePMResourceOperation.java:61)
at com.ansys.medini.pm.core.SingletonResourceProvider.createTeamSingleton(SingletonResourceProvider.java:115)
at com.ansys.medini.pm.core.SingletonResourceProvider.createSingleModel(SingletonResourceProvider.java:84)
at com.ansys.medini.pm.core.team.TeamUtil.createTeam(TeamUtil.java:78)
at com.ansys.medini.pm.ui.editor.team.TeamCreationComposite.createSingletonResource(TeamCreationComposite.java:37)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:89)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:00.465
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException: Cannot invoke "com.ansys.medini.pm.ui.editor.AbstractPMPage.registerSingletonResource(org.eclipse.emf.ecore.resource.Resource)" because "this.this$0.page" is null
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.createResource(AbstractPMResourceCreationComposite.java:91)
at com.ansys.medini.pm.ui.editor.AbstractPMResourceCreationComposite$1.widgetSelected(AbstractPMResourceCreationComposite.java:112)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.518
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.568
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.615
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.652
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.687
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.723
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.758
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.792
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.825
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.865
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.898
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:00.931
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:00.959
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:00.972
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:00.990
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.068
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.099
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.140
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:01.166
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.176
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.204
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.279
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.321
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.366
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.400
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.433
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.466
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.499
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.535
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.566
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.598
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.635
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.666
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.698
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.730
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:01.757
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.765
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.787
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.861
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:01.893
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:01.928
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.939
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:01.961
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.033
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.073
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.109
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:02.137
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.145
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.164
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.235
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.267
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:02.304
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.313
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.332
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.396
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.428
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.459
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:02.491
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.503
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.530
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.617
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.662
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:02.690
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.705
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.723
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.790
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.822
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:02.853
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.873
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:02.885
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.948
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:02.996
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.034
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:03.059
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.079
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.090
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.161
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.202
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:03.233
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.233
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.264
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.328
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.360
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:03.403
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.413
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.431
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.493
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.530
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.565
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:03.599
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.611
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.628
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.695
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.730
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.763
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:03.789
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.797
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:03.819
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.ui.internal.statushandlers.InternalDialog.open(InternalDialog.java:302)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapter(WorkbenchStatusDialogManagerImpl.java:255)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter(WorkbenchStatusDialogManagerImpl.java:188)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:152)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:97)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.lambda$0(WorkbenchErrorHandler.java:61)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:65)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:217)
at org.eclipse.ui.internal.JFaceUtil$1.show(JFaceUtil.java:65)
at de.ikv.medini.cockpit.ui.util.E4Workarounds$3.show(E4Workarounds.java:254)
at org.eclipse.jface.util.SafeRunnable.handleException(SafeRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:83)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.ui.internal.statushandlers.InternalDialog.close(InternalDialog.java:651)
at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:948)
at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468)
at org.eclipse.ui.internal.statushandlers.InternalDialog.buttonPressed(InternalDialog.java:185)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.904
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.937
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:03.976
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.013
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.046
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.083
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.115
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.148
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.209
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.244
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.279
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.311
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.346
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.380
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.418
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.453
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.491
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.525
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.561
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.599
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 0 2025-09-11 17:56:04.635
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isReadOnly(AbstractPMPage.java:297)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.lambda$2(AbstractPMPage.java:225)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.enableControls(AbstractPMPage.java:225)
at com.ansys.medini.pm.ui.editor.AbstractPMPage$1.runInUIThread(AbstractPMPage.java:347)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148)
at de.ikv.medini.cockpit.ui.internal.UIThreadTransactionContextHandler.execute(UIThreadTransactionContextHandler.java:208)
at de.ikv.medini.util.eclipse.MediniUIUtil$UIRunnableWrapper.run(MediniUIUtil.java:1428)
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:4047)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3663)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:05.442
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.PeekMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:05.453
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.PeekMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:05.462
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowActivated(WorkbenchSourceProvider.java:236)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.PeekMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:05.843
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowDeactivated(WorkbenchSourceProvider.java:249)
at org.eclipse.ui.internal.Workbench$9.run(Workbench.java:1025)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowDeactivated(Workbench.java:1022)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellDeactivated(WorkbenchWindow.java:2471)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:115)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1531)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:211)
at org.eclipse.swt.widgets.Shell.open(Shell.java:1289)
at org.eclipse.jface.window.Window.open(Window.java:795)
at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:609)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1380)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil$3.run(MediniEditorUtil.java:1210)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1158)
at de.ikv.analyze.ui.intern.WorkbenchPreShutdown.isShutdownAllowed(WorkbenchPreShutdown.java:114)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.runPreShutdownHandlers(ApplicationWorkbenchAdvisor.java:324)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.preShutdown(ApplicationWorkbenchAdvisor.java:307)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1040)
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1369)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1717)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1744)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1744)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1753)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:504)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui 4 0 2025-09-11 17:56:07.625
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:418)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:111)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.lambda$2(WorkbenchSourceProvider.java:614)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1286)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1065)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.jface.dialogs.MessageDialog.buttonPressed(MessageDialog.java:275)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
at org.eclipse.jface.window.Window.open(Window.java:799)
at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:609)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1380)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil$3.run(MediniEditorUtil.java:1210)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1158)
at de.ikv.analyze.ui.intern.WorkbenchPreShutdown.isShutdownAllowed(WorkbenchPreShutdown.java:114)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.runPreShutdownHandlers(ApplicationWorkbenchAdvisor.java:324)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.preShutdown(ApplicationWorkbenchAdvisor.java:307)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1040)
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1369)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1717)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1744)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1744)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1753)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:504)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:07.633
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.getSelection(SelectionService.java:326)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider.updateWindow(WWinSelectionSourceProvider.java:210)
at de.ikv.medini.cockpit.ui.internal.provider.WWinSelectionSourceProvider$1.windowActivated(WWinSelectionSourceProvider.java:220)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.jface.dialogs.MessageDialog.buttonPressed(MessageDialog.java:275)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
at org.eclipse.jface.window.Window.open(Window.java:799)
at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:609)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1380)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil$3.run(MediniEditorUtil.java:1210)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1158)
at de.ikv.analyze.ui.intern.WorkbenchPreShutdown.isShutdownAllowed(WorkbenchPreShutdown.java:114)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.runPreShutdownHandlers(ApplicationWorkbenchAdvisor.java:324)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.preShutdown(ApplicationWorkbenchAdvisor.java:307)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1040)
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1369)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1717)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1744)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1744)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1753)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:504)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY org.eclipse.ui.workbench 4 2 2025-09-11 17:56:07.641
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getModelElement(AbstractPMPage.java:249)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.getSelectedElements(AbstractPMPage.java:281)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$SelectionProvider.getSelection(AbstractModelElementFormEditor.java:292)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getContext(WorkbenchSourceProvider.java:399)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActivePart(WorkbenchSourceProvider.java:444)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:282)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:277)
at org.eclipse.ui.internal.services.WorkbenchSourceProvider$2.windowActivated(WorkbenchSourceProvider.java:236)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:1006)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1003)
at org.eclipse.ui.internal.WorkbenchWindow$6.shellActivated(WorkbenchWindow.java:2460)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:92)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1519)
at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2334)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4741)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DestroyWindow(Native Method)
at org.eclipse.swt.widgets.Control.destroyWidget(Control.java:780)
at org.eclipse.swt.widgets.Shell.destroyWidget(Shell.java:732)
at org.eclipse.swt.widgets.Widget.release(Widget.java:831)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
at org.eclipse.jface.window.Window.close(Window.java:335)
at org.eclipse.jface.dialogs.Dialog.close(Dialog.java:988)
at org.eclipse.jface.dialogs.MessageDialog.buttonPressed(MessageDialog.java:275)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4072)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
at org.eclipse.jface.window.Window.open(Window.java:799)
at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:609)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1380)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil$3.run(MediniEditorUtil.java:1210)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.ui.editors.MediniEditorUtil.saveAll(MediniEditorUtil.java:1158)
at de.ikv.analyze.ui.intern.WorkbenchPreShutdown.isShutdownAllowed(WorkbenchPreShutdown.java:114)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.runPreShutdownHandlers(ApplicationWorkbenchAdvisor.java:324)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.preShutdown(ApplicationWorkbenchAdvisor.java:307)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1040)
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1369)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1717)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1744)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1744)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1753)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:504)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY de.ikv.medini.cockpit.core.edit 4 2 2025-09-11 17:56:07.685
!MESSAGE Problems occurred when invoking code from plug-in: "de.ikv.medini.cockpit.core.edit".
!STACK 0
java.lang.IllegalStateException: Expecting none or a singleton resource to be present
at com.ansys.medini.pm.core.SingletonResourceProvider.obtainSingleton(SingletonResourceProvider.java:188)
at com.ansys.medini.pm.core.SingletonResourceProvider.getSingletonModel(SingletonResourceProvider.java:165)
at com.ansys.medini.pm.core.team.TeamUtil.getOptionalTeam(TeamUtil.java:179)
at com.ansys.medini.pm.ui.editor.team.MediniProjectTeamPage.getOptionalSingletonResource(MediniProjectTeamPage.java:140)
at com.ansys.medini.pm.ui.editor.AbstractPMPage.isSingletonResourcePresent(AbstractPMPage.java:312)
at de.ikv.analyze.ui.editors.MediniProjectEditor.isEditorInputUpToDate(MediniProjectEditor.java:106)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor.reactToCommandStackChange(AbstractModelElementFormEditor.java:980)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor$3.run(AbstractModelElementFormEditor.java:964)
at de.ikv.medini.util.eclipse.MediniUIUtil.executeNonBlocking(MediniUIUtil.java:2475)
at de.ikv.medini.cockpit.ui.editors.AbstractModelElementFormEditor.commandStackChanged(AbstractModelElementFormEditor.java:959)
at de.ikv.medini.cockpit.core.edit.MediniWorkspaceCommandStack.notifyListeners(MediniWorkspaceCommandStack.java:1663)
at de.ikv.medini.cockpit.core.edit.MediniWorkspaceCommandStack$DomainListener.historyNotification(MediniWorkspaceCommandStack.java:290)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory$6.run(MediniOperationHistory.java:1821)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.notifyListeners(MediniOperationHistory.java:1810)
at de.ikv.medini.cockpit.core.edit.MediniOperationHistory.notifyChanged(MediniOperationHistory.java:1972)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.updateUndoRedoActions(MediniCockpitOperationHistory.java:745)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$3.doRun(MediniCockpitOperationHistory.java:205)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:846)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory$RunnableWithStatus.run(MediniCockpitOperationHistory.java:780)
at de.ikv.medini.util.eclipse.MediniUIUtil.execute(MediniUIUtil.java:2458)
at de.ikv.medini.cockpit.ui.internal.MediniCockpitOperationHistory.undo(MediniCockpitOperationHistory.java:209)
at de.ikv.medini.cockpit.ui.editors.MediniEditorChangeTracker.undoAllChanges(MediniEditorChangeTracker.java:1349)
at de.ikv.medini.cockpit.ui.editors.MediniProjectResourceManager.revertProject(MediniProjectResourceManager.java:1156)
at de.ikv.analyze.ui.intern.WorkbenchPreShutdown.preShutdown(WorkbenchPreShutdown.java:64)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.runPreShutdownHandlers(ApplicationWorkbenchAdvisor.java:337)
at de.ikv.medini.cockpit.ApplicationWorkbenchAdvisor.preShutdown(ApplicationWorkbenchAdvisor.java:307)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1040)
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1369)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1717)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1744)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1744)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1753)
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:504)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4274)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2306)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5040)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
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:645)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:519)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!SESSION 2025-09-15 14:09:53.334 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.core.resources 4 567 2025-09-15 14:09:57.290
!MESSAGE Workspace restored, but some problems occurred.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-15 14:09:57.290
!MESSAGE Could not read metadata for 'FUSA_BMS_N_Category'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException(/FUSA_BMS_N_Category)[567]: java.lang.Exception: The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:934)
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:790)
at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1616)
at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2620)
at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2324)
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:571)
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:1)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:321)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:264)
at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:545)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.base/java.lang.Class.getConstructor0(Unknown Source)
at java.base/java.lang.Class.getConstructor(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:801)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:753)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at de.ikv.medini.cockpit.ui.MediniCockpitUIPlugin.start(MediniCockpitUIPlugin.java:67)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
at de.ikv.medini.cockpit.MediniCockpitApplication.initializePreRunActions(MediniCockpitApplication.java:590)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:515)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2025-09-15 14:09:57.294
!MESSAGE The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
!STACK 0
java.lang.Exception: The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:934)
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:790)
at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1616)
at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2620)
at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2324)
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:571)
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:1)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:943)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:321)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:264)
at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:545)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.base/java.lang.Class.getConstructor0(Unknown Source)
at java.base/java.lang.Class.getConstructor(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:801)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:753)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at de.ikv.medini.cockpit.ui.MediniCockpitUIPlugin.start(MediniCockpitUIPlugin.java:67)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
at de.ikv.medini.cockpit.MediniCockpitApplication.initializePreRunActions(MediniCockpitApplication.java:590)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:515)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!ENTRY de.ikv.medini.cockpit.core 2 2 2025-09-15 14:09:57.427
!MESSAGE Cannot restore project of a previous session: FUSA_BMS_N_Category
!STACK 1
org.eclipse.core.internal.resources.ResourceException(/FUSA_BMS_N_Category)[567]: java.lang.Exception: The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:829)
at org.eclipse.core.internal.resources.Project.open(Project.java:1100)
at org.eclipse.core.internal.resources.Project.open(Project.java:1183)
at de.ikv.medini.cockpit.core.modelsroot.internal.ModelsRootRestoreFromPropertiesFileProcessor.restoreState(ModelsRootRestoreFromPropertiesFileProcessor.java:185)
at de.ikv.medini.cockpit.core.modelsroot.internal.ModelsRootRestoreFromPropertiesFileProcessor.run(ModelsRootRestoreFromPropertiesFileProcessor.java:135)
at de.ikv.medini.cockpit.core.modelsroot.ModelsRootWrapper.runModelsRootProcessor(ModelsRootWrapper.java:261)
at de.ikv.medini.cockpit.core.modelsroot.ModelsRootWrapper.restoreModelsRootStateFromPropertiesFile(ModelsRootWrapper.java:337)
at de.ikv.medini.cockpit.core.MediniCockpitCorePlugin.initializeModelsRootWrapper(MediniCockpitCorePlugin.java:216)
at de.ikv.medini.cockpit.core.MediniCockpitCorePlugin.start(MediniCockpitCorePlugin.java:154)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at de.ikv.medini.cockpit.ui.MediniCockpitUIPlugin.start(MediniCockpitUIPlugin.java:67)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
at de.ikv.medini.cockpit.MediniCockpitApplication.initializePreRunActions(MediniCockpitApplication.java:590)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:515)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!SUBENTRY 1 org.eclipse.core.resources 4 567 2025-09-15 14:09:57.428
!MESSAGE The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
!STACK 0
java.lang.Exception: The project description file (.project) for 'FUSA_BMS_N_Category' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:829)
at org.eclipse.core.internal.resources.Project.open(Project.java:1100)
at org.eclipse.core.internal.resources.Project.open(Project.java:1183)
at de.ikv.medini.cockpit.core.modelsroot.internal.ModelsRootRestoreFromPropertiesFileProcessor.restoreState(ModelsRootRestoreFromPropertiesFileProcessor.java:185)
at de.ikv.medini.cockpit.core.modelsroot.internal.ModelsRootRestoreFromPropertiesFileProcessor.run(ModelsRootRestoreFromPropertiesFileProcessor.java:135)
at de.ikv.medini.cockpit.core.modelsroot.ModelsRootWrapper.runModelsRootProcessor(ModelsRootWrapper.java:261)
at de.ikv.medini.cockpit.core.modelsroot.ModelsRootWrapper.restoreModelsRootStateFromPropertiesFile(ModelsRootWrapper.java:337)
at de.ikv.medini.cockpit.core.MediniCockpitCorePlugin.initializeModelsRootWrapper(MediniCockpitCorePlugin.java:216)
at de.ikv.medini.cockpit.core.MediniCockpitCorePlugin.start(MediniCockpitCorePlugin.java:154)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at de.ikv.medini.cockpit.ui.MediniCockpitUIPlugin.start(MediniCockpitUIPlugin.java:67)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
at org.eclipse.osgi.container.Module.start(Module.java:468)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
at de.ikv.medini.cockpit.MediniCockpitApplication.initializePreRunActions(MediniCockpitApplication.java:590)
at de.ikv.medini.cockpit.MediniCockpitApplication.start(MediniCockpitApplication.java:515)
at de.ikv.analyze.product.AnalyzeApplication.start(AnalyzeApplication.java:101)
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(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
!SESSION 2025-09-22 16:12:04.179 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-22 16:46:54.895
!MESSAGE Executing script 'Restructure HW Library.js' of type 'JS' in project 'P/Demo_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-22 16:47:03.762
!MESSAGE Script 'Restructure HW Library.js' executed in 8.832 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-22 16:51:04.154
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/Demo_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-22 16:51:15.599
!MESSAGE Script 'Update Failure Modes.js' executed in 11.44 s
!SESSION 2025-09-24 16:25:30.234 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 16:38:23.325
!MESSAGE Executing script 'Restructure HW Library.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:18:30.987
!MESSAGE Script 'Restructure HW Library.js' executed in 40.13 min
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:19:18.297
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:19:27.985
!MESSAGE Script 'Restructure HW Model.js' executed in 9.687 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:19:36.463
!MESSAGE Executing script 'Restructure HW Library.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:19:44.007
!MESSAGE Script 'Restructure HW Library.js' executed in 7.542 s
!SESSION 2025-09-24 17:22:51.104 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:24:59.313
!MESSAGE Executing script 'Restructure HW Library.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:25:04.993
!MESSAGE Script 'Restructure HW Library.js' executed in 5.661 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:36:21.403
!MESSAGE Executing script 'Restructure HW Library.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:36:26.879
!MESSAGE Script 'Restructure HW Library.js' executed in 5.471 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:11.334
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:17.138
!MESSAGE Script 'Update Failure Modes.js' executed in 5.802 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:23.624
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:26.920
!MESSAGE Script 'Update Failure Modes.js' executed in 3.294 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:47.258
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/Demo_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:53:55.120
!MESSAGE Script 'Update Failure Modes.js' executed in 7.857 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:54:04.994
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:54:13.715
!MESSAGE Script 'Update Failure Modes.js' executed in 8.715 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:54:19.301
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:54:23.502
!MESSAGE Script 'Update Failure Modes.js' executed in 4.197 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:58:20.616
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:58:24.214
!MESSAGE Script 'Update Failure Modes.js' executed in 3.595 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:59:36.297
!MESSAGE Executing script 'Update Failure Modes.js' of type 'JS' in project 'P/ASIL-C_BOM'
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-24 17:59:45.576
!MESSAGE Script 'Update Failure Modes.js' executed in 9.277 s
!SESSION 2025-09-25 14:14:39.792 -----------------------------------------------
eclipse.buildId=24.2.2.241212101923-2844c44
java.version=17.0.11
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 17:39:42.026
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 17:39:56.694
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.694
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.695
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.696
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.697
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.697
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.697
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.697
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.698
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.699
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:39:56.700
!MESSAGE Missing resource with URI `swa` for resource `swa`
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 17:39:58.502
!MESSAGE Script 'Restructure HW Model.js' executed in 16.18 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 17:40:02.805
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 17:40:07.067
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.067
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.068
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.069
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 17:40:07.070
!MESSAGE Missing resource with URI `swa` for resource `swa`
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 17:40:22.071
!MESSAGE Script 'Restructure HW Model.js' executed in 19.26 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:08:00.114
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 19:08:06.881
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.881
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.882
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:08:06.884
!MESSAGE Missing resource with URI `swa` for resource `swa`
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:08:12.477
!MESSAGE Script 'Restructure HW Model.js' executed in 12.36 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:14:46.541
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 19:14:51.484
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.484
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:14:51.485
!MESSAGE Missing resource with URI `swa` for resource `swa`
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:14:53.819
!MESSAGE Script 'Restructure HW Model.js' executed in 7.276 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:18:46.954
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 19:18:50.702
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.702
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:18:50.703
!MESSAGE Missing resource with URI `swa` for resource `swa`
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:18:52.022
!MESSAGE Script 'Restructure HW Model.js' executed in 5.067 s
!ENTRY de.ikv.analyze.scripting.ui 1 0 2025-09-25 19:18:56.873
!MESSAGE Executing script 'Restructure HW Model.js' of type 'JS' in project 'P/Re_Work_FUSA_BMS_ASIL_C_2W_11_08'
!ENTRY de.ikv.analyze.core 4 0 2025-09-25 19:19:01.789
!MESSAGE Sanity Check Result
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Protect against faulty measurement spikes by filtering [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Permanently disconnect the battery if Mosfets/Contactor is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Protect BMS from undesired effects of uncontrolled uC power-down [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Perform BIST [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if external communication errors have been detected in BMS [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS external communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Continously monitor BMS external comminications [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → CRC on internal comunication [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Periodic external communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Periodic internal communication timers [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Temporary disconnect the battery if internal communication is faulty [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → Notify the driver and passengers about BMS internal communication error [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → The BMS shall receive external commands and send external information over CAN [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.789
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → Open switches at HV_SWITCH_STATUS: FAILURE [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → Close switches at HV_SWITCH_STATUS: NORMAL [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE source not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `(not set) → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `Send battery voltage data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `Send battery temperature data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `Send battery current data over CAN at a period of yyy msec such that fault is reported over CAN within xxx msec of occuring → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall retry or flag a diagnostic if the CAN transmission fails or is delayed beyond xxx ms → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The message shall include a CRC or counter to enable fault detection at receiver → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE target not set for `The software shall detect transmission failure or timeout on CAN and raise diagnostic event. → (not set) [CONTRIBUTION]`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE Missing resource with URI `simulink` for resource `simulink`
!SUBENTRY 1 de.ikv.medini.cockpit.ui 4 0 2025-09-25 19:19:01.790
!MESSAGE Missing resource with URI `swa` for resource `swa`