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!