Adjkey error in initializing a new keystore
I'd appreciate any help to execute this command
Failed to initialize customer signature environment (adjkey).Our environment is Windows 2008 R2, Release 12.1.3, RDBMS 11.2.0.3However, I am able to run keytool -genkey ... command directly and supply a new keystore password. So the problem is adjkey trying to call keytool and failing.Thanks, Paul
adjkey -initialize -keysize 2048
per note 1591073.1 , Step 3.2
The error is
keytool -genkey -alias xxxx .....
The above Java program failed with error code 1.
Failed to initialize customer signature environment (adjkey).Our environment is Windows 2008 R2, Release 12.1.3, RDBMS 11.2.0.3However, I am able to run keytool -genkey ... command directly and supply a new keystore password. So the problem is adjkey trying to call keytool and failing.Thanks, Paul
Tagged:
0