The agent is running manually but not running on schedule

Hello,

I am having an agent which extracts the attachments from domino.doc.

when I am trying to run the agent on server by scheduling it, the agent run till perticular part and stuck at the line where it uses API method getcontent. It does not give any error in the log.nsf except the line “namgr.EXE has terminated abnormally”. However, the agent runs manually.

First I thought it is because of low memory but it ran manually on the same system.

Please help!

Subject: The agent is running manually but not running on schedule

Can it that the signer of the agent does not have all the rights it needs on the server? The version of the api it calls on the server the same and on the workstation?

Subject: RE: The agent is running manually but not running on schedule

Thank for the feedback. It was all correct.I just restarted the machine and the problem resolved.