Summary: Isode components write to logging streams when events occur.
Facility Base
A set of messages which can be generated by the compatability functions in the base library.
Name | Severity | ID | Description | Action |
---|---|---|---|---|
chdir | error | 27 | Cannot change directory to the given directory. | Check permissions and ownership of the directory, and that it exists. |
closefile | error | 30 | An error occurred closing the file. There can be a number of reasons for this, such as disk failure, or the disk being full. | Check the system error. |
CreateFileMap | error | 16 | (Windows only) An attempt was made to create a file mapping to a file, and this failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
FlushFileBuffers | error | 1016 | (Windows only) An attempt was made to flush the contents of memory mapped a file, and this failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error. |
FlushViewOfFile | error | 1015 | (Windows only) An attempt was made to flush the contents of memory mapped a file, and this failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error. |
gethandle | error | 15 | (Windows only) An attempt was made to get the handle to the file from the file descriptor, which failed. This can occur when mapping a file. The cause is likely to be an invalid file descriptor. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
getrlimit | error | 108 | getrlimit failed to read a limit value. | If the limit in the process is too small as a result, use ulimit to increase the value for the process prior to running the program |
InvalParam | critical | 124 | A call was made to a Windows Runtime Library function which passed an invalid parameter. | If error repeats, report to Vendor support. |
libraryload | error | 110 | An attempt to load a library dynamically failed | System configuration error is likely. The library may be searched for on the paths. |
libraryunload | error | 113 | Unloading a dynamically loaded library failed. | If error repeats, investigate possible configuration error |
license_all_ciphers | notice | 1007 | Normal cipher suites are available (including those that OpenSSL calls MEDIUM and HIGH). | No operator action |
license_annexe_missing_option | error | 1010 | There is no 'annex-e' option in your license file. So Annex E will be disabled | Contact support@isode.com |
license_annexe_parse_failure | error | 1009 | The license file couldn't be checked. So Annex E will be disabled | Contact support@isode.com |
license_auth_fail | fatal | 1002 | License authorization failure. | Check that the specified license file has not expired, and that it is valid for the application you are running on this system. |
license_auth_ok | notice | 1003 | License authorization successful. | No Operator Action |
license_bhcore_option | error | 1014 | There is a 'bhcore' option within your license file. Only Bridge Head Core functionality will be available | Contact support@isode.com |
license_bhcore_parse_failure | error | 1013 | The license file couldn't be checked. P1 File transfer channel will be disabled as a result | Contact support@isode.com |
license_cftp_missing_option | error | 1019 | There is no 'cftp' option in your license file. So CFTP will be disabled | Contact support@isode.com |
license_cftp_parse_failure | error | 1018 | The license file couldn't be checked. So CFTP will be disabled | Contact support@isode.com |
license_cipher_disabled | error | 1005 | To use strong (HGE) ciphers, the OpenSSL library must be Isode's, and the license must contain the HGE license feature. Something went wrong, so HGE been disabled. | If HGE is desired, notify support@isode.com |
license_expiry_date | notice | 1004 | Gives date on which license will expire. | Check that license is appropriate to system (e.g., evaluation) |
license_export_ciphers | notice | 1006 | Only export-level cipher suites are available (those that OpenSSL describes as LOW) are available. | If you want to use the full set of cipher suites, you need a new license |
license_is_hge | notice | 1008 | The license is a non node locked HGE-TLS license. | No operator action needed |
license_nop1_option | error | 1012 | There is a 'nop1' option within your license file. The X400 channel will be disabled as a result | Contact support@isode.com |
license_nop1_parse_failure | error | 1011 | The license file couldn't be checked. The X400 channel will be disabled as a result | Contact support@isode.com |
license_parse_fail | fatal | 1000 | The licensing system has been unable to parse the license file. | Check that the specified license file exists and that it is readable. |
license_parse_fail_extra | fatal | 1001 | Detail on failure to parse license file. | See log entry for details. Ensure license file has not been corrupted |
license_slep_missing_option | error | 1021 | There is no 'slep' option in your license file. So SLEP will be disabled | Contact support@isode.com |
license_slep_parse_failure | error | 1020 | The license file couldn't be checked. So SLEP will be disabled | Contact support@isode.com |
lock | error | 13 | An attempt was made to lock a file, which failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
lock_unsupported | error | 101 | The configured locking style is not supported on this platform. | Configuration eror. Reconfigure the locking to use a style which is supported |
Lseek | error | 11 | An attempt was made to move the read/write position in the file, which failed. | Check the permissions on the file |
MapViewOfFile | error | 17 | (Windows only) An attempt was made to map part of a file into memory, and this failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
mkdir | error | 23 | Cannot create directory. | Check permissions and ownership of the directory in which you are creating the new directory. |
mmap | error | 19 | (Unix only) An attempt to map a file into memory failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
mmapdisposition | fatal | 107 | An attempt was made to memory map a file. The provided disposition is not known. | Programmer error; pass a valid disposition to isode_mmap() Notify support@isode.com |
mmapmode | fatal | 106 | An attempt was made to memory map a file. The provided access mode is not known. | Programmer error; pass a valid disposition to isode_mmap() Notify support@isode.com |
msync | error | 1017 | (Unix only) An attempt to flush writes to a memory mappped file to disk failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
munmap | error | 20 | (Unix only) An attempt to remove the mapping of a file into memory failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
Nomem | fatal | 5 | Memory allocation failure (out of memory) | May be a resource error. If error repeats, investigate system resource issue or configuration error |
opendir | error | 24 | Cannot open directory. | Check permissions and ownership of the directory. |
openfile | error | 26 | Cannot open file. | Check permissions and ownership of the file and directory. |
path_too_long | fatal | 102 | An attempt was made to generate a temporary filename which is too long. | Check that the directory used for the temporary files is not too long |
ProductActivated | notice | 1024 | An Isode product is activated for use on this system. | |
ProductActivationError | error | 1022 | An Isode product is not or could not be activated on this system. | Contact support@isode.com |
read | error | 12 | An attempt was made to read the file, which failed. | Check the permissions on the file |
readdir | error | 25 | Cannot read directory. | Check permissions and ownership of the directory. |
remove | error | 21 | Cannot remove file. | Check permissions and ownership of the file |
renamefile | error | 29 | An error occurred attempting to rename a file. | Check the system error. |
rmdir | error | 22 | Cannot remove directory. | Check permissions and ownership of the directory, and that it is empty. |
scandir | error | 31 | An error occurred scanning the directory. There can be a number of reasons for this, such as a permissions problem. | Check the system error. |
ServPassBadHash | fatal | 202 | The presented hash is invalid. | Correct the user input. |
ServPassInsecure | fatal | 203 | The proposed passphrase is too easy to guess. It should be longer and have different types of characters. | Choose a better passphrase. |
ServPassInternal | fatal | 200 | There has been a problem within a server password function | Forward the logs to Isode support |
ServPassInvalid | error | 204 | A value appears to be an encrypted value, but it cannot be correctly interpreted. This might be because an unencrypted value starts with the tag for an encrypted value. | Check the value. Values should not start with "{spcrypt}". |
ServPassNoKey | warning | 205 | The key for the service cannot be found. | Ensure that the service key has been setup on the system. |
ServPassNoMatch | fatal | 201 | The presented passphrase and verifier do not match. This error may also occur when there is no service password to match, or when the passphrase is checked against a stored server password. | Correct the user input. |
setrlimit | error | 109 | setrlimit failed to set a limit value. | Possibly the required setting is larger than the system's hardcoded limit, or simply that the process has insufficient privilege. |
stat | error | 10 | An attempt was made to get details on a file, which failed. | Check the permissions on the file |
SubFeatureNotActivated | detail | 1023 | A product sub-feature is not activated for use. | Contact support@isode.com |
symbollookup | error | 112 | Finding a symbol in a (dynamically loaded) library failed. | Check the log file for details. May be a resource error. If error repeats, investigate system resource issue |
tcptampered | fatal | 33 | The check for TLS activation returned tampered error | Check to ensure the Isode provided openssl libraies are in use. Contact Isode support for an activation ID |
ThreadError | error | 125 | A generic error with the threading related function was encountered. | If error repeats, report to Vendor support. |
TLSUnavailable | error | 32 | The check for TLS activation returned not activated | Contact Isode support for an activation ID |
tmpbufsize | error | 105 | A temporary file has been opened, but the buffer provided by the caller is too short. | This is an internal error. Supply a buffer for the longest possible pathname. Notify support@isode.com |
tmperrors | fatal | 104 | An attempt was made to create a temporary file, but there were too many errors in the multiple attempts. | Check the number of files in the temporary directory, and the permissions on this directory. May be a resource error. If error repeats, investigate system resource issue or configuration error |
tmpopen | error | 103 | An attempt was made to open a temporary file, which failed. | May be resource or configuration error. Check that the directory configured for temporary files exists. |
Tmutexlock | critical | 120 | The system failed to lock a mutex. This failure represents a significant internal problem for the application. | If error repeats, report to Vendor support. |
Treadlock | critical | 122 | The system failed to get a read lock. This failure represents a significant internal problem for the application. | If error repeats, report to Vendor support. |
Tunlock | critical | 123 | The system failed to unlock a lock or mutex. This failure represents a significant internal problem for the application. | If error repeats, report to Vendor support. |
Twritelock | critical | 121 | The system failed to get a write lock. This failure represents a significant internal problem for the application. | If error repeats, report to Vendor support. |
unlock | error | 14 | An attempt was made to unlock a file, which failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
UnMapViewOfFile | error | 18 | (Windows only) An attempt was made to remove the mapping into memory of a file, and this failed. | May be a resource error. If error repeats, investigate system resource issue or configuration error |
Unsupported | fatal | 1 | An attempt was made to use an unsupported feature. | Internal error: use this feature not available on this platform. Notify support@isode.com |
writefile | error | 28 | An error occurred writing to the file. There can be a number of reasons for this, such as disk failure, or the disk being full. | Check the system error. |
zero_length | error | 100 | An attempt was made to map a file which has zero length | Check if the file should is empty. If the error persists Notify support@isode.com |
Unsupported
- Message Text
- Unsupported feature: %1
- Parameters
- The name of the feature which is not supported
- Description
- An attempt was made to use an unsupported feature.
- Action
- Internal error: use this feature not available on this platform. Notify support@isode.com
Nomem
- Message Text
- Cannot allocate %1 bytes of memory
- Parameters
- The number of bytes of memory attempted to be allocated
- Description
- Memory allocation failure (out of memory)
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
stat
- Message Text
- Failed to stat file %1
- Parameters
- The name of the file (if available)
- Description
- An attempt was made to get details on a file, which failed.
- Action
- Check the permissions on the file
Lseek
- Message Text
- Failed to move position in file %1
- Parameters
- The name of the file (if available)
- Description
- An attempt was made to move the read/write position in the file, which failed.
- Action
- Check the permissions on the file
read
- Message Text
- Failed to read file %1
- Parameters
- The name of the file (if available)
- Description
- An attempt was made to read the file, which failed.
- Action
- Check the permissions on the file
lock
- Message Text
- Failed to lock file %1
- Parameters
- The name of the file (if available)
- Description
- An attempt was made to lock a file, which failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
unlock
- Message Text
- Failed to unlock file
- Description
- An attempt was made to unlock a file, which failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
gethandle
- Message Text
- Failed to get file system handle
- Description
- (Windows only) An attempt was made to get the handle to the file from the file descriptor, which failed. This can occur when mapping a file. The cause is likely to be an invalid file descriptor.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
CreateFileMap
- Message Text
- Failed to create file mapping
- Description
- (Windows only) An attempt was made to create a file mapping to a file, and this failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
MapViewOfFile
- Message Text
- Failed to create mapping to file
- Description
- (Windows only) An attempt was made to map part of a file into memory, and this failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
UnMapViewOfFile
- Message Text
- Failed to remove mapping to file
- Description
- (Windows only) An attempt was made to remove the mapping into memory of a file, and this failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
mmap
- Message Text
- Failed to map file
- Description
- (Unix only) An attempt to map a file into memory failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
munmap
- Message Text
- Failed to remove mapped memory
- Description
- (Unix only) An attempt to remove the mapping of a file into memory failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
remove
- Message Text
- Failed to remove file %1
- Parameters
- The name of the file
- Description
- Cannot remove file.
- Action
- Check permissions and ownership of the file
rmdir
- Message Text
- Failed to remove directory %1
- Parameters
- The name of the directory
- Description
- Cannot remove directory.
- Action
- Check permissions and ownership of the directory, and that it is empty.
mkdir
- Message Text
- Failed to create directory %1
- Parameters
- The name of the directory
- Description
- Cannot create directory.
- Action
- Check permissions and ownership of the directory in which you are creating the new directory.
opendir
- Message Text
- Failed to open directory %1
- Parameters
- The name of the directory
- Description
- Cannot open directory.
- Action
- Check permissions and ownership of the directory.
readdir
- Message Text
- Failed to read directory %1
- Parameters
- The name of the directory
- Description
- Cannot read directory.
- Action
- Check permissions and ownership of the directory.
openfile
- Message Text
- Failed to open file %1
- Parameters
- The name of the file
- Description
- Cannot open file.
- Action
- Check permissions and ownership of the file and directory.
chdir
- Message Text
- Failed to change current working directory to %1
- Parameters
- The name of the directory
- Description
- Cannot change directory to the given directory.
- Action
- Check permissions and ownership of the directory, and that it exists.
writefile
- Message Text
- Failed writing file %1
- Parameters
- The name of the file
- Description
- An error occurred writing to the file. There can be a number of reasons for this, such as disk failure, or the disk being full.
- Action
- Check the system error.
renamefile
- Message Text
- Failed to rename file %1 as %2
- Parameters
- The original name of the file
- The proposed new name of the file
- Description
- An error occurred attempting to rename a file.
- Action
- Check the system error.
closefile
- Message Text
- Failed closing file %1
- Parameters
- The name of the file
- Description
- An error occurred closing the file. There can be a number of reasons for this, such as disk failure, or the disk being full.
- Action
- Check the system error.
scandir
- Message Text
- Failed to scan directory %1
- Parameters
- The name of the directory
- Description
- An error occurred scanning the directory. There can be a number of reasons for this, such as a permissions problem.
- Action
- Check the system error.
TLSUnavailable
- Message Text
- TLS is not activated
- Description
- The check for TLS activation returned not activated
- Action
- Contact Isode support for an activation ID
tcptampered
- Message Text
- TLS has been tampered with
- Description
- The check for TLS activation returned tampered error
- Action
- Check to ensure the Isode provided openssl libraies are in use. Contact Isode support for an activation ID
zero_length
- Message Text
- Cannot map file %1 which is has zero length
- Parameters
- The name of the file (if available)
- Description
- An attempt was made to map a file which has zero length
- Action
- Check if the file should is empty. If the error persists Notify support@isode.com
lock_unsupported
- Message Text
- Specified style of locking (%1) is not supported
- Parameters
- The integer corresponding to the configured locking style
- Description
- The configured locking style is not supported on this platform.
- Action
- Configuration eror. Reconfigure the locking to use a style which is supported
path_too_long
- Message Text
- isode_mktmpfile: directory path too long
- Description
- An attempt was made to generate a temporary filename which is too long.
- Action
- Check that the directory used for the temporary files is not too long
tmpopen
- Message Text
- Failed to open temporary file %1
- Parameters
- The name of the file
- Description
- An attempt was made to open a temporary file, which failed.
- Action
- May be resource or configuration error. Check that the directory configured for temporary files exists.
tmperrors
- Message Text
- Too many errors creating temporary file
- Description
- An attempt was made to create a temporary file, but there were too many errors in the multiple attempts.
- Action
- Check the number of files in the temporary directory, and the permissions on this directory. May be a resource error. If error repeats, investigate system resource issue or configuration error
tmpbufsize
- Message Text
- Buffer for temporary filename is too short
- Description
- A temporary file has been opened, but the buffer provided by the caller is too short.
- Action
- This is an internal error. Supply a buffer for the longest possible pathname. Notify support@isode.com
mmapmode
- Message Text
- Unknown mmap access mode %1
- Parameters
- The numeric value for the access mode
- Description
- An attempt was made to memory map a file. The provided access mode is not known.
- Action
- Programmer error; pass a valid disposition to isode_mmap() Notify support@isode.com
mmapdisposition
- Message Text
- Unknown mmap disposition %1
- Parameters
- The numeric value for the disposition
- Description
- An attempt was made to memory map a file. The provided disposition is not known.
- Action
- Programmer error; pass a valid disposition to isode_mmap() Notify support@isode.com
getrlimit
- Message Text
- getrlimit call for %1 failed
- Parameters
- The symbolic name for the value being accessed
- Description
- getrlimit failed to read a limit value.
- Action
- If the limit in the process is too small as a result, use ulimit to increase the value for the process prior to running the program
setrlimit
- Message Text
- setrlimit call for %1 failed
- Parameters
- The symbolic name for the value being accessed
- Description
- setrlimit failed to set a limit value.
- Action
- Possibly the required setting is larger than the system's hardcoded limit, or simply that the process has insufficient privilege.
libraryload
- Message Text
- Loading library %1 failed: %2
- Parameters
- The name of the library being loaded
- The reason for the failure
- Description
- An attempt to load a library dynamically failed
- Action
- System configuration error is likely. The library may be searched for on the paths.
symbollookup
- Message Text
- Search for symbol %1 failed: %2
- Parameters
- The symbol being searched for
- The reason for the failure
- Description
- Finding a symbol in a (dynamically loaded) library failed.
- Action
- Check the log file for details. May be a resource error. If error repeats, investigate system resource issue
libraryunload
- Message Text
- Library unload failed: %1
- Parameters
- The reason for the failure
- Description
- Unloading a dynamically loaded library failed.
- Action
- If error repeats, investigate possible configuration error
Tmutexlock
- Message Text
- Failed to lock mutex %1
- Parameters
- The ID of the mutex
- Description
- The system failed to lock a mutex. This failure represents a significant internal problem for the application.
- Action
- If error repeats, report to Vendor support.
Twritelock
- Message Text
- Failed to get write lock on %1
- Parameters
- The ID of the lock
- Description
- The system failed to get a write lock. This failure represents a significant internal problem for the application.
- Action
- If error repeats, report to Vendor support.
Treadlock
- Message Text
- Failed to get read lock on %1
- Parameters
- The ID of the lock
- Description
- The system failed to get a read lock. This failure represents a significant internal problem for the application.
- Action
- If error repeats, report to Vendor support.
Tunlock
- Message Text
- Failed to unlock %1
- Parameters
- The ID of the lock
- Description
- The system failed to unlock a lock or mutex. This failure represents a significant internal problem for the application.
- Action
- If error repeats, report to Vendor support.
InvalParam
- Message Text
- invalid parameter in function %1, file %2, line %3, expression %4
- Parameters
- The name of the function
- The filename of the function
- The line number of the function
- The argument expression
- Description
- A call was made to a Windows Runtime Library function which passed an invalid parameter.
- Action
- If error repeats, report to Vendor support.
ThreadError
- Message Text
- Error calling %1
- Parameters
- The threading function called
- Description
- A generic error with the threading related function was encountered.
- Action
- If error repeats, report to Vendor support.
ServPassInternal
- Message Text
- Internal error in server password function: %1
- Parameters
- Detail of the error
- Description
- There has been a problem within a server password function
- Action
- Forward the logs to Isode support
ServPassNoMatch
- Message Text
- Passphrase and verifier do not match
- Description
- The presented passphrase and verifier do not match. This error may also occur when there is no service password to match, or when the passphrase is checked against a stored server password.
- Action
- Correct the user input.
ServPassBadHash
- Message Text
- Invalid hash passed for verification
- Description
- The presented hash is invalid.
- Action
- Correct the user input.
ServPassInsecure
- Message Text
- Passphrase is too insecure
- Description
- The proposed passphrase is too easy to guess. It should be longer and have different types of characters.
- Action
- Choose a better passphrase.
ServPassInvalid
- Message Text
- Invalid encrypted value
- Description
- A value appears to be an encrypted value, but it cannot be correctly interpreted. This might be because an unencrypted value starts with the tag for an encrypted value.
- Action
- Check the value. Values should not start with "{spcrypt}".
ServPassNoKey
- Message Text
- No key found for service %1
- Parameters
- The name of the service
- Description
- The key for the service cannot be found.
- Action
- Ensure that the service key has been setup on the system.
license_parse_fail
- Message Text
- Failed to parse license file %1
- Parameters
- The name of the license file
- Description
- The licensing system has been unable to parse the license file.
- Action
- Check that the specified license file exists and that it is readable.
license_parse_fail_extra
- Message Text
- Parse failure detail: %1
- Parameters
- Detail text for license file parse failure
- Description
- Detail on failure to parse license file.
- Action
- See log entry for details. Ensure license file has not been corrupted
license_auth_fail
- Message Text
- License authorization failure: %1
- Parameters
- Authorization failure reason
- Description
- License authorization failure.
- Action
- Check that the specified license file has not expired, and that it is valid for the application you are running on this system.
license_auth_ok
- Message Text
- This %1 is licensed
- Parameters
- Feature name
- Description
- License authorization successful.
- Action
- No Operator Action
license_expiry_date
- Message Text
- This license will expire on %1
- Parameters
- Expiry date
- Description
- Gives date on which license will expire.
- Action
- Check that license is appropriate to system (e.g., evaluation)
license_cipher_disabled
- Message Text
- HGE is disabled. (%1)
- Parameters
- Description
- To use strong (HGE) ciphers, the OpenSSL library must be Isode's, and the license must contain the HGE license feature. Something went wrong, so HGE been disabled.
- Action
- If HGE is desired, notify support@isode.com
license_export_ciphers
- Message Text
- Cipher suites limited to 56 Bits. If higher strength is needed, use an Isode license that enables High Grade Encryption (HGE)
- Description
- Only export-level cipher suites are available (those that OpenSSL describes as LOW) are available.
- Action
- If you want to use the full set of cipher suites, you need a new license
license_all_ciphers
- Message Text
- All cipher suites enabled
- Description
- Normal cipher suites are available (including those that OpenSSL calls MEDIUM and HIGH).
- Action
- No operator action
license_is_hge
- Message Text
- All cipher suites enabled: (%1)
- Parameters
- Description
- The license is a non node locked HGE-TLS license.
- Action
- No operator action needed
license_annexe_parse_failure
- Message Text
- The license file couldn't be checked. So Annex E will be disabled
- Description
- The license file couldn't be checked. So Annex E will be disabled
- Action
- Contact support@isode.com
license_annexe_missing_option
- Message Text
- There is no 'annex-e' option in your license file. So Annex E will be disabled
- Description
- There is no 'annex-e' option in your license file. So Annex E will be disabled
- Action
- Contact support@isode.com
license_nop1_parse_failure
- Message Text
- The license file couldn't be checked. The X400 channel will be disabled as a result
- Description
- The license file couldn't be checked. The X400 channel will be disabled as a result
- Action
- Contact support@isode.com
license_nop1_option
- Message Text
- There is a 'nop1' option within your license file. The X400 channel will be disabled as a result
- Description
- There is a 'nop1' option within your license file. The X400 channel will be disabled as a result
- Action
- Contact support@isode.com
license_bhcore_parse_failure
- Message Text
- The license file couldn't be checked. P1 file transfers will be disabled as a result
- Description
- The license file couldn't be checked. P1 File transfer channel will be disabled as a result
- Action
- Contact support@isode.com
license_bhcore_option
- Message Text
- There is a 'bhcore' option within your license file. Only Bridge Head Core functionality will be available
- Description
- There is a 'bhcore' option within your license file. Only Bridge Head Core functionality will be available
- Action
- Contact support@isode.com
FlushViewOfFile
- Message Text
- Failed to flush memory mapped file writes to disk
- Description
- (Windows only) An attempt was made to flush the contents of memory mapped a file, and this failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error.
FlushFileBuffers
- Message Text
- Failed to flush memory mapped file writes to disk
- Description
- (Windows only) An attempt was made to flush the contents of memory mapped a file, and this failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error.
msync
- Message Text
- Failed to flush memory mapped file writes to disk
- Description
- (Unix only) An attempt to flush writes to a memory mappped file to disk failed.
- Action
- May be a resource error. If error repeats, investigate system resource issue or configuration error
license_cftp_parse_failure
- Message Text
- The license file couldn't be checked. So CFTP will be disabled
- Description
- The license file couldn't be checked. So CFTP will be disabled
- Action
- Contact support@isode.com
license_cftp_missing_option
- Message Text
- There is no 'cftp' option in your license file. So CFTP will be disabled
- Description
- There is no 'cftp' option in your license file. So CFTP will be disabled
- Action
- Contact support@isode.com
license_slep_parse_failure
- Message Text
- The license file couldn't be checked. So SLEP will be disabled
- Description
- The license file couldn't be checked. So SLEP will be disabled
- Action
- Contact support@isode.com
license_slep_missing_option
- Message Text
- There is no 'slep' option in your license file. So SLEP will be disabled
- Description
- There is no 'slep' option in your license file. So SLEP will be disabled
- Action
- Contact support@isode.com
ProductActivationError
- Message Text
- Isode %1 not activated on this system: %2
- Parameters
- Description
- An Isode product is not or could not be activated on this system.
- Action
- Contact support@isode.com
SubFeatureNotActivated
- Message Text
- Sub-feature %1 of product %2 not activated
- Parameters
- Description
- A product sub-feature is not activated for use.
- Action
- Contact support@isode.com
ProductActivated
- Message Text
- Isode %1 is activated on this system
- Parameters
- Description
- An Isode product is activated for use on this system.
- Action