[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8069) Problem Saving Content in Drools BPMN2 Editor

Kris Verlaenen (JIRA) jira-events at lists.jboss.org
Thu Apr 21 19:10:18 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kris Verlaenen resolved JBIDE-8069.
-----------------------------------

    Fix Version/s: 3.2.0.Final
                       (was: 3.3.x)
                       (was: 3.2.1.M1)
       Resolution: Done


> Problem Saving Content in Drools BPMN2 Editor
> ---------------------------------------------
>
>                 Key: JBIDE-8069
>                 URL: https://issues.jboss.org/browse/JBIDE-8069
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: drools
>    Affects Versions: 3.2.0.Beta2
>         Environment: Linux x86_64
>            Reporter: Steve Yokanovich
>            Assignee: Kris Verlaenen
>             Fix For: 3.2.0.Final
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Error when trying to save a Drools Flow file. I experienced this problem using the 3.2.0.Beta Tools installed in Eclipse 3.6 on Linux x86_64 and Windows 7 32Bit.
> I then downloaded the JBoss Developer Studio Early Access Release and found the same problem existed.
>  
> eclipse.buildId=M20100909-0800
> java.version=1.6.0_19
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86_64
> java.lang.NullPointerException
> at org.drools.bpmn2.xml.XmlBPMNProcessDumper.visitProcess(XmlBPMNProcessDumper.java:136)
> at org.drools.bpmn2.xml.XmlBPMNProcessDumper.dump(XmlBPMNProcessDumper.java:88)
> at org.drools.eclipse.flow.bpmn2.editor.BPMNModelEditor.writeModel(Unknown Source)
> at org.drools.eclipse.flow.bpmn2.editor.BPMNModelEditor.writeModel(Unknown Source)
> at org.drools.eclipse.flow.common.editor.GenericModelEditor.doSave(Unknown Source)
> at org.eclipse.ui.internal.SaveableHelper$2.run(SaveableHelper.java:151)
> at org.eclipse.ui.internal.SaveableHelper$5.run(SaveableHelper.java:277)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
> at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2600)
> at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:285)
> at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:264)
> at org.eclipse.ui.internal.SaveableHelper.savePart(SaveableHelper.java:156)
> at org.eclipse.ui.internal.EditorManager.savePart(EditorManager.java:1369)
> at org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage.java:3334)
> at org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPage.java:3347)
> at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:76)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
> at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
> 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:369)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1383)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list