315 pts.
 Lotus notes Schedule email
Hi All ,

I am getting one urgent issue while running schedule agent on domino server.

-- My agent sends email to internal department about reminder of various events. This is scheduled everyday.

When I looked into console, I get error message saying:-

Amgr : Agent < 'Agent Name'> Error Message: Notes Error: Server not responding.

When I manually run agent, it can generate automatically and above error only comes when I run automatically.

I am quite confused and any guideline would be really appreciated.

Please note that I have recently copied my server to new server. There is no other problem and even notes.ini has correct mail server setting.

Please advice



Software/Hardware used:
Domino 5.0
ASKED: October 5, 2009  6:53 AM
UPDATED: October 7, 2009  3:03 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

If you open the agent in the Designer client and bring up the properties box for the agent, on the first tab there is a button labelled “Schedule…” Click it and check the server name in the entry for “Run on” HTH

 2,725 pts.

 

I have already checked this that it is pointing to correct server. Any other suggestions or ideas?

 315 pts.

 

type

Trace <servername>

on the console and see if it can resolve itself.

 10,650 pts.

 

From your suggestion, when I did

TRACE <servername>

it gave me following result

Determining path to server <servername>
Enabled Ports: TCPIP
checking normal priority connection documents only…
Allowing wild card connection documents…
Enabling name service requests and probles…
Address found in local TCPIP names table for <servernmae>
Connecting to <servername> over TCPIP
Using address ‘XX.XX.Com.au’ for <servername> on TCPIP
Requesting IP Address for xx.xx.com.au from DNS
DNS returned address <IPAddress> for xx.xx.com.au
Unable to connect to <servername> on TCPIP <Server not responding>

The last line represents the error I guess..

Please advice.

 315 pts.