I have application that has two modules. One for BBM checking and other for main application. After install i have a problem. Device not saying that need reboot and I tap on icon but nothing happens. No errors or alerts on the screen. But if i will reboot device - applications start working properly. In Event log i see for Application Control - severity Error

and something like this:

E Application Control - lvHS

E Application Control - lvHG

a system - CMM: MyApp(12205) no sig from 0x33

Foreground is requested: net_rim_bb_ribbon_app(88)

I tested it on Blackberry OS 6.0 bundle 2949 (v6.0.0.668, Platform 6.6.0.236).

Steps for reproducing:

  1. Wipe device

  2. Update OS

  3. Install App via OTA

What can I do for fix that ? Seems like on previous version of OS works properly/

link|improve this question

This might help - I get similar issue, same error log output - but when I try to reboot the device it the app does not work. Instead, when I reboot the device I get the error about multiply defined classes, which points to a build issue with my library module: "Error starting MyApp: Class test.app.MyClass multiply defined." - maybe this helps you to narrow down your problem. – Richard Le Mesurier Feb 6 at 8:07
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.