2009-09-08

Low Fragmentation Heap for FileNet Content Engine

If you ever get this error generated by Filenet Content Engine 3.5:

PID=864, TID=860, Fnk_CatService.exe hr=0x80070032(The network request is not supported.) Lfh.cpp[122] ($Revision: 1.2 $): An error occurred in a Win32 API method call. (function HeapSetInformation(), Enable the Low Fragmentation Heap on Object Store Default Heap failed. See MS kb929136 for LFH instructions. GFlags and debuggers should not be used with LFH.).

Modify the registry at
HKLM\Software\FileNet\ECM\Content Engine\Client\

and add the following:

DWORD EnableLFHClientCRT=0
DWORD EnableLFHClientDefault=0

More info available here.

No comments:

Post a Comment