3 Replies Latest reply on Apr 9, 2006 4:47 PM by koen.aers

    editing tasks with Eclipse plugin for the JBoss jBPM Visual

    aamonten

      I'm having problems editing the task with the Eclipse plugin for the JBoss jBPM Visual Process Designer, I got an error message:

      "An error has occurred. See error log for more details" wher do I find this log?

      regards
      Alejandro

        • 1. Re: editing tasks with Eclipse plugin for the JBoss jBPM Vis
          kukeltje

          in the .metadata dir of your eclipse workspace

          • 2. Re: editing tasks with Eclipse plugin for the JBoss jBPM Vis
            aamonten

            The error in my log file is:


            !SESSION 2006-04-05 11:28:44.234 -----------------------------------------------
            eclipse.buildId=M20060118-1600
            java.version=1.5.0_06
            java.vendor=Sun Microsystems Inc.
            BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_CL
            Command-line arguments: -os win32 -ws win32 -arch x86

            !ENTRY org.eclipse.jface 4 0 2006-04-05 11:30:24.921
            !MESSAGE java.lang.NullPointerException
            !STACK 0
            java.lang.NullPointerException
            at org.jbpm.ui.properties.TaskAdvancedPropertyPage.handleName(Unknown Source)
            at org.jbpm.ui.properties.TaskAdvancedPropertyPage.performOk(Unknown Source)
            at org.eclipse.jface.preference.PreferenceDialog$11.run(PreferenceDialog.java:862)
            at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
            at org.eclipse.core.runtime.Platform.run(Platform.java:783)
            at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
            at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148)
            at org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDialog.java:842)
            at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(FilteredPreferenceDialog.java:296)
            at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(PreferenceDialog.java:227)
            at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556)
            at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
            at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
            at org.eclipse.jface.window.Window.open(Window.java:787)
            at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:157)
            at org.jbpm.ui.action.PropertyDialogActionDelegate.run(Unknown Source)
            at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
            at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
            at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
            at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
            at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
            at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
            at org.eclipse.core.launcher.Main.run(Main.java:973)
            at org.eclipse.core.launcher.Main.main(Main.java:948)



            I get this when I press the ok button at the Properties for task window. any idea?

            Im using Visual Process Designer 3.0.8 and eclipse 3.1.2

            • 3. Re: editing tasks with Eclipse plugin for the JBoss jBPM Vis
              koen.aers

              It is a known bug which is corrected now. Stay tuned for a release of 3.0.9 this week or so...

              Regards,
              Koen