[jboss-user] [jBPM] - HornetQException in EvaluationExample2
zhihai
do-not-reply at jboss.com
Sun Sep 16 17:42:26 EDT 2012
zhihai [https://community.jboss.org/people/zhihai] created the discussion
"HornetQException in EvaluationExample2"
To view the discussion, visit: https://community.jboss.org/message/759793#759793
--------------------------------------------------------------
I ran into an exception when running EvaluationExample2 from jbpm-examples module. Quite a few people asked the same question in this forum but I couldn't find a post with solution. I didn't expect that the out-of-box example would fail.
Exception in thread "Thread-3" java.lang.RuntimeException: Client Exception with class class org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1 using port 5445
at org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1.run(HornetQTaskClientConnector.java:127)
at java.lang.Thread.run(Unknown Source)
Caused by: HornetQException[errorCode=102 message=Consumer is closed]
at org.hornetq.core.client.impl.ClientConsumerImpl.checkClosed(ClientConsumerImpl.java:911)
at org.hornetq.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:184)
at org.hornetq.core.client.impl.ClientConsumerImpl.receive(ClientConsumerImpl.java:401)
at org.jbpm.task.service.hornetq.HornetQTaskClientConnector$1.run(HornetQTaskClientConnector.java:118)
... 1 more
My environment:
-Windows 7
-JDK 1.6
-jBPM 5.3 final, installed with jbpm-installer
- jbpm-examples was downloaded and imported into Eclipse
To replicate the error, first run "ant start.emo", then in Eclipse, EvaluationExample2 "Run as" > "Java Application.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/759793#759793]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120916/737c4993/attachment.html
More information about the jboss-user
mailing list