Problem with RunOnServer

HI All,I am trying to run an agent using RunOnServer and all these days it used to work fine but all of a sudden i am having a problem with the agent and it displays a message in the Log.

04/22/2005 08:54:10 AM Error connecting to server Occweb/US/Air Liquide: The remote server is not a known TCP/IP host.

04/22/2005 08:54:10 AM Agent ‘EIA861’ error: Notes error: The remote server is not a known TCP/IP host.

All our Scheduled agents are running fine on that server.

We can access the server without any problem from Notes as well from browser too.

Same agent works fine on our TestServer…

Does Anybody have any ideas…please share with me.

Thanks,

Durga

Subject: Problem with RunOnServer

Are you trying to access that server? If you are running on that server you don’t need to use server name in your open method. You are local to that server.

Post your code.