[jboss-user] [jBPM] - Re: jbpm5 demo - error when starting human task

Kris Verlaenen do-not-reply at jboss.com
Thu Nov 25 08:25:57 EST 2010


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/org/jbpm/DemoTaskService.java https://github.com/krisv/jbpm/blob/master/jbpm-installer/task-service/src/org/jbpm/DemoTaskService.java
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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101125/dd9af0c8/attachment.html 


More information about the jboss-user mailing list