Application "executer" error message on start up

I've been getting this crazy error when starting up:
You can't open the application "Executer" because it requires a version of Java that is not available.
the application requires a 1.3 version of Java. the available Java version 1.5 may be open to open this application, but it may not work correctly
then 2 buttons: Use 1.5 and Quit
I have no idea what this thing is, nor how to clear it. I usually hit Quit about 5-6 times.
any ideas what it's talking about?

Smells like you've downloaded and installed the AppleScript-Executer widget: http://widgets.yahoo.com/widgets/applescript-executer and that might be the culprit. BTW, AFAIK, java 1.3 won't run in Leopard. I just have 1.4.2, 5.0, and 6 on my machines.

Similar Messages

  • I have an iMac 5.1 with Mac OSX 10.6.8 and 2 GB memory and an L2 cache of 4 GB.   lately I have been receiving error messages of " start up disk almost full; please delete files." is the start up disk the same thing as the hard drive?

    I have an iMac 5.1 with Mac OSX 10.6.8 and 2 GB memory and an L2 cache of 4 GB.   lately I have been receiving error messages of " start up disk almost full; please delete files." is the start up disk the same thing as the hard drive?  I opened the hard drive and from the column on the left of the menu I've selected "search for" and under that " all images" then "all documents"  I've deleted a few files from each. Are documents and images that I have deleted from here also deleted from the folders on my desktop?

    You should never, EVER let a conputer hard drive get completely full, EVER!
    With Macs and OS X, you shouldn't let the hard drive get below 15 GBs or less of free data space.
    If it does, it's time for some hard drive housecleaning.
    Follow some of my tips for cleaning out, deleting and archiving data from your Mac's internal hard drive.
    Have you emptied your iMac's Trash icon in the Dock?
    If you use iPhoto, iPhoto has its own trash that needs to be emptied, also.
    If you store images in other locations other than iPhoto, then you will have to weed through these to determine what to archive and what to delete.
    If you use Apple Mail app, Apple Mail also has its own trash area that needs to be emptied, too!
    Delete any old or no longer needed emails and/or archive to disc, flash drives or external hard drive, older emails you want to save.
    Delete any other mail in your Junk folders. Also, look through your Sent Mail to see if there is anything that can be deleted.
    Other things you can do to gain space.
    Once you have around 15 GBs regained, do a search, download and install OmniDisk Sweeper.
    This app will help you locate files that you can move/archive and/or delete from your system.
    STAY AWAY FROM DELETING ANY FILES FROM OS X SYSTEM FOLDER!
    Look through your Documents folder and delete any type of old useless type files like "Read Me" type files.
    Again, archive to disc, flash drives, ext. hard drives or delete any old documents you no longer use or immediately need.
    Look in your Applications folder, if you have applications you haven't used in a long time, if the app doesn't have a dedicated uninstaller, then you can simply drag it into the OS X Trash icon. IF the application has an uninstaller app, then use it to completely delete the app from your Mac.
    Download an app called OnyX for your version of OS X.
    When you install and launch it, let it do its initial automatic tests, then go to the cleaning and maintenance tabs and run the maintenance tabs that let OnyX clean out all web browser cache files, web browser histories, system cache files, delete old error log files.
    Typically, iTunes and iPhoto libraries are the biggest users of HD space.
    move these files/data off of your internal drive to the external hard drive and deleted off of the internal hard drive.
    If you have any other large folders of personal data or projects, these should be archived or moved, also, to the optical discs, flash drives or external hard drive and then either archived to disc and/or deleted off your internal hard drive.
    Good Luck!

  • Error message when starting OC4J in JDeveloper 10.1.3.1

    Hello,
    I am new to Java Server Pages and OC4J. When I try to run a simple JSP page in JDeveloper 10.1.3.1, I get the following error message (edited):
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    ...\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    [waiting for the server to complete its initialization...]
    Error parsing internal-settings.xml: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.j2ee.ws.server.codegen.ServerArtifactGenerator
         Depending class: com.evermind.server.ejb.compilation.Compilation
         Loader: oc4j:10.1.3
         Code-Source: ./j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar
    Diese Load wurde um system.root:0.0.0 mit der Methode Class.forName() eingeleitet.
    Die fehlende Klasse ist in keiner Code-Source oder keinem Loader in dem System verfügbar.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at com.evermind.server.ejb.compilation.Compilation.generateWebServiceRefs (Compilation.java:1541) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.compile (Compilation.java:189) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.doGenerateCode (Compilation.java:264) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBContainer.postInit (EJBContainer.java:898) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationStateRunning.initializeApplication (ApplicationStateRunning.java:217) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:413) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:314) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeSystemApplication (ApplicationServer.java:1557) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeAutoDeployedApplications (ApplicationServer.java:1544) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:974) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:131) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Any idea, what's wrong with my configuration?
    Thanks,
    Wolfgang

    Tested JSP page in JDeveloper 10.1.3.1; JSP page does not generate an error.
    Reinstall JDeveloper.

  • Getting error message when starting Photoshop CS3

    I am getting the following error message when starting CS3:
    "This application has failed to start because CML4.dll was not found."
    The window title is, "Photoshop.exe - Unable to Locate Component"
    Of course, the only button to push is the "OK" button (which should probably read - Something's f-d up. Press here to continue.) After pressing the OK button, CS3 starts and works without issue - so far.  I guess I haven't actually used the part of the program that uses CML4.dll or just don't see any difference with or without it.
    How can I resolve this issue - without reinstalling PSCS3? and why does it happen in the first place?

    Nikon Scanning Software has CML4.dll as part of its package.  I assume that the Nikon software did not install/uninstall properly and is causing the error.  I have not gone back to do Nikon scans within Photoshop so I do not know if it affects performance. McAfee does not flag it as a virus, and other websites I referred to indicated no viral activity associated with the file.

  • Adobe Air Error message on start-up.

    Hi
    I have been getting the same error message on start up for some time. (Adobe Air is damaged). I have tried uninstalling, re-installing but still get the message and on certain websites I get 'missing plug-in' messages (usually involving playback of audio or video). I am running Windows Vista.
    This is my install log: I hope you can help....
    [2010-11-25:18:15:14] Performing runtime update
    [2010-11-25:18:15:14] UI SWF load is complete
    [2010-11-25:18:15:15] UI initialized
    [2010-11-25:18:15:15] starting user confirmation
    [2010-11-25:18:15:15] Version of this installer: 2.0.3.13070
    [2010-11-25:18:15:15] Installed version: 1.5.3.9120
    [2010-11-25:18:15:15] Installation type: patchNewer
    [2010-11-25:18:17:00] begin quitting
    [2010-11-25:18:17:00] attempting launch of Adobe Community Help
    [2011-11-10:07:47:32] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-10:07:47:32] Commandline is: -update "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-10:07:47:32] Installed runtime (1.5.3.9120) located at C:\Program Files\Common Files\Adobe AIR
    [2011-11-10:07:47:33] Installed app (BBCiPlayerDesktop.61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1) located at c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-10:07:48:39] Relaunching with elevation
    [2011-11-10:07:48:39] Launching subprocess with commandline c:\users\phil\appdata\local\temp\airb0a8.tmp\adobe air installer.exe -ei
    [2011-11-10:07:48:42] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-10:07:48:42] Commandline is: -stdio \\.\pipe\AIR_2692_0 -ei
    [2011-11-10:07:48:42] Installed runtime (1.5.3.9120) located at C:\Program Files\Common Files\Adobe AIR
    [2011-11-10:07:48:42] Starting silent runtime update. Updating runtime from version 1.5.3.9120 to version 2.7.1.19610
    [2011-11-10:07:48:42] Installing msi at c:\users\phil\appdata\local\temp\airb0a8.tmp\setup.msi with guid {FDB3B167-F4FA-461D-976F-286304A57B2A}
    [2011-11-10:07:49:19] Runtime Installer end with exit code 0
    [2011-11-10:07:49:19] Elevated install completed
    [2011-11-10:07:50:26] Launching subprocess with commandline c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-10:07:50:26] Runtime Installer end with exit code 0
    [2011-11-10:07:51:14] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-11-10:07:51:16] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-10:07:51:16] Commandline is: -updatecheck
    [2011-11-10:07:51:16] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-10:07:51:16] Performing pingback request
    [2011-11-10:07:51:17] Pingback request completed with HTTP status 200
    [2011-11-10:07:51:17] Starting runtime background update check
    [2011-11-10:07:51:17] Clearing unused background update directory
    [2011-11-10:07:51:17] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/2.7.1.19610/update
    [2011-11-10:07:51:17] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/2.7.1.19610/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-10:07:52:02] Unpackaging complete
    [2011-11-10:07:52:02] Download success
    [2011-11-10:07:52:02] Runtime updated downloaded
    [2011-11-10:07:52:11] User had deferred installing the update
    [2011-11-10:07:52:11] Runtime Installer end with exit code 0
    [2011-11-10:15:38:47] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-10:15:39:06] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-10:15:39:06] Commandline is: -applyupdates "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-10:15:39:06] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-10:15:39:07] Installed app (BBCiPlayerDesktop.61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1) located at c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-10:15:39:08] Starting runtime background update installation
    [2011-11-10:15:39:08] Launching subprocess with commandline C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-10:15:39:08] Runtime updater successfully launched
    [2011-11-10:15:39:08] Runtime Installer end with exit code 0
    [2011-11-10:15:39:17] Runtime Installer begin with version 3.0.0.4080 on Windows Vista x86
    [2011-11-10:15:39:17] Commandline is: -update "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-10:15:39:17] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-10:15:39:17] Installed app (BBCiPlayerDesktop.61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1) located at c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-10:15:39:26] Launching subprocess with commandline c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-10:15:39:26] Runtime Installer end with exit code 6
    [2011-11-17:08:15:22] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-11-17:08:15:23] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-17:08:15:23] Commandline is: -updatecheck
    [2011-11-17:08:15:23] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-17:08:15:26] Performing pingback request
    [2011-11-17:08:15:26] Starting runtime background update check
    [2011-11-17:08:15:26] Clearing unused background update directory
    [2011-11-17:08:15:27] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/2.7.1.19610/update
    [2011-11-17:08:15:27] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/2.7.1.19610/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-17:08:16:14] Unpackaging complete
    [2011-11-17:08:16:14] Download success
    [2011-11-17:08:16:14] Runtime updated downloaded
    [2011-11-17:08:17:31] User had deferred installing the update
    [2011-11-17:08:17:31] Runtime Installer end with exit code 0
    [2011-11-18:01:30:01] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-18:01:30:03] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-18:01:30:03] Commandline is: -applyupdates "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-18:01:30:03] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-18:01:30:05] Installed app (BBCiPlayerDesktop.61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1) located at c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-18:01:30:14] Starting runtime background update installation
    [2011-11-18:01:30:14] Launching subprocess with commandline C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-18:01:30:22] Runtime updater successfully launched
    [2011-11-18:01:30:22] Runtime Installer end with exit code 0
    [2011-11-18:01:31:10] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-18:01:31:10] Commandline is: -update "c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe"
    [2011-11-18:01:31:10] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-18:01:31:10] Installed app (BBCiPlayerDesktop.61DB7A798358575D6A969CCD73DDBBD723A6DA9D.1) located at c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-18:01:34:09] Relaunching with elevation
    [2011-11-18:01:34:09] Launching subprocess with commandline c:\users\phil\appdata\local\temp\aire732.tmp\adobe air installer.exe -ei
    [2011-11-18:01:34:12] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-18:01:34:12] Commandline is: -stdio \\.\pipe\AIR_5188_0 -ei
    [2011-11-18:01:34:12] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-18:01:34:13] Starting silent runtime update. Updating runtime from version 2.7.1.19610 to version 3.1.0.4880
    [2011-11-18:01:34:13] Installing msi at c:\users\phil\appdata\local\temp\aire732.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-18:01:35:30] Runtime Installer end with exit code 0
    [2011-11-18:01:35:30] Elevated install completed
    [2011-11-18:01:48:44] Launching subprocess with commandline c:\program files\bbc iplayer desktop\bbc iplayer desktop.exe
    [2011-11-18:01:48:45] Runtime Installer end with exit code 0
    [2011-11-18:01:49:40] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-11-18:01:49:41] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-18:01:49:41] Commandline is: -updatecheck
    [2011-11-18:01:49:41] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-18:01:49:43] Performing pingback request
    [2011-11-18:01:49:44] Pingback request completed with HTTP status 200
    [2011-11-18:01:49:44] Starting runtime background update check
    [2011-11-18:01:49:44] Clearing unused background update directory
    [2011-11-18:01:49:45] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-11-18:01:49:45] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-18:01:49:45] Runtime update not available
    [2011-11-18:01:49:45] Unpackaging cancelled
    [2011-11-18:01:49:45] Runtime Installer end with exit code 0
    [2011-11-20:02:03:50] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:02:03:51] Commandline is: -arp:uninstall
    [2011-11-20:02:03:52] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:02:04:04] Relaunching with elevation
    [2011-11-20:02:04:04] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-20:02:04:05] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:02:04:05] Commandline is: -stdio \\.\pipe\AIR_972_0 -eu
    [2011-11-20:02:04:05] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:02:04:05] Starting runtime uninstall. Uninstalling runtime version 3.1.0.4880
    [2011-11-20:02:04:06] Uninstalling product with GUID {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-20:02:04:34] Runtime Installer end with exit code 0
    [2011-11-20:02:04:36] Elevated install completed
    [2011-11-20:02:04:36] Runtime Installer end with exit code 0
    [2011-11-20:13:42:07] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-20:13:42:08] Commandline is: -arp:uninstall
    [2011-11-20:13:42:08] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:13:42:09] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="app:/setup.swf" errorID=0]
    [2011-11-20:14:20:01] Runtime Installer begin with version 2.7.1.19610 on Windows Vista x86
    [2011-11-20:14:20:01] Commandline is: -arp:uninstall
    [2011-11-20:14:20:01] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:14:20:01] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="app:/setup.swf" errorID=0]
    [2011-11-20:14:21:26] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:14:21:26] Commandline is:
    [2011-11-20:14:21:26] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:14:21:39] Relaunching with elevation
    [2011-11-20:14:21:39] Launching subprocess with commandline c:\users\phil\appdata\local\temp\airfec8.tmp\adobe air installer.exe -ei
    [2011-11-20:14:21:42] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:14:21:42] Commandline is: -stdio \\.\pipe\AIR_5648_0 -ei
    [2011-11-20:14:21:42] Installed runtime (2.7.1.19610) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:14:21:42] Starting silent runtime update. Updating runtime from version 2.7.1.19610 to version 3.1.0.4880
    [2011-11-20:14:21:42] Installing msi at c:\users\phil\appdata\local\temp\airfec8.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-20:14:22:17] Runtime Installer end with exit code 1
    [2011-11-20:14:22:17] Elevated install completed
    [2011-11-20:14:24:12] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:14:24:12] Commandline is:
    [2011-11-20:14:24:12] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:14:24:22] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-11-20:14:24:22] Runtime Installer end with exit code 0
    [2011-11-20:14:24:22] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:14:24:22] Commandline is: -installupdatecheck
    [2011-11-20:14:24:22] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:14:24:24] Performing pingback request
    [2011-11-20:14:24:25] Pingback request completed with HTTP status 200
    [2011-11-20:14:24:25] Starting runtime background update check
    [2011-11-20:14:24:25] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-11-20:14:24:25] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-20:14:24:25] Runtime update not available
    [2011-11-20:14:24:25] Unpackaging cancelled
    [2011-11-20:14:24:25] Runtime Installer end with exit code 0
    [2011-11-20:15:24:58] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:15:24:58] Commandline is: -arp:uninstall
    [2011-11-20:15:24:58] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:15:25:09] Relaunching with elevation
    [2011-11-20:15:25:09] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-20:15:25:10] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-20:15:25:10] Commandline is: -stdio \\.\pipe\AIR_4008_0 -eu
    [2011-11-20:15:25:10] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-20:15:25:10] Starting runtime uninstall. Uninstalling runtime version 3.1.0.4880
    [2011-11-20:15:25:11] Uninstalling product with GUID {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-20:15:25:17] Runtime Installer end with exit code 0
    [2011-11-20:15:25:18] Elevated install completed
    [2011-11-20:15:25:18] Runtime Installer end with exit code 0
    [2011-11-21:08:38:42] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-21:08:38:42] Commandline is:
    [2011-11-21:08:38:42] No installed runtime detected
    [2011-11-21:08:38:47] Relaunching with elevation
    [2011-11-21:08:38:47] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air8999.tmp\adobe air installer.exe -ei
    [2011-11-21:08:38:50] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-21:08:38:50] Commandline is: -stdio \\.\pipe\AIR_3452_0 -ei
    [2011-11-21:08:38:50] No installed runtime detected
    [2011-11-21:08:38:50] Starting silent runtime install. Installing runtime version 3.1.0.4880
    [2011-11-21:08:38:51] Installing msi at c:\users\phil\appdata\local\temp\air8999.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-21:08:38:56] Runtime Installer end with exit code 0
    [2011-11-21:08:38:56] Elevated install completed
    [2011-11-21:08:39:01] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-11-21:08:39:01] Runtime Installer end with exit code 0
    [2011-11-21:08:39:02] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-21:08:39:02] Commandline is: -installupdatecheck
    [2011-11-21:08:39:02] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-21:08:39:04] Performing pingback request
    [2011-11-21:08:39:05] Pingback request completed with HTTP status 200
    [2011-11-21:08:39:05] Starting runtime background update check
    [2011-11-21:08:39:05] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-11-21:08:39:05] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-21:08:39:05] Runtime update not available
    [2011-11-21:08:39:05] Unpackaging cancelled
    [2011-11-21:08:39:05] Runtime Installer end with exit code 0
    [2011-11-24:08:23:57] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-24:08:23:57] Commandline is: -arp:uninstall
    [2011-11-24:08:23:57] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-24:08:24:09] Relaunching with elevation
    [2011-11-24:08:24:09] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-24:08:24:10] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-24:08:24:10] Commandline is: -stdio \\.\pipe\AIR_5664_0 -eu
    [2011-11-24:08:24:10] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-24:08:24:10] Starting runtime uninstall. Uninstalling runtime version 3.1.0.4880
    [2011-11-24:08:24:11] Uninstalling product with GUID {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-24:08:24:15] Runtime Installer end with exit code 0
    [2011-11-24:08:24:15] Elevated install completed
    [2011-11-24:08:24:16] Runtime Installer end with exit code 0
    [2011-11-27:16:53:04] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-27:16:53:04] Commandline is:
    [2011-11-27:16:53:04] No installed runtime detected
    [2011-11-27:16:53:17] Relaunching with elevation
    [2011-11-27:16:53:17] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air80b.tmp\adobe air installer.exe -ei
    [2011-11-27:16:53:22] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-27:16:53:22] Commandline is: -stdio \\.\pipe\AIR_3560_0 -ei
    [2011-11-27:16:53:22] No installed runtime detected
    [2011-11-27:16:53:23] Starting silent runtime install. Installing runtime version 3.1.0.4880
    [2011-11-27:16:53:23] Installing msi at c:\users\phil\appdata\local\temp\air80b.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-11-27:16:53:33] Runtime Installer end with exit code 0
    [2011-11-27:16:53:33] Elevated install completed
    [2011-11-27:17:01:40] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-11-27:17:01:40] Runtime Installer end with exit code 0
    [2011-11-27:17:01:40] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-27:17:01:40] Commandline is: -installupdatecheck
    [2011-11-27:17:01:40] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-11-27:17:01:42] Performing pingback request
    [2011-11-27:17:01:43] Pingback request completed with HTTP status 200
    [2011-11-27:17:01:43] Starting runtime background update check
    [2011-11-27:17:01:43] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-11-27:17:01:43] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-27:17:01:43] Runtime update not available
    [2011-11-27:17:01:43] Unpackaging cancelled
    [2011-11-27:17:01:43] Runtime Installer end with exit code 0
    [2011-12-17:18:25:49] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:25:49] Commandline is:
    [2011-12-17:18:25:49] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:26:14] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-12-17:18:26:14] Runtime Installer end with exit code 0
    [2011-12-17:18:26:14] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:26:14] Commandline is: -installupdatecheck
    [2011-12-17:18:26:14] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:26:16] Performing pingback request
    [2011-12-17:18:26:16] Pingback request completed with HTTP status 200
    [2011-12-17:18:26:16] Starting runtime background update check
    [2011-12-17:18:26:16] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-12-17:18:26:16] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-12-17:18:26:16] Runtime update not available
    [2011-12-17:18:26:16] Unpackaging cancelled
    [2011-12-17:18:26:16] Runtime Installer end with exit code 0
    [2011-12-17:18:26:40] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:26:40] Commandline is: -arp:uninstall
    [2011-12-17:18:26:40] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:26:54] Relaunching with elevation
    [2011-12-17:18:26:54] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-12-17:18:26:54] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:26:54] Commandline is: -stdio \\.\pipe\AIR_2368_0 -eu
    [2011-12-17:18:26:54] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:26:54] Starting runtime uninstall. Uninstalling runtime version 3.1.0.4880
    [2011-12-17:18:26:54] Uninstalling product with GUID {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-12-17:18:26:57] Runtime Installer end with exit code 0
    [2011-12-17:18:26:57] Elevated install completed
    [2011-12-17:18:26:58] Runtime Installer end with exit code 0
    [2011-12-17:18:28:21] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:28:21] Commandline is:
    [2011-12-17:18:28:21] No installed runtime detected
    [2011-12-17:18:29:40] Relaunching with elevation
    [2011-12-17:18:29:40] Launching subprocess with commandline c:\users\phil\appdata\local\temp\air8c39.tmp\adobe air installer.exe -ei
    [2011-12-17:18:29:46] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:29:46] Commandline is: -stdio \\.\pipe\AIR_4416_0 -ei
    [2011-12-17:18:29:46] No installed runtime detected
    [2011-12-17:18:29:47] Starting silent runtime install. Installing runtime version 3.1.0.4880
    [2011-12-17:18:29:47] Installing msi at c:\users\phil\appdata\local\temp\air8c39.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-12-17:18:30:33] Runtime Installer end with exit code 0
    [2011-12-17:18:30:33] Elevated install completed
    [2011-12-17:18:31:10] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-12-17:18:31:10] Runtime Installer end with exit code 0
    [2011-12-17:18:31:36] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:31:36] Commandline is: -installupdatecheck
    [2011-12-17:18:31:36] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:31:37] Performing pingback request
    [2011-12-17:18:31:38] Pingback request completed with HTTP status 200
    [2011-12-17:18:31:38] Starting runtime background update check
    [2011-12-17:18:31:38] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-12-17:18:31:38] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-12-17:18:31:38] Runtime update not available
    [2011-12-17:18:31:38] Unpackaging cancelled
    [2011-12-17:18:31:38] Runtime Installer end with exit code 0
    [2011-12-17:18:46:18] Application Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:46:18] Commandline is: C:\Users\phil\AppData\Local\Temp\wz2379\adobe_media_player.air
    [2011-12-17:18:46:18] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:46:19] Unpackaging file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air to C:\Users\phil\AppData\Local\Temp\fla32C4.tmp
    [2011-12-17:18:46:21] Application signature verified
    [2011-12-17:18:46:21] Unpackaging/validation complete
    [2011-12-17:18:46:21] Installed app (com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1) located at C:\Program Files\Adobe Media Player\Adobe Media Player.exe
    [2011-12-17:18:46:28] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\fla5449.tmp
    [2011-12-17:18:46:29] Native installation package creation succeeded
    [2011-12-17:18:46:29] Starting app update of C:\Program Files. Updating from com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 1.1 to com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 1.8 using the source file at file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air
    [2011-12-17:18:46:29] Installing msi at C:\Users\phil\AppData\Local\Temp\fla5449.tmp\setup.msi with guid {47372326-9AFF-B64A-44DD-173AB892BC2F}
    [2011-12-17:18:46:31] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-12-17:18:46:31] Rolling back install of C:\Users\phil\AppData\Local\Temp\fla5449.tmp\setup.msi
    [2011-12-17:18:46:31] Rollback complete
    [2011-12-17:18:46:31] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-12-17:18:46:31] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files\Common Files" -update -silent -logToStdout "C:\Program Files\Adobe Media Player\Adobe Media Player.exe" file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air 1.8
    [2011-12-17:18:46:31] Relaunching with elevation
    [2011-12-17:18:46:36] Application Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-17:18:46:36] Commandline is: -stdio \\.\pipe\AIR_4212_0 -runtime "c:\Program Files\Common Files" -update -silent -logToStdout "C:\Program Files\Adobe Media Player\Adobe Media Player.exe" file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air 1.8
    [2011-12-17:18:46:36] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-17:18:46:37] Installed app (com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1) located at C:\Program Files\Adobe Media Player\Adobe Media Player.exe
    [2011-12-17:18:46:37] Unpackaging file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air to C:\Users\phil\AppData\Local\Temp\fla78F8.tmp
    [2011-12-17:18:46:38] Application signature verified
    [2011-12-17:18:46:38] Unpackaging/validation complete
    [2011-12-17:18:46:38] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\fla7C14.tmp
    [2011-12-17:18:46:39] Native installation package creation succeeded
    [2011-12-17:18:46:39] Starting silent app update of C:\Program Files. Updating from com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 1.1 to com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 1.8 using the source file at file:///C:/Users/phil/AppData/Local/Temp/wz2379/adobe_media_player.air
    [2011-12-17:18:46:39] Installing msi at C:\Users\phil\AppData\Local\Temp\fla7C14.tmp\setup.msi with guid {47372326-9AFF-B64A-44DD-173AB892BC2F}
    [2011-12-17:18:46:43] Application Installer end with exit code 0
    [2011-12-17:18:46:43] Elevated install completed
    [2011-12-17:18:46:43] Launching subprocess with commandline C:\Program Files\Adobe Media Player\Adobe Media Player.exe
    [2011-12-17:18:46:43] Application Installer end with exit code 0
    [2011-12-23:15:30:58] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-23:15:30:59] Commandline is: -arp:uninstall
    [2011-12-23:15:30:59] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-23:15:31:44] Relaunching with elevation
    [2011-12-23:15:31:44] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-12-23:15:31:45] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-23:15:31:45] Commandline is: -stdio \\.\pipe\AIR_3412_0 -eu
    [2011-12-23:15:31:45] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-23:15:31:45] Starting runtime uninstall. Uninstalling runtime version 3.1.0.4880
    [2011-12-23:15:31:45] Uninstalling product with GUID {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-12-23:15:32:22] Runtime Installer end with exit code 0
    [2011-12-23:15:32:22] Elevated install completed
    [2011-12-23:15:32:23] Runtime Installer end with exit code 0
    [2011-12-23:15:34:37] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-23:15:34:37] Commandline is:
    [2011-12-23:15:34:37] No installed runtime detected
    [2011-12-23:15:34:41] Relaunching with elevation
    [2011-12-23:15:34:41] Launching subprocess with commandline c:\users\phil\appdata\local\temp\airbce8.tmp\adobe air installer.exe -ei
    [2011-12-23:15:34:44] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-23:15:34:44] Commandline is: -stdio \\.\pipe\AIR_2360_0 -ei
    [2011-12-23:15:34:44] No installed runtime detected
    [2011-12-23:15:34:44] Starting silent runtime install. Installing runtime version 3.1.0.4880
    [2011-12-23:15:34:44] Installing msi at c:\users\phil\appdata\local\temp\airbce8.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2011-12-23:15:34:54] Runtime Installer end with exit code 0
    [2011-12-23:15:34:54] Elevated install completed
    [2011-12-23:15:35:33] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-12-23:15:35:33] Runtime Installer end with exit code 0
    [2011-12-23:15:35:33] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-23:15:35:33] Commandline is: -installupdatecheck
    [2011-12-23:15:35:33] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-23:15:35:34] Performing pingback request
    [2011-12-23:15:35:35] Pingback request completed with HTTP status 200
    [2011-12-23:15:35:35] Starting runtime background update check
    [2011-12-23:15:35:35] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-12-23:15:35:35] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-12-23:15:35:35] Runtime update not available
    [2011-12-23:15:35:35] Unpackaging cancelled
    [2011-12-23:15:35:35] Runtime Installer end with exit code 0
    [2011-12-29:14:33:01] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-29:14:33:01] Commandline is:
    [2011-12-29:14:33:01] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-29:14:33:08] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-12-29:14:33:08] Runtime Installer end with exit code 0
    [2011-12-29:14:33:10] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-29:14:33:10] Commandline is: -installupdatecheck
    [2011-12-29:14:33:10] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2011-12-29:14:33:11] Performing pingback request
    [2011-12-29:14:33:11] Pingback request completed with HTTP status 200
    [2011-12-29:14:33:11] Starting runtime background update check
    [2011-12-29:14:33:11] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update
    [2011-12-29:14:33:11] Unpackaging http://airdownload.adobe.com/air/3/background/windows6.0/x86/patch/3.1.0.4880/update to C:\Users\phil\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-12-29:14:33:11] Runtime update not available
    [2011-12-29:14:33:11] Unpackaging cancelled
    [2011-12-29:14:33:12] Runtime Installer end with exit code 0
    [2012-01-01:08:36:36] Application Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2012-01-01:08:36:36] Commandline is: -playerVersion=11,1,102,55 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -urlhttp://download.macromedia.com/pub/developer/air/sample_apps/RoadFinder.air
    [2012-01-01:08:36:36] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2012-01-01:08:36:40] Begin air file download from http://download.macromedia.com/pub/developer/air/sample_apps/RoadFinder.air
    [2012-01-01:08:36:40] Download destination is C:\Users\phil\AppData\Local\Temp\flaE7EF.tmp
    [2012-01-01:08:36:40] Received download status 200
    [2012-01-01:08:36:40] Response URL is http://download.macromedia.com/pub/developer/air/sample_apps/RoadFinder.air
    [2012-01-01:08:36:41] Download success
    [2012-01-01:08:36:49] Unpackaging file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp to C:\Users\phil\AppData\Local\Temp\flaC12.tmp
    [2012-01-01:08:36:53] Application signature verified
    [2012-01-01:08:36:53] Unpackaging/validation complete
    [2012-01-01:08:36:53] No app located for appID 'com.adobe.air.samples.roadfinder' and pubID '419D633A757E8B26DD2BDB301927BA7BA7490F38.1'
    [2012-01-01:08:37:11] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\fla6318.tmp
    [2012-01-01:08:37:14] Native installation package creation succeeded
    [2012-01-01:08:37:14] Starting app installation to C:\Program Files\AIR Examples. Installing app com.adobe.air.samples.roadfinder.419D633A757E8B26DD2BDB301927BA7BA7490F38.1 version 1.2 using the source file at file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp
    [2012-01-01:08:37:14] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2012-01-01:08:37:14] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files\Common Files" -silent -logToStdout -url -location "C:\Program Files\AIR Examples" -desktopShortcut -programMenu file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp
    [2012-01-01:08:37:14] Relaunching with elevation
    [2012-01-01:08:37:22] Application Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2012-01-01:08:37:22] Commandline is: -stdio \\.\pipe\AIR_6072_0 -runtime "c:\Program Files\Common Files" -silent -logToStdout -url -location "C:\Program Files\AIR Examples" -desktopShortcut -programMenu file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp
    [2012-01-01:08:37:22] Installed runtime (3.1.0.4880) located at c:\Program Files\Common Files\Adobe AIR
    [2012-01-01:08:37:23] Unpackaging file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp to C:\Users\phil\AppData\Local\Temp\fla8F83.tmp
    [2012-01-01:08:37:23] Application signature verified
    [2012-01-01:08:37:23] Unpackaging/validation complete
    [2012-01-01:08:37:23] No app located for appID 'com.adobe.air.samples.roadfinder' and pubID '419D633A757E8B26DD2BDB301927BA7BA7490F38.1'
    [2012-01-01:08:37:23] Converting unpackaged application to a native installation package in C:\Users\phil\AppData\Local\Temp\fla9251.tmp
    [2012-01-01:08:37:24] Native installation package creation succeeded
    [2012-01-01:08:37:25] Starting silent app installation to C:\Program Files\AIR Examples. Installing app com.adobe.air.samples.roadfinder.419D633A757E8B26DD2BDB301927BA7BA7490F38.1 version 1.2 using the source file at file:///C:/Users/phil/AppData/Local/Temp/flaE7EF.tmp
    [2012-01-01:08:37:25] Installing msi at C:\Users\phil\AppData\Local\Temp\fla9251.tmp\setup.msi with guid {911016D2-7A53-D414-2B51-F25FB4A2C55A}
    [2012-01-01:08:37:39] Application Installer end with exit code 0
    [2012-01-01:08:37:39] Elevated install completed
    [2012-01-01:08:37:39] Launching subprocess with commandline C:\Program Files\AIR Examples\RoadFinder\RoadFinder.exe
    [2012-01-01:08:37:40] Application Installer end with exit code 0

    Adobe AIR is not the Adobe Flash Player plugin for browsers, so the 'missing plugin on certain websites' problem is a problem of the Flash Player, not AIR.
    I'm wondering what happens when you uninstall and then reinstall both AIR and Flash Player via these links:
    http://get.adobe.com/air/
    http://get.adobe.com/flashplayer/

  • Error message when starting MaxDB instance

    I am getting the following Error message when starting the MaxDB instance after a series of failed attempts at starting the DB Manager Backup for our PI 7.1 server.
    "-24994,ERR_RTE: Runtime environment error
    1,Cannot create ipc db directories for SID (OS error code 11000)"
    Max DB version : 7.7.02
    Does anyone have any specific pointers on where the issue could be.
    Any help is greatly appreciated.
    Regards,
    Murali Narayanan

    Hi gurus,
    I'm a complete newbye searching the forums in order to decrypt what is inconsistent to me (I'm acting as a substitute for a real dba): a sapdb refusing any more connection due to an 'user space exhausted' issue.
    I do not even know if/where some admin tool is/isn't installed - eventually, what to look for - onto the running demianapachetomcat framework. Actually, all I have been provided was: 1. call 'Henplus' (done); 2. connect this way (jdbc:sapdb://localhost/database&options) and 3. select, upgrade, delete what needed. Problem arises on point (2): connection resufed 'user space exhausted'.
    My question is: this issue seems so similar to mine, how can one eventually check/modify this '/sapdb directory space'?
    Thanks in advance for any (much appreciated) hint, and be patient about my English and newbyeness (?).
    MaxM

  • I am receiving an error message when starting up iTunes: iTunes was unable to load data class information from sync services. Reconnect or try again later. (what does this mean?)

    I recently updated my iTunes to the most recent version and I am receiving an error message when starting up iTunes: iTunes was unable to load data class information from sync services. Reconnect or try again later. (Does anyone know what this means and if it is going to cause me issues?)

    http://support.apple.com/kb/TS2690?viewlocale=en_US&locale=en_US

  • Error message on start up "Lightroom encountered an error when reading from its preview cache and needs to quit"

    Error message on start up "Lightroom encountered an error when reading from its preview cache and needs to quit" I uninstalled and downloaded it again and still get the same error.  At this rate I won't have any chance to use the 30 day trial period as it simply isn't working.  I have see suggestions elsewhere to delete a particular file, but I don't have it.  Any ideas?

    You need to trash the preview cache. It’s in the main catalog folder.
    Delete the folder with the ending Previews.lrdata
    The default location for the Lightroom folder is normally Pictures/My Pictures if you did a standard installation.
    N.B. do not touch files ending .lrcat

  • When deploying the webdynpro java application , showing error message

    Hi Masters,
    when deploying the webdynpro java application , showing error message. Please reply why this problem showing and what is the solution
    But Iogin to sdm tool ( remote gui .sh) with same password, which password  i am using for deploy the webdynpro java application.here in sdm tool i am able to login. and i restart the sdm , and again trying to deploy the same problem it showing.
    URL to deploy : file:/C:/DOCUME1/ppuser/LOCALS1/Temp/temp30925rupa.com~sales.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/ppuser/LOCALS1/Temp/temp30925rupa.com~sales.ear
    Aborted: development component 'sales'/'rupa.com'/'LOKAL'/'0.2010.02.13.14.32.39':Caught exception during application deployment from SAP J2EE Engine's deploy API:com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [devsap] with user name: [J2EE_ADMIN]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: No login module succeeded.] (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
    Deployment exception : The deployment of at least one item aborted
    Edited by: sujana mullapudi on Feb 13, 2010 2:52 PM

    Hi Sujana,
    For deploying Web Dynpro for Java application, J2EE_admin correct password must be stored in the scured area of config tool.
    Your error show that J2EE_admin information is not correct.
    So, Please ask your basis team to update new J2EE_ADMIN password or you can do it in scured area of config tool.
    Hope this will helps you.
    Thanks
    Arun Jaiswal

  • Error message while starting Console

    Dear All,
    I am getting given below error message while starting Console.
    Start Failed :2
    Invalid Credentials.
    tell me the solution

    Hi Pavan,
    Check if you're connected with <SID>adm on OS as said Pinkle and if that user belongs to administrators group.
    If yes you can check if the SAP<SID><Instance_number> and SAPOSCOL are started (and in automaticaly start mode).
    Regards,

  • Error message while starting database

    Hi all,
    I am getting the following error message while starting the database . I just modified the DB_CACHE_SIZE parameter from 781MB to 781(+500MB) .We are using Oracle 9.2.0.1 in Windows server 2003 . The database starts fine with old parameter value.I searched in Metalink and in Google but no exact solution for this error . Can any body of you help me in this regard.. It is urgent....
    C:\Documents and Settings\mishelpdesk.MISSERVER>d:
    D:\>set oracle_sid=MISAPP1
    D:\>sqlplus /nolog
    SQL*Plus: Release 9.2.0.1.0 - Production on Thu Jun 15 06:32:31 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup pfile='D:\oracle\admin\MISAPP1\pfile\init.ora';
    ORA-27102: out of memory
    OSD-00022: Message 22 not found; product=RDBMS; facility=SOSD
    O/S-Error: (OS 8) Not enough storage is available to process this command.
    Thanks in Advance...
    Govind.

    Your problem is an OS, not Oracle problem, so it wouldn't help to play around with different init.ora parameters, as long as the basic problem persists. The note addresses W2K, you are on W2003, that may the reason for the different OSD error numbers.
    For more information about AWE see on metalink
    Implementing Address Windowing Extensions (AWE) or VLM on Windows Platforms
    Note:225349.1
    Werner

  • Error message when starting Firefox 8 that says: TypeError: Components.classes[TvtPwmComponent_CID] is undefined

    error message when starting Firefox 8 that says:
    TypeError: Components.classes[TvtPwmComponent_CID] is undefined
    I am using Window 7 64 bit

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Error message when starting firefox

    since I've installed the latest update (firefox 4.0.1) I get the following error message when starting firefox:
    '''Type Error: Components.classes [TvPwm Component_CID] is undefined'''
    I must then click on OK to get firefox to open => very annoying!
    I'm using a ThinkPad laptop and the passwordvault which was perfectly available in the older version of firefox don't open in tools any longer, when forced via lenovo thinkpad tool, it daoesn't launch the asked for site either.
    Thanks for helping me.
    Claudia

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • HT1688 I have a PC computer and an I-phone 4s.  I set up an i-tunes acct online w/ icloud.  after a recent update my computer started receiving an error message on start up.  it says "AppleSyncNotifier.exe - Entry Point Not Found".  I click OK and it move

    I have a PC computer and an i-phone 4S.  I set up an i-tunes acct online w/ icloud.  After a recent update my PC started receiving an error message on start up.  It says "AppleSyncNotifier.exe - Entry Point Not Found".  It also says, " The procedure entry point smlTextreaderConstName could not be located in the dynamic link library libxml2.dll".  I click on OK and it moves on.  It doesn't seem to affect my computer, but it's annoying.  Any ideas on correcting this?

    UPDATE - (Made a second post so it'd be clearer)
    I uninstalled Office 2003, then iTunes, then all of the associated software (Mobile Device Support, Apple Update, Quicktime, EVERYTHING)
    Reinstalled Office 2003, then Office 2003's Service Pack 3, then all Microsoft Updates for Office 2003. Then I configured a blank Outlook profile, no data other than the IMAP info for my .Mac/Me account. Then I downloaded (didn't used my existing copy) of iTunes 7.7 and reinstalled. Sync'd phone. Changed MobileMe settings. Told it to sync contacts and calendar with Outlook. It warned me because it was the first sync. Told it to take ALL of the MobileMe data and replace the data on the computer (which was blank.) NOTHING showed up in Outlook. When I tell it to sync Contacts with the Windows Address Book, it works fine.
    In Conclusion, it still won't sync with Outlook, when it's set to Sync with Outlook I still get the annoying MAPI errors. So I switched to to Sync the Contacts with the Windows Address Book, and I'm backing up my WAB file now with my nightly backups.
    I suppose we'll see if it gets fixed when I format/reinstall on Vista Ultimate in the next month or two. If anyone has any suggestions, I'm open and willing to try them.
    On a completely unproductive note: Despite my love for Exchange, I hate MAPI.

  • N97 system error message when starting Maps

    Hi all,
    I do get a system error message when starting the maps app.
    I know that this is not a new topic but I did not find after intensive search a solution.
    - Firmware is updated
    - soft reset done
    - it seems that the app is not installed
    - have deleted the cities folder and the qf file
    Unfortunately no change - maps app does not start.
    Not sure that this is important but I want to mention this for the sake of completeness:
    - the maps did work once
    - when I started them the next day and I was at a different location it still showed the location of the previous evening abnd did not recognize where the phone was
    - after some time I could not start the the maps app.
    Any help greatly appreciated!
    Best

    Ahhhhhh I want to scream. This phone is driving me crazy...so many problems.. latest among others is, opening maps it gives me the error like you all mentioned above.. so how and where do I go to download what you mentioned... and I did try to go into"download" and my phone just says I don't have enough memory to download anything.. HELP

Maybe you are looking for