Kris Verlaenen [
http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: jbpm5 demo - error when starting human task"
To view the discussion, visit:
http://community.jboss.org/message/573010#573010
--------------------------------------------------------------
Is it possible that the human task service is already running somehow?
Or any other service on that port? The exception seems to indicate something like that.
It is possible to change the default port configuration of the human task service
(you'd need to do that for both the class starting up the service and the clients
trying to reach it, like the gwt-console).
https://github.com/krisv/jbpm/blob/master/jbpm-installer/task-service/src...
https://github.com/krisv/jbpm/blob/master/jbpm-installer/task-service/src...
When calling new MinaTaskServer(taskService) you could also add a port number.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/573010#573010]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]