This is the only error I see:

  | INFO: exception while executing command 
org.jbpm.pvm.internal.cmd.startprocessinstanceinlatest...@5ad89e02
  | java.lang.ClassCastException: 
org.jbpm.jpdl.internal.model.JpdlProcessDefinition cannot be cast to 
java.util.List
  |     at 
org.jbpm.pvm.internal.repository.ProcessDeployer.deploy(ProcessDeployer.java:64)
  |     at 
org.jbpm.pvm.internal.repository.DeployerManager.deploy(DeployerManager.java:46)
  |     at 
org.jbpm.pvm.internal.repository.RepositorySessionImpl.getObject(RepositorySessionImpl.java:120)
  |     at 
org.jbpm.pvm.internal.query.ProcessDefinitionQueryImpl.execute(ProcessDefinitionQueryImpl.java:72)
  |     at 
org.jbpm.pvm.internal.query.AbstractQuery.untypedList(AbstractQuery.java:65)
  |     at 
org.jbpm.pvm.internal.query.AbstractQuery.untypedUniqueResult(AbstractQuery.java:69)
  |     at 
org.jbpm.pvm.internal.query.ProcessDefinitionQueryImpl.uniqueResult(ProcessDefinitionQueryImpl.java:145)
  |     at 
org.jbpm.pvm.internal.repository.RepositorySessionImpl.findProcessDefinitionByKey(RepositorySessionImpl.java:144)
  |     at 
org.jbpm.pvm.internal.cmd.StartProcessInstanceInLatestCmd.execute(StartProcessInstanceInLatestCmd.java:58)
  |     at 
org.jbpm.pvm.internal.cmd.StartProcessInstanceInLatestCmd.execute(StartProcessInstanceInLatestCmd.java:38)
  |     at 
org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
  |     at 
org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)
  |     at 
org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:46)
  |     at 
org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)
  |     at 
org.jbpm.pvm.internal.svc.ExecutionServiceImpl.startProcessInstanceByKey(ExecutionServiceImpl.java:70)
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263933#4263933

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263933
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to