I'm intermittently getting these messages in our log:
Code: Select all
WARNING LDAP Daemon (LDAP Engine ) 01.18.08 08:36:57
[OM 802] Unable to allocate space for message.
Last Msg Id: H00003270042451d.1200563410.scalix.datalab.no
Last Msg DirectRef: 00245fc937b400c0
<- cvc_enhCnvString
-> mapixml_GetNextValueInMulti
<- mapixml_GetNextValueInMulti
-> mapixml_GetNextMAPIPropAndValue
<- mapixml_GetNextMAPIPropAndValue
-> da_ParseEntry2
-> da_ParseAttribEntry
-> cvc_enhCnvString
-> cvc_CnvStringTryIconv
<- cvc_CnvStringTryIconv
<- cvc_enhCnvString
-> da_ParseUTF8AttribChars
<- /build/11.2.0/src/lib/ombase/da/da_PrsEnt.c:201[100,802]
<- /build/11.2.0/src/lib/mapi/mapi_search.c:877[100,802]
<- /build/11.2.0/src/lib/mapi/mapi_search.c:956[100,802]
<- /build/11.2.0/src/bin/deng/deng_search.c:406[100,802]
- what do they mean?
omsolve says:
Code: Select all
Unable to allocate space for message.
This is a message that can be output by any part of Scalix. There
is not enough Virtual Memory on the system. Use your "System
Administration" manual for details of how to increase Virtual Memory.
If you see this often from the same program, the program may well have a
programming defect. Report this to your Scalix Support Representative.
...which doesn't help me all that much.
I'm not sure what triggers them, and no-one has complained, so it might not have any effect at all.
Scalix 11.2 Enterprise on RedHat 5 x86_64.
Server is a Dell 2900 with 16 GB RAM.
- HÃ¥vard
