Seems to always fail at same point.
When running
Code: Select all
/opt/scalix/bin/omaddu -n sxadmin/mx0 --class limited -c admin -p admin sxadmin
I get the following error.
Code: Select all
omaddu : [OM.DMON 380] The container access monitor is not running.
I have tried
Code: Select all
omshut
omrc -n
The following is from omstat -a
Code: Select all
root@mx0:~# omstat -a
PC Monitor Aborted NON-STOP 0
Directory Relay Server Aborted 04:30:30
Notification Server Started 04:30:30 0
Shared memory daemon Started NON-STOP
Notification Monitor Started NON-STOP
Session Monitor Started NON-STOP
Indexer Started NON-STOP
Stats Daemon Started NON-STOP
Container Access Monitor Aborted NON-STOP
Item Structure Server Stopped
Database Monitor Started 04:30:30
Licence Monitor Daemon Started NON-STOP
LDAP Daemon Aborted 04:30:30
Queue Manager Aborted NON-STOP
Item Delete Daemon Aborted NON-STOP
IMAP Server Daemon Aborted 04:30:30
SMTP Relay Started 04:30:30
Mime Browser Controller Started 04:30:30
Event Server Aborted 04:30:30
I have googled, yahooed and still nothing about the Container Access Monitor being aborted or unable to start.
I am sure this is something simple but I am turning up blanks. omshowlog reports
Code: Select all
SERIOUS ERROR Administration(omaddu ) 10.06.07 04:34:18
[OM.DMON 380] The container access monitor is not running.
Current errno value: 3
<- ct_InitCrHeader1
-> ct_InitCrContent0
<- ct_InitCrContent0
-> ct_CrUserCtner
-> ct_InitCrHeader1
<- ct_InitCrHeader1
-> ct_InitCrContent0
<- ct_InitCrContent0
-> im_GetNewSflUserItem
<- /build/11.1.0/src/lib/ombase/sfl/sfl_monit.c:82[116,380]
<- /build/11.1.0/src/lib/ombase/sfl/sfl_monit.c:129[116,380]
<- /build/11.1.0/src/lib/ombase/sfl/sfl_base.c:190[116,380]
<- /build/11.1.0/src/lib/ct/ct_crct.c:318[116,380]
<- /build/11.1.0/src/lib/cu/cu_add.c:950[116,380]
<- /build/11.1.0/src/lib/cu/cu_add.c:2280[116,380]
My platform is Ubuntu 7.04 ( I know its unsupproted but I really hate redhat )
Hopefully someone will have some direction on this one so i can get it up.
Thanks a million in advance.