12-07-2012
06:03 AM
- last edited on
12-07-2012
11:55 AM
by
ChadB
I am having this error display "Uncaught expection>1 whenever I restart my phone 9360. What can I do to resolve it.
12-07-2012 06:15 AM
12-07-2012 08:20 AM
12-07-2012 08:32 AM
12-07-2012 08:38 AM
12-07-2012 08:46 AM
12-07-2012 08:58 AM
12-07-2012 09:07 AM
Try hard rebooting by removing the battery, if it doesn't workout I guess reinstall is the only option
12-07-2012 12:56 PM
oyemy wrote:
I am having this error display "Uncaught expection>1 whenever I restart my phone 9360. What can I do to resolve it.
Hello!
To add to what you have been provided above...
There's pretty much no diagnosing those -- they are the equivalent of the random errors in Windows for which tracing the root cause is fruitless. Basically, these are the last out in the programming code -- some event occurred for which there is no handler in the code. The fix is a code update that handles the event...but, again, knowing what the event is is pretty much impossible. So, there are a few things to try:
Sometimes, the code simply becomes corrupt and needs to be refreshed -- just like a reboot:
If it won't boot up cleanly, then you may need to try Safe Mode:
There might be an updated code set from the carrier -- check them via this portal:
The toughest possible cause is a badly behaving app. To find it, there are a couple of options. One is to see if you can read the log file:
Go to the home screen. Hold down the "alt" key and type 'lglg'. (You will not see anything while you type).This will bring up the log file. Scroll down (probably many pages) untill you see a line that says 'uncaught execption'. Click on this line. The name of the app will be in the info. Alternative methods for bringing up the logs are in this KB:
The other method is to remove apps one at a time, waiting a while in between (I usually recommend a week), until the problem ceases...thereby discovering the offending app. Still another method is to reload the BB OS cleanly, leaving some time between adding other apps onto the BB so as to be able to determine exactly which one is the cause.
Good luck and let us know!