I have a scheduled Lotus Notes / Domino agent (8.5.3) which just will not run. It works fine when run manually. The agent log gives the error "Unknown trigger and search type; agent may be corrupt". The agent is signed with the Server ID. Security level = "Allow restricted operations". What else can I check?
1
votes
1 Answers
3
votes
The error "Unknown trigger and search type" can occur if you have an agent set to activate one way, and you attempt to force it to run another way.
For example you have set it to run on incoming documents, but attempt to run it from the server console.
You need to check the following settings in the agent preferences, to see if they are correct:
More details on these settings here.
If it is a case of corruption, you can try modifying these settings and save the agent. Alternatively create a new agent, copy over the code and replace it with the previous agent.