com.ibm.ws.mongo.resources.CWKKDMessages

CWKKD0010E: Unable to configure the property {0} on the service {1} with id {2} and value {3}.
CWKKD0011E: The {0} service with id {1} is defined with an unequal number of hostNames ({2}) and ports ({3}).
CWKKD0012E: The {0} service with id {1} is unable to authenticate to the database {2}.
CWKKD0013E: The {0} service encountered an unsupported version of the MongoDB driver at shared library {1}. Expected a minimum level of {2}, but found {3}.
CWKKD0014E: The {0} service was unable to locate the required MongoDB driver classes at shared library {1}.
CWKKD0015E: The {0} service with id {1} is attempting to use SSL without the ssl-1.0 feature enabled in the server.xml file.
CWKKD0017E: The {0} service with id {1} encountered an incompatible version of the MongoDB driver at shared library {2}. For SSL a minimum level of {3} is required, but the service found {4}.
CWKKD0018E: The {0} service with id {1} encountered an incompatible combination of authentication options. useCertificateAuthentication is incompatible with user and password.
CWKKD0019E: The {0} service with id {1} was configured to use certificate authentication without SSL enabled.
CWKKD0020E: The {0} service with id {1} received an exception while reading the client key and certificate from the provided keystore. Nested exception is {2}
CWKKD0023E: The {0} service with id {1} encountered an incompatible version of the MongoDB driver at shared library {2}. For certificate authentication, a minimum level of {3} is required, but the service found level {4}.
CWKKD0024E: The {0} service with id {1} has the sslRef property set in the server.xml file but sslEnabled is not set to true.
CWKKD0026E: The {0} service with id {1} was unable to extract the client key and certificate from the keystore. Either there are no keys in the keystore, or there are multiple keys and clientKeyAlias was not specified on the ssl element.