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
JideFash
Posts: 47
Registered: ‎05-03-2011
My Carrier: Vodafone

Signed all CSI files but still getting error

Hello,

I was required to sign my application to blackbery even when it only worked a 2day ago  i dont know why but i signed up and i just registered my application on Eclipse(RRT,RCR and RBB files) but when i fun the application i still get the same runtime error and it says my application is trying to access secure Api's i dont undastand can someone please tell me what to do 

 

Thanks

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

Re: Signed all CSI files but still getting error

Can you post a screenshot of SignatureTool open, showing what has been signed in your application?

 

You can also extract the signing error from the event log to see what key is causing the error.  To do so use the following command:

 

javaloader -u eventlog > mylog.txt

 

Then look for a line that says no sig from....  where your application is referenced.

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.