03-28-2012 02:54 PM
Hi,
my bold 9900 (7.0.*) is being restarted everytime I'm reuploading signed webworks application to device trough
/Developer/SDKs/Research\ In\ Motion/BlackBerry\ WebWorks\ SDK\ 2.3.1.5/bin/javaloader load OTAInstall/myapp*.cod
The application is successfully loaded but the device is being restarted. It happened to me in the past that I had to reinstall my phone as I was having white "no operating system error".
Is there anybody else suffering from this isssue?
03-30-2012 11:42 PM
Yes this can happen whe building apps for the BlackBerry (Java) Smartphone device software. Its not always expected behavior, but it is not out of the ordinary for this behavior to occur.
03-31-2012 03:40 AM
04-02-2012 03:42 PM
Personally, I see this when loading apps using Javaloader. The OS tends to lock onto the process running the WebWorks app (I don't fully understand why - but it has to do with how the BlackBerry OS interacts with WebWorks apps - likely related to the BrowserField).
Can you try loading the app via Desktop Manager instead and confirm if that reduces the number of resets?