01-28-2011 01:42 PM
I've played with this for quite a while and I can't figure it out. I have a WebWorks application that uses HTML5 LocalStorage. It was working fine on the simulator until I received a Access to violation error. I tried clean.bat, and restarting the simulator...still the same error. Finally I uninstalled and reinstalled the WebWorks plugin. Now I get the error every time I Run As Simulator once for any WebWorks app!! The only way it seems to resolve it is to uninstall and reinstall...surely this can't be the "fix"
Upon running my app however, I do notice the following error in the console:
Olympia:
latform::File: error 2 calling open(media/mmc/BlackBerry/system/appdata/rim/webstorage/appname/database/Databa+++
01-31-2011 10:25 AM
Hmm... I wonder if it is a Windows 7 UAC protection issue.
Can you try downloading and installing your desired simulator into a root folder such as "C:\BBSimulators"
I've noticed that the simulators themselves can have some problems with UAC when installed into a protected folder.
02-01-2011 10:29 AM
Hi Tim,
Thanks for the reply. I will give that a try. I actually have UAC turned off. I'll see if a separate simulator works. Yet, how do I integrate a separate Torch simulator into the WebWorks Eclipse plugin? Or do I just install it, run it, and load the COD file onto the external simulator?
-R
02-01-2011 10:32 AM
02-01-2011 04:59 PM
famu1hundred wrote:
Hi Tim,
Thanks for the reply. I will give that a try. I actually have UAC turned off. I'll see if a separate simulator works. Yet, how do I integrate a separate Torch simulator into the WebWorks Eclipse plugin? Or do I just install it, run it, and load the COD file onto the external simulator?
-R
If you download and install one of the different simulators, Eclipse should recognize it and allow you to use it in the tool.
02-07-2011 11:53 AM
The WebWorks seems to be a little different. I dont see the option to select an external simulator. However, in the interim...what I have managed to do is just run the external Torch simulator and load the COD file on it each time before testing. While I still get a .dmp/.bug file for some reason, it seems to allow me to continue testing the application.
However, the simulator folder gets a .dmp file and a .bug everytime I run it even after cleaning it.