[jboss-user] [jBPM] - Re: Growing NioProcessor Thread Number in Human Tasks

Demian Calcaprina do-not-reply at jboss.com
Sat Nov 26 10:48:09 EST 2011


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: Growing NioProcessor Thread Number in Human Tasks"

To view the discussion, visit: http://community.jboss.org/message/638467#638467

--------------------------------------------------------------
Hey,

I am not sure what could be happenning, but, it could be caused because you are creating a new task client and hornetq connectors each time. So maybe the response is taken (in class HornetQTaskClientConnector) for some the last (or first?) connector (and thud task client handler) you created, and may lead to problems.

Could you change your code to cache this task client in createHornetQTaskClient method for example and see what happens?

Thanks

Demian
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20111126/78de456f/attachment.html 


More information about the jboss-user mailing list