

Web Services › Invoke SOAP Method Async Operator › Input Parameters › WS Security › Troubleshooting WS Security › Unable to Build a Crypto to Manage the Keystore
Unable to Build a Crypto to Manage the Keystore
An error displays if the operator is unable to build a crypto to manage the keystore:
SOAP invocation failed: Unable to build a Crypto for the keystore containing the Signature/Encryption keys…
This error can be due to:
- Bad keystore password
- Bad keystore type
- The keystore path points to a file that is not a keystore.
Monitor the CA Process Automation logs, in the error stack, to gain an indication of the nature of the problem. For instance:
- Bad keystore password: Keystore was tampered with, or password was incorrect.
- Bad keystore type: java.security.KeyStoreException: x not found (where x is the type provided)
- Keystore path points to a file that is not a keystore: Invalid keystore format.
Copyright © 2014 CA.
All rights reserved.
 
|
|