Today while programming, I suddenly started to get a JVM Error 104 and the except read "Error starting XXXX: Module 'XXXX' attempts to access a secure API". I hadn't gotten them before and I wasn't doing anything too radical. I undid my work to a point where it was previously working and the error continued to show. I am aware that certain functions require code to be signed, but the documentation says that even functions that need to be signed will work in the simulator. (using JRE 4.6, version 1,1 of the plugin, on a Bold 9000 simulator)
Any ideas on how to remove this error so I can continue working?
EDIT: I noticed that it works fine on the "Blackberry-SDK - 8900" but I get the error when using the "SimPackage - 4.6.0.307_9000 - 9000"
EDIT: It only seems to be a problem with the "SimPackage - 4.6.0.307_9000 - 9000" simulator which I downloaded seperately from the Blackberry Developers page.
EDIT: Clearing simulator data seemed to do the trick