Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
New Contributor
nedudi
Posts: 3
Registered: ‎12-02-2012
My Carrier: 375297785584

Error: Keystore load: ........ author.p12 (No such file or directory)

Hello I have a problem trying to generate keys
(I got 2 files by email and put them like
/Users/nedudi/client-RDK-1942004.csj
/Users/nedudi/client-PBDT-1942004.csj

)

Pin and pass are replaced by ***** just to show you.

dudinbook:bin nedudi$ ./blackberry-signer –register –csjpin ***** –storepass ***** /Users/nedudi/client-RDK-1942004.csj /Users/nedudi/client-PBDT-1942004.csj

Error: Keystore load: /Users/nedudi/Library/Research In Motion/author.p12 (No such file or directory)
dudinbook:bin nedudi$

 

Could you please help?
thanks

Please use plain text.
BlackBerry Development Advisor
chadtatro
Posts: 375
Registered: ‎10-01-2009
My Carrier: Bell

Re: Error: Keystore load: ........ author.p12 (No such file or directory)

Everything seems to look in order, do you have read/write permissions to the folder where it's trying to place the author.p12 file?

 

I know in Windows some users experience this, and can run the command with admin privileges.  Not sure what the Mac equivalent of this is though.

 

Please use plain text.
New Contributor
nedudi
Posts: 3
Registered: ‎12-02-2012
My Carrier: 375297785584

Re: Error: Keystore load: ........ author.p12 (No such file or directory)

still did not find a way to make it works with command line interface
but.. with GUI tool describes here it works great (same way, just  I use webworks,  insted of android)
http://crackberry.com/how-sign-convert-and-install-android-files-your-blackberry-playbook-using-wind...

RIM, please :smileyhappy: do something with this... 
tis way is not working https://developer.blackberry.com/html5/documentation/signing_setup_tablet_apps_1920009_11.html
under mac OS

thanks

Please use plain text.
Contributor
yangjiang2k
Posts: 13
Registered: ‎02-18-2010
My Carrier: China Mobile

Re: Error: Keystore load: ........ author.p12 (No such file or directory)

[ Edited ]

I have same problem as nedudi on macbook.

 

But after I removed files under ~/Library/Research\ In\ Motion/

run the command again, it works.

Please use plain text.