My log is filling up with the following message: "Insufficient memory - NSF directory manager pool is full."I couldn’t find any documentation on this error. Is it just a question of upgrading memory ? In which direction should I look for the cause?
Thanks,
Martijn
Subject: Insufficient memory - NSF directory manager pool is full
Hi Martijn,
We have had this issue also. To resolve it, I added the following variable to the notes.ini of the server:
NSF_FOLDER_POOL_SIZE_MB=100
Recycle the server at a convenient moment and monitor the logs for a couple of days to be on the safe side.
HTH
Jon
Subject: RE: Insufficient memory - NSF directory manager pool is full
that worked. thanks!