06-18-2012 12:42 PM
Need help in packaging Playbook App using Ripple Emulator. I'm getting AIR PACKAGE EXCEPTION ERROR. Seems I have a problem with the JDK installation. Unable to rectify it. Please help !!
06-18-2012 01:52 PM
Are you using Windows? If so, make sure that the bbwp.exe file (included within the WebWorks SDK installation folder) has permission to run. Sometimes Windows blocks *.exe files it doesn't recognize, and we've seen that generate errors like this.
06-19-2012 06:30 AM
06-20-2012 04:38 PM
I think the issue is here:
>> Error loading: C:\Program Files\Java\jre7\bin\server\jvm.dll
I believe this means that Windows is restricting access for bbwp.exe to use java.exe. You will also need to ensure that java.exe are also running with administrator priveledges. Try looking in c:\program files\java\<version>\bin for this file?
01-07-2013 05:00 PM
How do you get bbwp.exe or java.exe to run with administator priveleges from Ripple?