You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with such stacktrace: java.lang.NullPointerException: Cannot invoke "de.itemis.mps.editor.diagram.runtime.jgraph.RootDiagramECell.getGraph()" because the return value of "de.itemis.mps.editor.diagram.runtime.jgraph.BaseDiagramECell.getRootDiagramCell()" is null
at de.itemis.mps.editor.diagram.runtime.jgraph.BaseDiagramECell.getContextGraph(BaseDiagramECell.java:111)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.lambda$createDiagram_2$1(DiagramTest_EditorBuilder_a.java:261)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.lambda$withValue$0(ContextVariables.java:39)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.enterNewContext(ContextVariables.java:30)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withValue(ContextVariables.java:37)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.lambda$createDiagram_2$2(DiagramTest_EditorBuilder_a.java:208)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:29)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:44)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.lambda$createDiagram_2$3(DiagramTest_EditorBuilder_a.java:207)
at de.itemis.mps.editor.diagram.runtime.jgraph.DiagramCreationContext.createDiagram_(DiagramCreationContext.java:50)
at de.itemis.mps.editor.diagram.runtime.jgraph.DiagramCreationContext.createDiagram(DiagramCreationContext.java:30)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.lambda$createDiagram_2$4(DiagramTest_EditorBuilder_a.java:206)
at de.itemis.mps.editor.diagram.runtime.EditorUtil.noCaching(EditorUtil.java:139)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.createDiagram_2(DiagramTest_EditorBuilder_a.java:205)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.createDiagram_3(DiagramTest_EditorBuilder_a.java:277)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$Inline_Builder_677gr7_a0a.createCell(DiagramTest_EditorBuilder_a.java:193)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$1$2.run(DiagramTest_EditorBuilder_a.java:81)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.lambda$withValue$0(ContextVariables.java:39)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.enterNewContext(ContextVariables.java:30)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withValue(ContextVariables.java:37)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.lambda$withParentAndValue$1(ContextVariables.java:44)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withParentContext(ContextVariables.java:51)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withParentAndValue(ContextVariables.java:44)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a$1.getElements(DiagramTest_EditorBuilder_a.java:78)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.collectAccessors(ModelSynchronizer.java:205)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.fromSModel_(ModelSynchronizer.java:220)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.lambda$fromSModel$5(ModelSynchronizer.java:193)
at de.itemis.mps.editor.diagram.runtime.model.ScalableEditorCell.withScalingDisabled(ScalableEditorCell.java:27)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.lambda$fromSModel$6(ModelSynchronizer.java:193)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:29)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:36)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.lambda$fromSModel$7(ModelSynchronizer.java:193)
at jetbrains.mps.smodel.WorkbenchModelAccess.runReadAction(WorkbenchModelAccess.java:80)
at jetbrains.mps.smodel.ModelAccessBase.runReadAction(ModelAccessBase.java:56)
at de.itemis.mps.editor.diagram.runtime.model.ModelSynchronizer.fromSModel(ModelSynchronizer.java:193)
at de.itemis.mps.editor.diagram.runtime.model.DiagramModel$1.lambda$run$0(DiagramModel.java:210)
at de.itemis.mps.editor.diagram.runtime.model.ScalableEditorCell.withScalingDisabled(ScalableEditorCell.java:27)
at de.itemis.mps.editor.diagram.runtime.model.DiagramModel$1.run(DiagramModel.java:210)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:29)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:36)
at de.itemis.mps.editor.diagram.runtime.model.DiagramModel.synchronizeRead(DiagramModel.java:207)
at de.itemis.mps.editor.diagram.runtime.jgraph.RootDiagramECell.lambda$new$1(RootDiagramECell.java:193)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.lambda$withValue$0(ContextVariables.java:39)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.enterNewContext(ContextVariables.java:30)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withValue(ContextVariables.java:37)
at de.itemis.mps.editor.diagram.runtime.jgraph.BaseDiagramECell.withContextGraph(BaseDiagramECell.java:120)
at de.itemis.mps.editor.diagram.runtime.jgraph.RootDiagramECell.<init>(RootDiagramECell.java:192)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a.lambda$createDiagram_0$1(DiagramTest_EditorBuilder_a.java:146)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.lambda$withValue$0(ContextVariables.java:39)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.enterNewContext(ContextVariables.java:30)
at de.itemis.mps.editor.diagram.runtime.ContextVariables.withValue(ContextVariables.java:37)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a.lambda$createDiagram_0$2(DiagramTest_EditorBuilder_a.java:68)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:29)
at de.itemis.mps.editor.diagram.runtime.DiagramContext.withContext(DiagramContext.java:44)
at com.cso.enabler.arch.components.fcd.editor.DiagramTest_EditorBuilder_a.lambda$createDiagram_0$3(DiagramTest_EditorBuilder_a.java:67)
at de.itemis.mps.editor.diagram.runtime.jgraph.DiagramCreationContext.createDiagram_(DiagramCreationContext.java:50)
at de.itemis.mps.editor.diagram.runtime.jgraph.DiagramCreationContext.lambda$createDiagram$0(DiagramCreationContext.java:32)
at de.itemis.mps.editor.collapsible.runtime.CollapsibleContext.withFactory(CollapsibleContext.java:21)
at de.itemis.mps.editor.diagram.runtime.jgraph.DiagramCreationContext.createDiagram(DiagramCreationContext.java:32)
at
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: