Click here to Skip to main content
15,879,053 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Java
[Storing saeed123123]
keytool error: java.io.FileNotFoundException: saeed123123 (Access is denied)
java.io.FileNotFoundException: saeed123123 (Access is denied)
        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:1141)
        at sun.security.tools.keytool.Main.run(Main.java:340)
        at sun.security.tools.keytool.Main.main(Main.java:333)


i have this problem plz help me
Posted
Comments
Richard MacCutchan 21-Nov-15 13:16pm    
Read the error messages, they tell you what is wrong.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900