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
Wednesday, June 22, 2011
Wednesday, June 15, 2011
Install and Uninstall Blackberry COD file using Command prompt
To uninstall the cod using command prompt
Go to Command prompt
The above mentioned is specific to my device.It may vary from device to device depending on installation.
To install the cod Using command prompt
Go to command prompt
Mention the local path of COd File while installation
Go to Command prompt
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0\bin\JavaLoader.exe -u erase -f yourcod.cod
The above mentioned is specific to my device.It may vary from device to device depending on installation.
To install the cod Using command prompt
Go to command prompt
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0\bin\JavaLoader.exe -u load yourpath\yourcod.cod
Mention the local path of COd File while installation
Subscribe to:
Posts (Atom)