01-03-2013 02:11 PM
I just checked the Get Info...
System and Admin have read/write...everyone is read only.
01-03-2013 02:14 PM
It'll need execute (+x) in order to run.
01-03-2013 03:15 PM
I just chmod'd the file and checked the permissions...It is set to -rwxrwxrwx+
I ran the command line to register the key and received this...
-bash: blackberry-signer: command not found
01-03-2013 03:51 PM
Let me know if this works for you
1. Using the console cd to the directory that has the file (ensure that the file is there by doing a ls -l)
2. Type in ./blackberry-signer <arguments here> and hit Enter
'./somebinary' will launch it on Unix based systems
01-03-2013 06:34 PM
It worked...thanks.
01-04-2013 02:11 PM
c: \ Program Files \ Research In Motion \ BlackBerry WebWorks SDK 1.0.3.8 10 \ dependencies \ tools \ bin> blackberry-signer-register-csjpin 2a0ed43d c-storepass rocket11 : \ Keys \ client-RDK-1945324.csj c: \ keys \ client-PBDT-1945324.csj
I tried executing above code but ask for
Enter Passphrase for keystore-- i tried entering rocket11 (storepass as entered above)
But it gives an error--
Error: keystore load: C: \ Users \ grand \ AppData \ Local \ Research In Motion \ author.p12
(The system can not find the file specified)
How to resolve this issue .I am using ripple for packaging and webworks SDK are installed.
01-05-2013 11:00 AM
I tried Signing with Blackberry OS 10 Graphical aid.I get the 3 files in Appdata\Local\Research in motion i.e
1.barsigner.csk
2.author
3.barsigner.db
When i package using ripple Using Package and Sign Option I get This error
Failed to decrypt keystore, invalid password
?
01-07-2013 10:53 AM
This means you have the wrong password set in Ripple.
01-08-2013 08:56 AM
Sir,
I tried so many times(6-7) times.I entered same password(CSK password) in ripple bt still get's the error .I even tried with DOS command also.But couldn't solve the above problem.