Facility DSA

DSA server event notifications.

NameSeverityIDDescriptionAction
GDAM_LOCK_ALREADY_INITEDfatal9 GDAM directory lock initialization failed as it is already initialized.
GDAM_LOCK_CREATE_FAILfatal10 Failed to create a lock file when attempting to lock a GDAM directory.
GDAM_LOCK_ERRORfatal8 Failed to take a GDAM directory lock.
GDAM_LOCK_LOSINGinformation13 Losing a GDAM directory lock.
GDAM_LOCK_TAKE_FAILfatal11 Failed to take a GDAM directory lock.
GDAM_LOCK_TAKE_RETRYINGinformation12 Retrying to take a GDAM directory lock.
INIT_FAILEDfatal4 Could not open the DSA directory. DSA cannot initialize. Configuration problem or missing/corrupt files to be rectified.
INIT_PROBLEMerror3 An error occurred during initialization. See log file for further information. Possible configuration problem that should be investigated and many need adjusting
LICENSE_PROBLEMfatal5 Failed to find or read a suitable license. Install a valid license
OUT_OF_MEMORYfatal6 Failed to allocate memory. Probably out of memory. Check logs for futher information. Review system configuration, and if necessary add more memory or additional swap space
SNMP_INIT_FAILEDfatal7 Failed to initialize or start SNMP thread. This message is currently considered unlikely to occur. Contact Isode Support.
STARTEDinformation1 An M-Vault instance has started. No Operator Action
STOPPEDinformation2 An M-Vault instance has stopped. No Operator Action

STARTED

Message Text
Parameters
  1. DN of DSA
  2. Major version
  3. Minor version
  4. Update version
  5. Patch version
Description
An M-Vault instance has started.
Action
No Operator Action

STOPPED

Message Text
Description
An M-Vault instance has stopped.
Action
No Operator Action

INIT_PROBLEM

Message Text
Description
An error occurred during initialization.
Action
See log file for further information. Possible configuration problem that should be investigated and many need adjusting

INIT_FAILED

Message Text
Description
Could not open the DSA directory. DSA cannot initialize.
Action
Configuration problem or missing/corrupt files to be rectified.

LICENSE_PROBLEM

Message Text
Description
Failed to find or read a suitable license.
Action
Install a valid license

OUT_OF_MEMORY

Message Text
Description
Failed to allocate memory. Probably out of memory.
Action
Check logs for futher information. Review system configuration, and if necessary add more memory or additional swap space

SNMP_INIT_FAILED

Message Text
Description
Failed to initialize or start SNMP thread.
Action
This message is currently considered unlikely to occur. Contact Isode Support.

GDAM_LOCK_ERROR

Message Text
Parameters
  1. GDAM label.
  2. Directory.
Description
Failed to take a GDAM directory lock.
Action

GDAM_LOCK_ALREADY_INITED

Message Text
Parameters
  1. GDAM label.
Description
GDAM directory lock initialization failed as it is already initialized.
Action

GDAM_LOCK_CREATE_FAIL

Message Text
Parameters
  1. GDAM label.
  2. Lock filename.
Description
Failed to create a lock file when attempting to lock a GDAM directory.
Action

GDAM_LOCK_TAKE_FAIL

Message Text
Parameters
  1. GDAM label.
  2. Lock type.
Description
Failed to take a GDAM directory lock.
Action

GDAM_LOCK_TAKE_RETRYING

Message Text
Parameters
  1. GDAM label.
  2. Lock type.
Description
Retrying to take a GDAM directory lock.
Action

GDAM_LOCK_LOSING

Message Text
Parameters
  1. GDAM label.
  2. Lock type.
Description
Losing a GDAM directory lock.
Action