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

"Re: Growing NioProcessor Thread Number in Human Tasks"

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

--------------------------------------------------------------
Hello,

Thank you for the answer.
In fact, in the meantime I found the solution for me.
In my case, I was instanciating the HornetQTaskClientConnector with always the 
same name "client" (I mean the same value for the first parameter called name).
By luck, I saw an example of code somewhere using a different name for each 
HornetQTaskClientConnector by adding a randomly generated id to the "client" 
string.
Doing that the error disappeared and everything went well.
So for sure it is too late for you but I provide my answer in order maybe to 
help someone else.

On my side, even with this solved issue, I am still wondering if I am going to 
use jBPM or develop my own simple specific Java code because all these embedded 
frameworks are generating some strange errors really not easy to diagnose. I 
think nowadays there are too many frameworks embedded in frameworks  (!)  or 
applications... and it is adding a real complexity to a lot of things. This 
complexity is usefull or not, this is the debate...

Jena
--------------------------------------------------------------

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

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
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to