Question

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.

Was it helpful?

Solution

  • 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".

OTHER TIPS

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

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.

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

delete those files

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

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top