jboss-dan [https://community.jboss.org/people/jboss-dan] created the discussion

"Re: jBPM 5.3 jbpm-console problem"

To view the discussion, visit: https://community.jboss.org/message/767313#767313

--------------------------------------------------------------
> Luis Victor wrote:
> 
> it doesn't work. Its given this error. Please publish a version of something 
> that fix the problems of JBPM console.
> 
> 18:09:36,917 INFO  [stdout] (http-localhost-127.0.0.1-8080-13) INFO  07-06 
> 18:09:36,917 (DemoAuthenticator.java:authenticate:65)   Demo login for user 
> (admin) succeeded.18:09:43,781 ERROR [stderr] (Thread-21) 
> javax.persistence.NoResultException: No entity found for query18:09:43,781 
> ERROR [stderr] (Thread-21)  at 
> org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:104)18:09:43,781 
> ERROR [stderr] (Thread-21)  at 
> org.jbpm.task.service.TaskServiceSession.getTaskByWorkItemId(TaskServiceSession.java:644)18:09:43,781
>  ERROR [stderr] (Thread-21)  at 
> org.jbpm.task.service.TaskServerHandler.messageReceived(TaskServerHandler.java:258)18:09:43,781
>  ERROR [stderr] (Thread-21)  at 
> org.jbpm.task.service.hornetq.HornetQTaskServerHandler.messageReceived(HornetQTaskServerHandler.java:44)18:09:43,781
>  ERROR [stderr] (Thread-21)  at 
> org.jbpm.task.service.hornetq.BaseHornetQTaskServer.run(BaseHornetQTaskServer.java:85)18:09:43,781
>  ERROR [stderr] (Thread-21)  at 
> java.lang.Thread.run(Thread.java:619)18:09:43,796 ERROR [stderr] (Thread-36) 
> Exception in thread "Thread-36" java.lang.RuntimeException: Client Exception 
> with class class org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1 
> using port 544518:09:43,796 ERROR [stderr] (Thread-36)  at 
> org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1.run(HornetQTaskClientConnector.java:134)18:09:43,796
>  ERROR [stderr] (Thread-36)  at 
> java.lang.Thread.run(Thread.java:619)18:09:43,796 ERROR [stderr] (Thread-36) 
> Caused by: java.lang.ClassCastException: 
> org.jbpm.process.workitem.wsht.CommandBasedWSHumanTaskHandler$AbortTaskResponseHandler
>  cannot be cast to 
> org.jbpm.task.service.TaskClientHandler$TaskSummaryResponseHandler18:09:43,796
>  ERROR [stderr] (Thread-36)  at 
> org.jbpm.task.service.TaskClientHandler.messageReceived(TaskClientHandler.java:171)18:09:43,796
>  ERROR [stderr] (Thread-36)  at 
> org.jbpm.task.service.hornetq.HornetQTaskClientHandler.messageReceived(HornetQTaskClientHandler.java:56)18:09:43,796
>  ERROR [stderr] (Thread-36)  at 
> org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1.run(HornetQTaskClientConnector.java:120)18:09:43,796
>  ERROR [stderr] (Thread-36)  ... 1 more
> 
> 
> 

I've really been struggling to get the demo to work with JBpm 5.3 Final and 
JBoss 7.1.1 Final. So I moved to JBoss 7.0.2 which is installed by the demo. 
Now I'm getting this same traceback. And the process does not continue when 
krisv completes the initial task. With Jboss 7.1.1 I had gotten past this point 
only to run into issues trying to deploy new (simple) applications like the 
simple rewards application and hello world.

After 3 days of trying to get simple things to work, I must say that my faith 
in the maturity of these products is diminishing. Although I will admit that 
I'm a total noob. Hopefully it is just me doing something silly. But before I 
invest more time, I ask the community, is jbpm 5.3 ready for prime time?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/767313#767313]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to