DSA server event notifications.
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| GDAM_LOCK_ALREADY_INITED | fatal | 9 | GDAM directory lock initialization failed as it is already initialized. | |
| GDAM_LOCK_CREATE_FAIL | fatal | 10 | Failed to create a lock file when attempting to lock a GDAM directory. | |
| GDAM_LOCK_ERROR | fatal | 8 | Failed to take a GDAM directory lock. | |
| GDAM_LOCK_LOSING | information | 13 | Losing a GDAM directory lock. | |
| GDAM_LOCK_TAKE_FAIL | fatal | 11 | Failed to take a GDAM directory lock. | |
| GDAM_LOCK_TAKE_RETRYING | information | 12 | Retrying to take a GDAM directory lock. | |
| INIT_FAILED | fatal | 4 | Could not open the DSA directory. DSA cannot initialize. | Configuration problem or missing/corrupt files to be rectified. |
| INIT_PROBLEM | error | 3 | An error occurred during initialization. | See log file for further information. Possible configuration problem that should be investigated and many need adjusting |
| LICENSE_PROBLEM | fatal | 5 | Failed to find or read a suitable license. | Install a valid license |
| OUT_OF_MEMORY | fatal | 6 | 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_FAILED | fatal | 7 | Failed to initialize or start SNMP thread. | This message is currently considered unlikely to occur. Contact Isode Support. |
| STARTED | information | 1 | An M-Vault instance has started. | No Operator Action |
| STOPPED | information | 2 | An M-Vault instance has stopped. | No Operator Action |