ICO0096I javax.resource.ResourceException:
ICO0096I:
methodname
Warning. Invalid value provided for SSL parameter.
Explanation
The method indicated in methodname was invoked by using a null
or empty SSLKeystoreName, SSLKeystorePassword, SSLTruststoreName, or SSLTruststorePassword
parameter. This information message does not terminate the program execution.
User response
Provide valid values for SSLKeystoreName, SSLKeystorePassword, SSLTruststoreName
and SSLTruststorePassword parameters. For convenience, you can store private keys and
certificates in either a keystore or a truststore. Only one set of valid values (either
SSLKeystoreName and SSLKeystorePassword or SSLTruststoreName and SSLTruststorePassword) are
required for proper execution.