OS: SUSE Linux Enterprise Server 10 SP2 (x86_64)Since first install that was domino 8.5 + hf450 I had to put DIRMAN_POOLSIZE_MB=200 to avoid that error.
Now I’ve upgraded to 8.5.1 and this morning I got the error again. The server had more connection than usual since its cluster mate was down.
I restarted the server and got the error after few minutes.
I set DIRMAN_POOLSIZE_MB=300 and did not get the error again.
If this parameter exists in the notes.ini of the Domino Server, make sure its assigned an absolute path; not a path relative to the Data-directory of the Domino Server:
In addition, third-party products have been known to contribute to this issue by changing the current working-directory (e.g. to something inside the data-directory) and then referencing a temporary-file in the VIEW_REBUILD_DIR via a path relative-to the data directory (instead of the absolute path), which then causes this error.