I've noticed that several times recently, the Local Delivery Service will be listed in SAC as stopped. The last couple of times it has happened, I captured the logs for posting here:
Code: Select all
SERIOUS ERROR Local Delivery(Local Delivery) 01.22.07 11:25:03
[SYS 13] Permission denied
File Name: /var/opt/scalix/yi/s/data/00000a7/004lu60
Current errno value: 13
Last Msg Id: H000008c00164faf.1169486701.yeti.ega.com
<- ct_InitCrContent0
-> tf_CreateSflFile
-> tf_FindFreeEntry
<- tf_FindFreeEntry
-> sfl_CreateSfl
-> im_GetNewDataItem
-> im_GetNewItemNum
<- im_GetNewItemNum
<- /build/scalix-MAIN/src/lib/ombase/os/os_open.c:120[1,13]
<- /build/scalix-MAIN/src/lib/ombase/im/im_funcs.c:282[1,13]
<- /build/scalix-MAIN/src/lib/tf/tf_CrtSfl.c:113[1,13]
<- /build/scalix-MAIN/src/bin/ld/ld_msgctr.c:2013[1,13]
<- /build/scalix-MAIN/src/bin/ld/ld_msgctr.c:2270[1,13]
<- /build/scalix-MAIN/src/bin/ld/ld_main.c:1282[1,13]
<- /build/scalix-MAIN/src/bin/ld/ld_main.c:1407[1,13]
<- /build/scalix-MAIN/src/bin/ld/ld_main.c:2186[1,13]
The only thing that changes between the two log captures is the file name and the Last Msg Id. File names were in the ~/s/data/00000a7/ path both times.
Any idea what I might be doing wrong?