Error while trying to deploy blackberry application (Linker Error: 'VerifyError')

Posted by Irwin on Stack Overflow See other posts from Stack Overflow or by Irwin
Published on 2010-05-26T18:22:48Z Indexed on 2010/05/26 18:31 UTC
Read the original article Hit count: 388

Device: Curve 8520
OS: 4.6.1
JDE: 5.0.25
JDK: 1.6
Signed app? Yes.

Hello,
I'm trying to deploy a blackberry app (called 'ConstituenC') that works fine in the simulator. It uses restricted APIs, so I obtained a key from RIM and applied it via the Java Development Environment.

When I attempt to run on my phone (BB Curve, 8520. OS: 4.6.1), it shows an error saying "'ConstituentC' attempts to access a secure API."

The following is shown in the BB Event Log:

Java Exception: Error starting ConstituentC: Module 'ConstituentC' attempts to access a secure API. Error starting ConstituentC: Module 'ConstituentC' attempts to access a secure API. Linker error:
'VerifyError' for ConstituentC Module 'ConstituentC' attempts to access a secure API module 9621 cannot reference net.rim.blackberry.api.mail.Store
CMM: ConstituentC (9621) invalid sig for 0x424252 VM:LINK ConstituentC

Any ideas on how this could be resolved?

© Stack Overflow or respective owner

Related posts about deployment

Related posts about blackberry