If it's trying to connect on port 5445 then likely the jbpm-human-task-war.war file has been deployed by the installer. You are correct, the demo task server can also be started instead of deploying the war file by using ant start.human.task which runs on port 9123 by default. I ran into this issue and classes used by the client code may need to be changed depending on which server is used.