Thursday, November 10, 2011

keytool error: java.io.FileNotFoundException

If you get below mentioned error

keytool error: java.io.FileNotFoundException: keystore (Permission denied)

This may occur because you don't have access to the folder in which you are trying to create keystore.
Make sure you have access to that folder, OR Create keystore in the folder where you have access.