TaskRef transition names are null
---------------------------------
Key: JBPM-1828
URL:
https://jira.jboss.org/jira/browse/JBPM-1828
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Console
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: GWT Console 1.0.0 CR1
[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"}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira