cancel
Showing results for 
Search instead for 
Did you mean: 

SUP: Module xxx must be signed with the RIM Runtime Code Signing Key (RRT)

Former Member
0 Kudos

Hi,

i am experiencing a problem with sup while deploying and application to a blackberry device.

the application deployment to the blackberry device works fine, but when i start the application on the device i get the failure message "Module xxx must be signed with the RIM Runtime Code Signing Key (RRT)". Deplyoment is done via OTA.

all the cod-files are signed. i've verfied this with SignatureTool.

There i can see Required Code Signatures: 55/55

Each cod file has 3 entries - one for Signer RBB, one for RCR and one for RRT

Status for each of the 3 entries is Signed, Category unknown

The Signer name says "No CSL or CSO File found for this entry.

Thanks in advance,

martin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Which version of SUP are you using

For 1.5.2 we may have to sign the sup_client_rim.cod and ultralitej.cod files before downloading to device

You could also try using the javaloader -usb load xxx.cod file command line to upload cod files to device

Thanks

Pradeep