Skip to content

AppendixB.Reference Implementation Error messages

AppendixB.Reference Implementation Error messages

Table of Contents

Cannot find DB keys file

Cannot find MUMPS executable in

Cannot open DB keys file -

DB keys file of unknown file type :

Database file missing in DB keys file or does not exist

Database file not found

Encryption handle corrupted

Encryption key file not found

Encryption library has not been initialized

Environment variable <environment_variable> not set

Environment variable gtm_dbkeys set to empty string

Environment variable gtm_dbkeys undefined. Cannot find /.gtm_dbkeys

Environment variable gtm_passwd set to empty string. Password prompting not allowed for utilities

Error initializing GpgME: <reason_for_error>/<specific_Gpg_ME_error>

Error parsing database key file. At line <line_number>: No matching ‘dat’ entry found in <contents_of_line>

Error parsing database key file. At line <line_number>: <line_contents> does not start with ‘dat’ / ‘key’

Error parsing database key file. At line <line_number>: No matching ‘key’ entry found in <contents_of_line>

Incorrect password

libgcrypt version mismatch. Expected <expected_version>, found <found_version>

Matching encryption key not found in database key file

No entries found in DB keys file

Symmetric key found to be empty

The error messages listed in this appendix are generated by the reference plug-in. If you change the plug-in, the messages will be those generated by your plug-in. Note that the messages from the plug-in (incorrectly) use the term “DB keys file” for the master key file.