# Archiving jobs agent timeout

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:

1. Open Domino Administrator.
2. &#x20;Select "File" -> "Open Server..." and open Domino Server which is running the archiving job.
3. In the left pane select "Server" -> "Current Server Document".
4. In server document, select "Server Tasks..." -> "Agent Manager" tabs.
5. Click on the "Edit Server" button.
6. Set "**Max LotusScript/Java execution time**" value to "**0**" both for "**Daytime Parameters**" and "**Nighttime Parameters**".
7. &#x20;Click on "Save & Close".
8. Restart Domino Server

![](/files/-MlFU4BtzijPdT-6WgVa)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.swingsoftware.com/pdf-converter-for-notes/troubleshooting/general-issues/archiving-jobs-agent-timeout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
