Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-1828

TaskRef transition names are null

XMLWordPrintable

      [ERROR] Failed to parse task ref
      java.lang.NullPointerException:
      null
      at org.jboss.bpm.console.client.model.DTOParser.parseTaskReference(DTOParser.java:114)
      at org.jboss.bpm.console.client.task.TaskList.onRecordsLoaded(TaskList.java:169)
      at org.jboss.bpm.console.client.widgets.RemoteListView$ListViewStoreListener.onLoad(RemoteListView.java:220)
      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:585)
      at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
      at com.google.gwt.dev.shell.mac.MethodDispatch.invoke(MethodDispatch.java:71)
      at org.eclipse.swt.internal.carbon.OS.ReceiveNextEvent(Native Method)
      at org.eclipse.swt.widgets.Display.sleep(Display.java:3801)
      at com.google.gwt.dev.GWTShell.sleep(GWTShell.java:749)
      at com.google.gwt.dev.GWTShell.pumpEventLoop(GWTShell.java:721)
      at com.google.gwt.dev.GWTShell.run(GWTShell.java:593)
      at com.google.gwt.dev.GWTShell.main(GWTShell.java:357)

      [DEBUG] Parsing

      {"id":38, "tokenId":67, "processInstanceId":52, "processId":1, "name":"Create new web sale order", "actor":"manager", "isBlocking":false, "isSignalling":true, "transitionNames":[null], "pooledActors":[], "currentState":"IN_PROGRESS"}

              rhn-support-hbraun Heiko Braun
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: