Page 1 of 1

Domain serviceshost:9080 cannot be reached

Posted: Sat Apr 09, 2016 5:20 pm
by ketfos
While running istool command below, I am getting the following errr.

./istool export -domain serviceshost:9080 -u dsadm -p password -ar testing.isx -pre -ds '-incdep -base="ENGINEHOST/Dev_Project" Jobs/Batch/*.*'

ERROR: unable to connect to ISF server: serviceshost
Reason: Domain serviceshost:9080 cannot be reached.

I can scp to serviceshost server.

Posted: Mon Apr 11, 2016 9:28 am
by asorrell
Try using the fully qualified name for the server - this might be a short name / long name issue.

Posted: Thu Apr 14, 2016 10:56 pm
by ketfos
I tried using fully qualified domain names both for service host and engine host.

However it gives the same error.

Posted: Sat Apr 16, 2016 10:42 am
by asorrell
Out of curiosity - try using the IP address:port no (example: 10.10.10.10:9080).

Also - just to be clear - the port number should match the port number you use to connect using the DataStage developer client.