How to solve this JVM error in Blackberry simulator?

7.2k Views Asked by At

I am getting error ("JVM Error 545 incompatible or corrupt file system") while building the application in blackberry simulator and I am using the blackberry jde 4.6.

I could not even see the first screen of the simulator.
Can any one tell me what is the reason for this error and how to solve this error.

5

There are 5 best solutions below

0
On BEST ANSWER
  • This thread suggests to reinstall the JDE or the simulator
  • This one suggests:

in the JDE try "file -> erase file system and erase non volatile storage".

0
On

for the message "JVM error 545 invalid or corrupt files" Delete and Reinstall the Simulator, that will be enough.

0
On

If you are running your application on eclipse, browse to Eclipse_Folder\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.36\components\simulator and delete all .debug files and .dmp files.

Restart your eclipse.

1
On

In Eclipse, Just close the Simulator and press the Clean Simulator option in the Blackberry Menu or there is a button in the toolbar too!!

0
On

delete those files

(.cod) which are created by you & clean.bat ( simulator directory )

& then go to file option ( in simulator ) -> restore to Factory default !