Java.lang.RuntimeExeption:operation timed out : connect

Hi,
I tried to connect to tamino webdav server and got this exception : Java.lang.RuntimeExeption:operation timed out : connect
my code is very simple:
Client cliebt = Factory.newClient(“http://taminol.mot.gov.il:4000”,“taminowebdavserver”);
client.connect(“WORD”);

please let me know what is the problam
Thank you

Hello Berger,

This error code mostly indicates, that the server is not running, could you please verify with the e.g. IE.

You are using the Slide client API, isn’t it?

best regards

Juergen