logo

Main Menu
Home
Products
Tips n Tricks
Download
Contacts
About
Login Form





Lost Password?
CDA Server Aborted PDF Print E-mail

From time to time the CDA Server in scalix can crash and fall into an aborted state. I have seen this happen a lot after power interruptions. If you are using ommaint then you will be notified about it.

What does the CDA Server do?

The Client Directory Access (CDA) Server builds access tables for Scalix directories to provide sorted lists of directory entries.
The Outlook client used with Scalix requires sorted entries in the Address Books. This enables “typedown” functionality when selecting addresses in the interface. The CDA Server is used to provide the sorted lists of directory entries.  

How to resolve:

"service scalix status" shows "CDA Server Aborted"

# rm /var/opt/scalix/xx/s/sys/omcda.lock

where "xx" is the instance name (built from first and last letter of the hostname of the server).

# omon cda

# service scalix status (should show started)

(You shouldn't need to but in some cases you may need to force the state of the cda server to off before starting again. Use "omreset -o off cda") 

 

 
 
logo