Agent Error - Local Thread Heap Is Full

Mindwatering Incorporated

Author: Tripp W Black

Created: 05/16/2008 at 10:38 AM

 

Category:
Domino Server Issues Troubleshooting
Web/HTTP

Issue:
Agent running on server displays the following error:
Error 500
HTTP Web Server: Lotus Notes Exception - Insufficient memory - thread local heap is full


Possible Solutions:
1. If doing a search, check that the database is full-text indexed. Otherwise, it has too build a temp on in memory.

2. If looping or having agents call other agents. Check that agents objects are being closed when possible.

3. You can increase the cache limit for a thread:
Default limit is 64k.
Increment value by 32k until no error. e.g.
iNotesThreadMemoryMaxPoolMb=512

4. HTTP has a memory leak. Need to restart the task.

previous page