3

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.

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Kumar
  • 5,469
  • 20
  • 64
  • 87

5 Answers5

5

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!!

Parth mehta
  • 1,468
  • 2
  • 23
  • 33
  • Thanks!! I've totally forgot about that menu option, and lately have been purging the sim by hand in console.. let's summarize that as "uurrghh". – quetzalcoatl Dec 29 '11 at 12:11
3
  • 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".

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
2

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.

j0k
  • 22,600
  • 28
  • 79
  • 90
0

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

Jorgesys
  • 124,308
  • 23
  • 334
  • 268
0

delete those files

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

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