Wednesday, June 22, 2011

JVM Error 102 On Blackberry startup

If you get "JVM Error 102" when starting your Blackberry, read this before you wipe everything!!

I had spent hours searching for a solution to this problem (I even went to my service provider) and all I could find was that I would have to wipe the contents of my phone and start all over again -- tough luck if I didn't have backups for my contacts, appointments, program data, etc.



What it comes down to is that the JVM 102 error means that a .cod file on your phone seems to be corrupt, so the phone refuses to load it. Why wipe everything for one bad file? You might not need to!



Follow these steps:

Download JL_Cmder

Connect your phone to your PC using the USB cable that came with it.

Run JL_Cmder and select option 2 (event log)

Scroll to the bottom of the log and look for "JVM Error 102." The line before it should tell you exactly what file is causing the error. It might look something like this. Save the file name; you will need it later.

Go to Start > Run, and type "cmd" then press Enter.

Change directory to the JL_Cmder installation folder.
e.g., type: cd "C:\Program Files\JL_Cmder\" and press enter

Type the following command to remove the offending file:

javaloader.exe -u erase -f FILENAME

where FILENAME is the name of the .cod file.

Disconnect your phone from your PC and restart it.



This might not be a permanent solution, but it should at least let you boot up your Blackberry so that you can back up all your data before reinstalling everything.


reference:

http://supportforums.blackberry.com/t5/BlackBerry-Curve/JVM-Error-102-BEFORE-YOU-WIPE-YOUR-SYSTEM/td-p/92398

No comments:

Post a Comment