Domino Server limits LotusScript / Java agents to 10 minutes execution time during the daytime and 15 minutes during the nighttime. This setting can cause "Exception number 11102: Time-out reached!" error which aborts the archiving job and resumes it when the scheduled agent runs next time, usually after 5 minutes.
Agent timeout can be disabled, to do so follow steps below: - Open Domino Administrator.
- Select "File" -> "Open Server..." and open Domino Server which is running the archiving job.
- In the left pane select "Server" -> "Current Server Document".
- In server document, select "Server Tasks..." -> "Agent Manager" tabs.
- Click on the "Edit Server" button.
- Set "Max LotusScript/Java execution time" value to "0" both for "Daytime Parameters" and "Nighttime Parameters".
- Click on "Save & Close".
- Restart Domino Server.
|