Page 1 of 1

startup error

Posted: Wed Oct 17, 2007 4:48 am
by cherry
Hi All,

While iam running a job iam getting an error:

main_program: **** Startup error on node1 connecting with conductor on H1B-6F133-4GLQ with cookie 1192617645.875000.11b4: unable to connect to port 10000 on conductor; socket = 4, Connection timed out retries left: 3

Could anyone let me know in resolving the above error.
Thanks in Advance

Regards
Cherry

Posted: Wed Oct 17, 2007 9:47 am
by ray.wurlod
Check that port #10000 and #11000 are not blocked by firewall or other software. Check that the DataStage user is not blocked from using rsh.

Posted: Fri Jan 04, 2008 12:30 pm
by attu
ray.wurlod wrote:Check that port #10000 and #11000 are not blocked by firewall or other software. Check that the DataStage user is not blocked from using rsh. ...
Ray, how can we check that ports are not blocked by firewall, any command for that?

to check the user has rsh enabled i use
rsh dbs7700 date

What if I get Connection refused error message, does it pertains to firewall blocked ?

Thanks

Posted: Sun Apr 25, 2010 8:42 pm
by desmondcheah
For anyone who face this problem.. Do 2 things..

1) check if your config file is using "hostname"
2) check if your /etc/host on the server side points to the right "hostname"

It should be fine if they are in sync..