Informatica Keystore Creation Failed. |
In this case we need to create a new keystore to proceed with the installation, continue with the following steps for Installation
Inside the source/java/jre/bin folder, check whether you have a file named keystore.exe
Keystore file in JRE Bin folder. |
keytool -genkey -alias infa32key -keyalg RSA -keysize 2048 -keystore infa32key.keystore
Keytool and command to generate keystore file |
thanks a lot !! it helped..
ReplyDeleteThank you
ReplyDelete