I can't create keystore

Please post anything related to the Hollywood APK Compiler here
Post Reply
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

I can't create keystore

Post by ArtBlink »

Read this :
Ressaisissez le nouveau mot de passe :
[Stockage de ripoypoy.keystore]
erreur keytool : java.io.FileNotFoundException: ripoypoy.keystore (Accès refusé)
java.io.FileNotFoundException: ripoypoy.keystore (Accès refusé)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:101)
at sun.security.tools.keytool.Main.doCommands(Main.java:1144)
at sun.security.tools.keytool.Main.run(Main.java:343)
at sun.security.tools.keytool.Main.main(Main.java:336)

I can't create keystore, have you got solution?

Thanks

Thanks
p-OS
Posts: 167
Joined: Mon Nov 01, 2010 11:56 pm

Re: I can't create keystore

Post by p-OS »

You want to create File in a Directory you don't have rigth to Access. On Win 7 / 10 this is Everything within Program Files or Program files (x86) . Use another Directory or start the tool creating the store as admin
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: I can't create keystore

Post by ArtBlink »

Good

Thanks, i execute cmd.exe in administrator mode and it is ok

Bye
Post Reply