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

Java Development

Reply
Contributor
curro86
Posts: 35
Registered: ‎06-14-2010
My Carrier: Telcel
Accepted Solution

Blackberry RRT signing problem!

Gurus, I got the keys from RIM to sign my application, however, the signing tool won't sign the RRT, I'm succesfully signing the RCR but not the RRT so the application won't run on a device, I'm getting this error that speaks for it's self: 

 

2426iFA909534DBD4D4A4

 

I'm using Eclipse with the plugin 1.1. JRE 5.0.0.

Any help would be appreciated, if you need more information please let me know

Thanks in advance!

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Blackberry RRT signing problem!

It appears that you have only install1 of the 3 code signing keys (.csi files) that you were sent.  You'll need to install all 3 (RRT, RBB & RCR) to sign your application.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
rajasekar
Posts: 46
Registered: ‎02-22-2010
My Carrier: Application Developer

Re: Blackberry RRT signing problem!

Hi Mshom,

 

i installed 3 keys but still am getting above problem so please help me. In application i used 3party API for Buzzcity add mob integration.

Thanks & Regards,
Rajasekar
Please use plain text.
Contributor
rajasekar
Posts: 46
Registered: ‎02-22-2010
My Carrier: Application Developer

Re: Blackberry RRT signing problem!

when i sign in my app am getting,

"Status: Not Registered; Category: Required; SignerID: 3; Signer Name: RIMAPPSA2"

Seems like i need to register with this signer to get signatures for this item, but i don't really have any information to go on. SignerID: 3? What is that?
Thanks & Regards,
Rajasekar
Please use plain text.