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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to