Hi,

That error comes when you start a *non* task node(in this case manager
node) without starting a task node(worker node). (task node count specified
in tasks-config.xml). So if you follow below steps, this shouldn't happen.

1) specify task server count(<taskServerCount>1</taskServerCount>) as 1 in
task-config.xml
2) start worker and then manager. (if worker correctly connects to the
manger through cluster, this error message shouldn't come)

Thanks,
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to