Monday, October 17, 2016
Recognize an Error Code on Blackberry
Recognize an Error Code on Blackberry
Below an information to recognize an Error Code on blackberry
Code 1xx
- 101: Internal JVM Error
- 102: Invalid code in file system. The .cod files in the handheld have been checked for modification and it has been determined that there is a problem with one or more .cod files
- 103: The starting address for the boot .cod file cannot be found. This might mean that a boot .cod file has not been installed on the handheld, or that its format is invalid or corrupt.
- 104: An uncaught Java exception was thrown in the Java code and diagnosed by the JVM. Execution can be continued or the handheld can be attached to a debugger on a desktop through a serial or USB cable. The event log should contain the traceback of the thrown exception.
- 105: An OS file system API returned an error status for a certain operation. This can indicate a corrupt file system or an error in the JVM.
- 106: An error has been detected in the graphics system of the handheld.
- 107/108: Internal JVM error.
- 109: Internal OS error.
- 110: Non-idle event downtime error. A problem has been detected in the accumulation of JVM down time that represents how long the JVM has been idle. This indicates an error in either the OS code or the JVM code.
Code 2xx
- 200: Application manager threw an uncaught exception. The application manager event thread threw an uncaught exception and so cannot continue running.
- 201: Initialization of the cryptographic system failed and the handheld cannot continue to operate.
- 202: An attack on the key store has been detected, and the handheld cannot continue to operate.
- 203: The application manager console process, usually the Home screen ribbon, has failed, like due to an uncaught exception.
Code 3xx
- 310-314: Hardware failurePerform a hard reset on the handheld: Shut down, remove the battery wait a few second... replace battery then see when happens when it starts OR Run Application Loader to reload the operating system and applications onto the handheld.Note: If these tasks do not resolve the error, contact your service provider.
- 320-325: AMX failureRun Application Loader to reload the operating system and applications onto the handheld.
- 330-339: Application tasks failureRun Application Loader to reload the operating system and applications onto the handheld.
- Available link for download