...
Verify if your password for Keystore is configured correctly in
config.xml
. Do a quick test by opening the Keystore file using Keystore Explorer with the same password.Verify if Keystore is not corrupted.
Verify if your password does contain '$' sign or any special character in the beginning of the password, if yes, then change the password or use “$$“
for example, if your password is $$test then replace it. “$$$$test“ to resolve this error.
...