[jboss-user] [jBPM] - Re: Could not connect task client: on ip: 127.0.0.1 - port: 5153

Maciej Swiderski do-not-reply at jboss.com
Thu Dec 20 01:28:37 EST 2012


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Could not connect task client: on ip: 127.0.0.1 - port: 5153"

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

--------------------------------------------------------------
for 5.4 it's enough to run ant start.demo or ant start.demo.noeclipse to initiate demo installation of jbpm. It start JBoss AS and all application deployed to it. Next examine server.log to check if there were any problems starting any of the applications.

the one that you executed start Mina based task server and the error you see is due to missing path to role.properties file that defines group membership for users in task service. You can add additional jvm parameter into that target in build.xml that will inform about location of that file:
jbpm.user.group.mapping=ABSOLUTE_PATH_TO_ROLES_FILE

HTH
--------------------------------------------------------------

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

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/20121220/614c892c/attachment.html 


More information about the jboss-user mailing list