[ERROR] 执行方出错:[com.justep.studio.ui.editors.property.datasource.RelationDatasource@5fe13f getDatasource] [com.justep.studio.ui.editors.util.XuiDynJavaManager 2018-11-22 17:43:14]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
at com.justep.studio.ui.editors.util.XuiDynJavaManager.executeMethod(Unknown Source)
at com.justep.studio.ui.editors.propertypage.RelationPage.setPropertyItem(RelationPage.java:37)
at com.justep.studio.ui.editors.xui.dialog.PropertyEditorDlg.createDialogPage(Unknown Source)
at com.justep.studio.ui.editors.xui.dialog.PropertyEditorDlg.createDialogArea(Unknown Source)
at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:760)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.jface.window.Window.open(Window.java:790)
at com.justep.studio.ui.editors.xui.propeditor.PropertyBtnCellEditor.btnSelectedAction(Unknown Source)
at com.justep.studio.ui.editors.xui.propeditor.PropertyBtnCellEditor$3.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
Caused by: java.lang.RuntimeException: 获取action:/tq/flow/logic/action/queryT_auditAction下的关系出错。
at com.justep.studio.data.ModelDataSourceManager.getRelationsOfActionMainConcept(Unknown Source)
at com.justep.studio.ui.editors.property.datasource.RelationDatasource.getDatasource(RelationDatasource.java:34)
... 41 more
Caused by: java.lang.NullPointerException
at com.justep.design.model.Model.findMElement(Unknown Source)
at com.justep.design.model.Model.findMElement(Unknown Source)
at com.justep.design.model.Model.findAction(Unknown Source)
... 43 more