FCS Network Security Error Messages

This topic describes error messages that may occur with FCS network security.

Error Message Description
Custom Authenticator Not Found The MX_HTTP_CLIENT_AUTHENTICATION_CLASS variable is set, but the corresponding Authentication class cannot be found in the JRE class scope.
Credentials File Not Found The MX_HTTP_DEFAULT_CLIENT_AUTHENTICATION variable is set to true and the MX_ENCRYPT_NETWORK_CREDENTIALS variable is set to false, but the corresponding credentials file class cannot be found in the %MATRIXINSTALL%/etc/ directory.
Credentials File Invalid Format The credentials file contains invalid content.
Note: The credentials file should always be validated before it is loaded. When the credentials file is encrypted, MxEncryptCredentials should run the validation.
No Appropriate Credential An authentication challenge has been received, but an applicable credential cannot be resolved.
Invalid Credential An authentication challenge has been received, but the challenger rejects the resolved credential.