Application installer fails to open

When trying to install certain applications - such as Parallels, Flip4Mac WMV, Mozy - basically some applications that use package installations - the installer opens in the dock, but a window never appears and the installation can never be advanced. Essentially the installer fails, but the application remains in the dock until you force quit.
Any suggestions? Is it possible to "re-install" the Installer application that these packages use?

Drag the com.apple.installer.plist file out of your user's /Library/Preferences/ onto the Desktop, log out and back in, and try the installer again.

Similar Messages

  • Application Manager fails to open on iMac since system update

    Since system update Application Manager fails to open.  Have tried new installation without success.  Works OK on my MacBook pro.

    Hi,
    Please rename the OOBE folder to OOBE.old from these location and reinstall AAM.
    Click Go/Go to Folder and type
    ~/Library/Application Support/Adobe
    /Library/Application Support/Adobe
    You can download AAM from this location
    http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=4774&fileID=4438
    Please let us know if it helps.
    Abhijit

  • Silent AIR application installation fails on AIR 3.9

    I install my AIR application silently using the following command :
    "/Volumes/Install Test/Install Test.app/Contents/MacOS/Install Test" -silent -location "/Applications/ABC"
    It worked fine till AIR 3.8. With the new AIR update 3.9, this command fails with exit code 2 and error "too many arguments"

    Thanks Oliver. I uninstalled the application and then
    uninstalled AIR 1.1. I then re-installed AIR 1.1 and attemped to
    re-install the application. The error is still happening. Here is
    the log file. Do you have any ideas?
    Starting app install of <APP_URL> <-- let me know if
    you need this url
    UI SWF load is complete
    UI initialized
    Downloading file to
    C:\Users\Rachel\AppData\Local\Temp\fla8B3E.tmp
    Received HTTP Response Status event
    Response URL is <APP_URL> <-- let me know if you
    need this url
    Waiting for user confirmation
    User confirmed action: install
    Unpackaging to C:\Users\Rachel\AppData\Local\Temp\fla9666.tmp
    unpackaging is complete
    application is bound to side-by-side version 1.0
    application is bound to this version of the runtime
    app id com.bridallive.Retailer
    pub id 6341C81035B69B0DC07A41D6269B3F8B7C24EDE3.1
    application not currently installed
    Waiting for user confirmation
    User confirmed action: install
    creating native installer in:
    C:\Users\Rachel\AppData\Local\Temp\flaAED7.tmp
    native installer creation failed: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="Unhandled
    exception Error: Error #3003" errorID=3003]
    starting cleanup of temporary files
    application installer exiting

  • Application installation failed on MI Client

    hi...
        i have built an AWT application(not the usual JSP application) in sap netweaver. 
      I have generated the .sda file using the .jar file
    i have also deployed the application using software deployment manager.
       the application is showed as deployed.
         it is also showing in the mobile components
    but when i am synchronizing from the MI client its giving this
    Synchronization completed
    Synchronization started
    Connection set up (without proxy) to: http://xiserver:8000/sap/bc/MJC/mi_host?~sysid=XAI&
    Successfully connected with server.
    Processing of inbound data began.
    Assignment to application: MIAPPLICATION 50
    System determined that some required applications are not located on your device. They are now being installed.
    Download of application:  MIAPPLICATION 50: MIAPPLICATION
    Installation of:  MIAPPLICATION 50: MIAPPLICATION
    Installation failed:
    To complete installation restart your device.
    is this a server configuartion problem?
    i am stuck with this for quite a while...
    could anyone help me on this ....
    thnks
    regards
    sougata

    Hi Sen,
    Try to restart the device and check if you are able to access the application.
    Sync to get the initial data.
    If still the issue exists..then try to unassign the application and assign again.
    Cheers,
    Karthick

  • Native application installer fails on Mac 10.5.8 every other time

    Hello,
    I have a native AIR 2.0 application with a native installer which I silently install as a part of a bigger package.
    On Mac, I have a DMG which contains the native installer app and a shell script which copies the native installer app into a temporary folder, and then invokes it passing "-silent" option.
    For some reasons the native installer fails every other time, i.e. if I install the app and then move it to trash and then try to re-install, the installer fails.
    However if I try re-installing once again, installation succeeds. I can consistently reproduce this problem.
    This seems to happen only on Mac OS 10.5.8. On 10.6.0 and above everything seems to work fine.
    What can be the reason for such inconsistent behavior?
    OS version is Mac OS 10.5.8, CPU: 2.8GHz Intel Core Duo
    Below is the log for the cases when the installer fails:
    Nov 10 20:19:08 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[9579]: Application signature verified
    Nov 10 20:19:08 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[9579]: Unpackaging/validation complete
    Nov 10 20:19:08 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[9579]: Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception ArgumentError: Error #2004" errorID=2004]
    Nov 10 20:19:08 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[9579]: Application Installer end with exit code 7
    Thanks in advance

    Chris, thank you for your answer.
    The only argument I pass into the installer command line is "-silent", i.e. the command line looks like
    "/tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline" -silent
    I've noticed that the installer fails only if it's called from a wrapper package. If I invoke the above command line directly from Terminal, the installer consistently succeeds.
    Here is the full log for the case when installer fails:
    Nov 15 11:21:21 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37088]: Bootstrapper begin (Mac:version (null))
    Nov 15 11:21:21 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37088]: Installed runtime located (2.5.0.16600)
    Nov 15 11:21:21 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37088]: Launching application installer: "AIR Application Installer" -silent /tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline
    Nov 15 11:21:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Application Installer begin with version 2.5.0.16600 on Mac OS 10.5.8 x86
    Nov 15 11:21:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Commandline is: -silent "/tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline"
    Nov 15 11:21:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 15 11:21:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Validating app in folder /tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline/Contents/Resources
    Nov 15 11:21:23 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Application signature verified
    Nov 15 11:21:23 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Unpackaging/validation complete
    Nov 15 11:21:23 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Got an unexpected fatal error while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception ArgumentError: Error #2004" errorID=2004]
    Nov 15 11:21:23 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37089]: Application Installer end with exit code 7
    Nov 15 11:21:23 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37088]: Application installer failure (7)
    Nov 15 11:21:23 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37088]: Bootstrapper failure (7)^M
    And here is the log for a successful attempt:
    Nov 15 11:25:19 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37154]: Bootstrapper begin (Mac:version (null))
    Nov 15 11:25:19 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37154]: Installed runtime located (2.5.0.16600)
    Nov 15 11:25:19 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37154]: Launching application installer: "AIR Application Installer" -silent /tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline
    Nov 15 11:25:20 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Application Installer begin with version 2.5.0.16600 on Mac OS 10.5.8 x86
    Nov 15 11:25:20 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Commandline is: -silent "/tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline"
    Nov 15 11:25:20 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 15 11:25:20 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Validating app in folder /tmp/PixelNovel/Install Timeline.app/Contents/Resources/Timeline/Contents/Resources
    Nov 15 11:25:21 iMac-3 /usr/sbin/ocspd[37158]: starting
    Nov 15 11:25:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Application signature verified
    Nov 15 11:25:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Unpackaging/validation complete
    Nov 15 11:25:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: No app located for appID 'com.pixelnovel.TimelineProjectManager' and pubID ''
    Nov 15 11:25:21 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Starting silent app installation to /Applications. Installing app com.pixelnovel.TimelineProjectManager version 0.0.4 using the source file at file:///tmp/PixelNovel/Install%20Timeline.app/Contents/Resources/Timeline
    Nov 15 11:25:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/Timeline.app
    Nov 15 11:25:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Subprocess chown succeeded
    Nov 15 11:25:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/Timeline.app
    Nov 15 11:25:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Subprocess chmod succeeded
    Nov 15 11:25:22 iMac-3 /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[37155]: Application Installer end with exit code 0
    Nov 15 11:25:22 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37154]: Application installer success
    Nov 15 11:25:22 iMac-3 /tmp/PixelNovel/Install Timeline.app/Contents/MacOS/Install Timeline[37154]: Bootstrapper success^M
    I will also send you a link to the DMG file that reproduces the error as a private message - ma be this will help.
    Thank you,
    Anatoly

  • My application installation fails to run, requires NIPALP.dll

    I am working on an application installation, that returns an error when I try to launch it.  A system error pops up stating that the program can't start because NIPALP.dll is missing.  I have searched to find out what that .dll is for and it comes up as being part of real-time.  My application is not real-time, its going to run on a Windows 7 system.  I do currently have a simulated DAQ device so I included installers for DAQ-mx and NI-VISA.  What do I need to include to provide NIPALP.dll?
    Thanks,
    Bruce

    bbarnes wrote:
    Ok, I used a disable structure to temporarily eliminate 2 DAQ assistant express VIs that I have to read the digital and analog channels of my simulated DAQ card.  I then built an application(exe) and copied the folder to the other computer.  I chose the build an application because its much faster than building the installer.  I then launched the application and it ran fine.  So I though great my problem has something to do with the DAQ express VIs.  So I re-enabled one of the DAQ assistants and tried a new build.  It also ran fine.  So I re-enabled the other DAQ assistant and tried a new build.  You guessed it, it ran fine.  So I though could it be working now?  I built a new installer and tried it.  No good still has the same error. 
    What could be different between the application build and the installer build?
    Thanks,
    Bruce
    Ah, the perils of the Application Builder (AB). 
    The AB installer configuration only includes the executable and does not build it.
    Perhaps there is some inclusion missing when you do the installer config?
    Try to manually copy the (working)exe to the installation directory, does it still fail?
    Br,
    /Roger

  • Some Adobe CC application installation failed.

    Most of Adobe CC application was installed well, but some application(bridge or plug-in etc) installation failed.
    And it says "Installation Failed. The download appears corrupted. Please try again after a few minutes.(-60)"
    What can I do for this ?

    if you can use a more stable (ie, non-wireless) connection, try that.
    otherwise, if you follow all 7 steps you can directly download a trial here:  http://prodesigntools.com/adobe-cc-direct-download-links.html
    and activate with your adobe id.
    if you have a problem downloading, you didn't follow all 7 steps, or your browser does not accept cookies. 
    the most common problem is caused by failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com). 
    failure to obtain that cookie results in an error page being displayed after clicking a link on prodesigntools.com

  • MDT application installation fails randomly

    I'm having a really strange problem with MDT 2012 Update 1 (installed to Windows Server 2012)
    Sometimes during task sequence application install it may randomly fail to install Office 2010 and Symantec Endpoint Protection 12. Other applications during same task sequence installs always without errors (Adobe Reader, Java, Flash etc.)
    When error happens with Office and Symantec and I examine the MDT logfile I see this (error with Symantec is the same as with Office). What could be wrong with this task sequence and why is this happening randomly? 
    Ready to install applications: ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    ################ ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    Entry: {75b9afdc-6dc8-4176-9d20-3af2a9716925}
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    Name:  Customer Name - Microsoft Office 2010 ProPlus 32-bit EN
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    ################ ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    Validating connection to \\SERVERNAME\MASTER-DS$\Applications\Customers\Customer Name\Microsoft Office 2010 ProPlus 32-bit EN
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    Already connected to server SERVERNAME as that is where this script is running from.
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    Change directory: \\SERVERNAME\MASTER-DS$\Applications\Customers\Customer Name\Microsoft Office 2010 ProPlus 32-bit EN
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    WARNING - unable to set working directory:  (-2147024832)
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    Run Command: \\SERVERNAME\MASTER-DS$\Tools\X64\bddrun.exe setup.exe
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    ZTI installing application ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    Event 41031 sent: ZTI installing application ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    About to run command: \\SERVERNAME\MASTER-DS$\Tools\X64\bddrun.exe setup.exe
    ZTIApplications 10.4.2014 15:22:18
    0 (0x0000)
    Error installing application Customer Name - Microsoft Office 2010 ProPlus 32-bit EN: the specified network name is no longer available.
    ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)
    Event 41032 sent: Error installing application Customer Name - Microsoft Office 2010 ProPlus 32-bit EN: the specified network name is no longer available.
    ZTIApplications
    10.4.2014 15:22:18 0 (0x0000)

    The specified network name is no longer valid?
    Did you loose the network connection?
    Also, is it possible that your user account does not have the correct privelages on the "Microsoft Office 2013 ProPlus 32-bit EN" folder?
    Try connecting to the share manually and run the command:
    cscript \\severname\Master-DS$\scripts\ztiapplications.wsf /debug:True /debugcapture /DeployRoot:\\severname\Master-DS$ /ApplicationGUID:{75b9afdc-6dc8-4176-9d20-3af2a9716925}
    To see what happens, otherwise I have no clue.
    ApplicationGUID
    Keith Garner - keithga.wordpress.com

  • Some applications are failing to open

    Hey I have a fairly new Macbook and I was messing around with freeware (X-Moto and some other demos from the Mac website) and everything was working fine untill I tryed to open one program and all I got was a second of black screen then back to the desktop with no pop-ups or anything. Now the majority or my games are doing the same thing. Anyone have any ideas?
    Thanks

    - Reset the iPod, nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Purchase/install any new app
    - The remaining items of:
    iOS: Troubleshooting applications purchased from the App Store
    - Last, restore the iPod

  • When an air application installation fails

    It will not let go of the process under any circumstances. When it hangs there is no way to kill it short of restarting your computer. This is pretty damn awful.

    If the air installer automatically trys to run an air app that has a script error it will hang the installer and the runtime. There is no way to kill it, not even pskill will kill it. This makes iTunes look like high quality software in comparison.....

  • Simple application installation fails

    We use Zenworks 7 with SLES and I want to install the Java editor "Eclipse" via a Zenworks application.
    The software has only to be copied to a folder in C:\Program Files and a link on desktop has to be created. No registry-key-install or something else is needed.
    I use snapshot.exe to create the axt-file and create an application object in NDS (several tries...).
    When I install it on (cloned and identical) PC, the software doesn't run and it seems, that some files are missing. The folder on the new PC ist bigger (!) as the original one.
    Any suggestions what goes wrong?
    Holger!

    Originally Posted by AndersG
    Verwaiser,
    > When I install it on (cloned and identical) PC, the software doesn't
    > run and it seems, that some files are missing. The folder on the new PC
    > ist bigger (!) as the original one.
    >
    > Any suggestions what goes wrong?
    >
    Extremely had to say without looking at the actual appobject. Can you do
    a file compare of the two?
    - Anders Gustafsson (Sysop)
    Oops, I've seen transposed numbers.
    File comparison showed, that the *.ini-files are not copied. I use snapshot with standard - options. The ini's should be found in several directories from C:\Program Files\eclipse.

  • Sidecar installation fails in OS X 10.6.6

    We've bundled a DMG image for our customer to publish an Adobe AIR application. But at some Mac Books the installation fails when opening the Adobe AIR Installer.app in the finder:
    Here are the messages from the console (system.log):
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Runtime Installer begin with version 2.5.1.17750 on Mac OS 10.6.6 x86
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Commandline is: -psn_0_671908
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: No installed runtime detected
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Found sidecar config file at /Volumes/Fragen-Lern-CD 4.1 Installation/.airinstall.cfg
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Read ./flcd.air from sidecar file.
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Using /Volumes/Fragen-Lern-CD 4.1 Installation/flcd.air as input file
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Invoking Application Installer for combined install
    Mar 14 11:18:35 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Launching subprocess with commandline /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air
    Mar 14 11:18:36 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Application Installer begin with version 2.5.1.17750 on Mac OS 10.6.6 x86
    Mar 14 11:18:36 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Commandline is: -runtime "/Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air
    Mar 14 11:18:36 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: No installed runtime detected
    Mar 14 11:18:36 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Unpackaging file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air to /private/var/folders/SC/SCaVxH0zHGKxh2h+W5it2++++TI/-Tmp-/TemporaryItems/FlashTmp0
    Mar 14 11:18:38 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Application signature verified
    Mar 14 11:18:38 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Unpackaging/validation complete
    Mar 14 11:18:50 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Converting unpackaged application to a native installation package in /private/var/folders/SC/SCaVxH0zHGKxh2h+W5it2++++TI/-Tmp-/TemporaryItems/FlashTmp1
    Mar 14 11:18:51 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Native installation package creation succeeded
    Mar 14 11:18:51 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Launching subprocess with commandline /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications/Wendel-Verlag -desktopShortcut -programMenu file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air
    Mar 14 11:18:51 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Relaunching with elevation
    Mar 14 11:18:56 Flipper-3 authexec[904]: executing /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Mar 14 11:18:56 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Application Installer begin with version 2.5.1.17750 on Mac OS 10.6.6 x86
    Mar 14 11:18:56 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Commandline is: -runtime "/Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications/Wendel-Verlag -desktopShortcut -programMenu file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air
    Mar 14 11:18:56 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: No installed runtime detected
    Mar 14 11:18:56 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Unpackaging file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air to /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/TemporaryItems/FlashTmp0
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Application signature verified
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Unpackaging/validation complete
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Converting unpackaged application to a native installation package in /private/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/TemporaryItems/FlashTmp1
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #1" errorID=1]
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Elevated install failed: error 5005 Unhandled exception Error: Error #1
    Mar 14 11:18:57 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[904]: Application Installer end with exit code 7
    Mar 14 11:19:02 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[899]: Application Installer end with exit code 7
    Mar 14 11:19:02 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Subprocess app installer failed (7)
    Mar 14 11:19:02 Flipper-3 /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[895]: Runtime Installer end with exit code 7
    Mar 14 11:19:02 Flipper-3 com.apple.launchd.peruser.501[141] ([0x0-0xa40a4].com.adobe.air.Installer[895]): Exited with exit code: 7
    The same error occurs when starting the Adobe AIR Installer.app from the terminal.
    cd /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/MacOS/
    ./Adobe AIR Installer
    But when I run the Adobe AIR Application Installer.app directly, the installation progress works fine.
    cd /Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS
    ./Adobe\ AIR\ Application\ Installer -runtime "/Volumes/Fragen-Lern-CD 4.1 Installation/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications/Wendel-Verlag -desktopShortcut -programMenu file:///Volumes/Fragen-Lern-CD%204.1%20Installation/flcd.air
    So what's the problem here? What does the error "Native installation package creation  failed: [ErrorEvent type="error" bubbles=false cancelable=false  eventPhase=2 text="Unhandled exception Error: Error #1" errorID=1]" mean? How can I get more information about the error?
    Thanx for your help,
    Dan

    Hi, Well I have always read that Repair Permissions need to be done on a Mac. Now if you've Uninstalled Flash Player and then Installed it according to that Guide, then I don't know what is wrong. All of the Apple discussions that I have read, stress that after the Install of Flash Player, the Repair Permissions must be used.
    What exactly is happening? My understanding is that the Safari browser is defaulted to the 64bit and you need to use the 32bit browser. Also in Safari or whatever other browser you use, a Shockwave Flash plugin must be Enabled. Sometimes during an Uninstall/Install or even updating the Safari browser, this gets Disabled. So that would be something to check as well.
    My knowledge is somewhat limited and what I do know is from other Mac Users or searching for info on my own:-)
    eidnolb

  • Failure installing Air 2.7 upgrade from application installer

    Hi,
    We are developing an Air application and just updated our  SDK to Flex 4.5.1 and Air 2.7. When the application installer runs and  tries to update the system version of Air to 2.7 it gets an installation  error. This error has not been encountered before updating AIR and the  permissions on the machine have not been changed.
    "This  application requires an update to Adobe AIR but downloading that update  on your system is not allowed by your administrator. Please contact  your administrator."
    Any ideas?
    Claire
    The contents of the log file are:
    [2011-02-21:11:14:53] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR620.tmp\application
    [2011-02-21:11:14:53] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-21:11:14:54] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR620.tmp\application
    [2011-02-21:11:14:57] Application signature verified
    [2011-02-21:11:14:57] Unpackaging/validation complete
    [2011-02-21:11:14:57] No app located for appID 'com.bo.application' and pubID ''
    [2011-02-21:11:14:58]  Starting app installation to C:\Program Files\bo.  Installing app com.bo.application version 1.0 using the source  file at file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR620.tmp/application
    [2011-02-21:11:14:58]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR620.tmp\application\setup.msi with guid  {BD9ACE29-AB1B-6742-A27C-4CEEBDFAB992}
    [2011-02-21:11:15:04] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-02-21:11:15:04] Application Installer end with exit code 0
    [2011-02-21:11:15:04] Subprocess Application Installer succeeded
    [2011-02-21:11:15:04] Bootstrapper end with exit code 0
    [2011-02-22:13:12:09] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-02-22:13:12:09] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-22:13:12:09]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR729.tmp\application"
    [2011-02-22:13:12:10] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-22:13:12:10] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR729.tmp\application
    [2011-02-22:13:12:10] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-22:13:12:11] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR729.tmp\application
    [2011-02-22:13:12:15] Application signature verified
    [2011-02-22:13:12:15] Unpackaging/validation complete
    [2011-02-22:13:12:15] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-02-22:13:12:20]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR729.tmp/application
    [2011-02-22:13:12:20]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR729.tmp\application\setup.msi with guid  {5F8A2A1A-7955-47DB-BCBE-4E7B148E5ECA}
    [2011-02-22:13:12:33] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-02-22:13:12:33] Application Installer end with exit code 0
    [2011-02-22:13:12:33] Subprocess Application Installer succeeded
    [2011-02-22:13:12:33] Bootstrapper end with exit code 0
    [2011-02-23:08:59:14] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-02-23:08:59:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-23:08:59:14]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7E2.tmp\application"
    [2011-02-23:08:59:16] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-23:08:59:16] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7E2.tmp\application
    [2011-02-23:08:59:16] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-23:08:59:17] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7E2.tmp\application
    [2011-02-23:08:59:20] Application signature verified
    [2011-02-23:08:59:20] Unpackaging/validation complete
    [2011-02-23:08:59:21] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-02-23:08:59:23]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR7E2.tmp/application
    [2011-02-23:08:59:24]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7E2.tmp\application\setup.msi with guid  {36EC22E9-1ED3-7414-0F68-5544BA613A0E}
    [2011-02-23:08:59:36] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-02-23:08:59:36] Application Installer end with exit code 0
    [2011-02-23:08:59:36] Subprocess Application Installer succeeded
    [2011-02-23:08:59:36] Bootstrapper end with exit code 0
    [2011-02-28:10:57:10] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-02-28:10:57:10] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-28:10:57:10]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2C3.tmp\application"
    [2011-02-28:10:57:15] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-28:10:57:15] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2C3.tmp\application
    [2011-02-28:10:57:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-28:10:57:18] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2C3.tmp\application
    [2011-02-28:10:57:23] Application signature verified
    [2011-02-28:10:57:23] Unpackaging/validation complete
    [2011-02-28:10:57:23] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-02-28:11:02:49]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR2C3.tmp/application
    [2011-02-28:11:02:49]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2C3.tmp\application\setup.msi with guid  {5BA40941-0256-7CDF-E6BF-02D2E1F2BCA7}
    [2011-02-28:11:03:06] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-02-28:11:03:06] Application Installer end with exit code 0
    [2011-02-28:11:03:08] Subprocess Application Installer succeeded
    [2011-02-28:11:03:08] Bootstrapper end with exit code 0
    [2011-03-01:16:47:38] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-01:16:47:38] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:16:47:38]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10D.tmp\application"
    [2011-03-01:16:47:39] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-01:16:47:39] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10D.tmp\application
    [2011-03-01:16:47:39] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:16:47:40] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10D.tmp\application
    [2011-03-01:16:47:43] Application signature verified
    [2011-03-01:16:47:43] Unpackaging/validation complete
    [2011-03-01:16:47:43] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-01:16:47:45]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR10D.tmp/application
    [2011-03-01:16:47:45]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10D.tmp\application\setup.msi with guid  {4EBF8F22-6123-D939-8DB7-634E39177034}
    [2011-03-01:16:47:58] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-03-01:16:47:58] Application Installer end with exit code 0
    [2011-03-01:16:47:58] Subprocess Application Installer succeeded
    [2011-03-01:16:47:58] Bootstrapper end with exit code 0
    [2011-03-01:22:48:29] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-01:22:48:29] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:48:29]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR151.tmp\application"
    [2011-03-01:22:48:30] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-01:22:48:30] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR151.tmp\application
    [2011-03-01:22:48:30] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:48:30] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR151.tmp\application
    [2011-03-01:22:48:33] Application signature verified
    [2011-03-01:22:48:33] Unpackaging/validation complete
    [2011-03-01:22:48:33] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-01:22:48:36] Cancel request received
    [2011-03-01:22:48:36] Application Installer end with exit code 6
    [2011-03-01:22:48:36] Subprocess Application Installer failed (6)
    [2011-03-01:22:48:36] Bootstrapper end with exit code 6
    [2011-03-01:22:49:11] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-01:22:49:11] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:49:11]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR152.tmp\application"
    [2011-03-01:22:49:11] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-01:22:49:11] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR152.tmp\application
    [2011-03-01:22:49:11] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:49:11] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR152.tmp\application
    [2011-03-01:22:49:14] Application signature verified
    [2011-03-01:22:49:14] Unpackaging/validation complete
    [2011-03-01:22:49:14] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-01:22:49:17]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR152.tmp/application
    [2011-03-01:22:49:17]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR152.tmp\application\setup.msi with guid  {5F8A2A1A-7955-47DB-BCBE-4E7B148E5ECA}
    [2011-03-01:22:49:26] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-03-01:22:49:26] Application Installer end with exit code 0
    [2011-03-01:22:49:26] Subprocess Application Installer succeeded
    [2011-03-01:22:49:26] Bootstrapper end with exit code 0
    [2011-03-01:22:51:43] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-01:22:51:43] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:51:44]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR159.tmp\application"
    [2011-03-01:22:51:44] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-01:22:51:44] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR159.tmp\application
    [2011-03-01:22:51:44] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:51:44] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR159.tmp\application
    [2011-03-01:22:51:47] Application signature verified
    [2011-03-01:22:51:47] Unpackaging/validation complete
    [2011-03-01:22:51:47] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-01:22:51:56]  Starting app uninstall from C:\Program Files\bo.  Uninstalling app com.bo.application version 1.0
    [2011-03-01:22:51:56] Uninstalling product with GUID {5F8A2A1A-7955-47DB-BCBE-4E7B148E5ECA}
    [2011-03-01:22:52:05] Application Installer end with exit code 0
    [2011-03-01:22:52:06] Subprocess Application Installer succeeded
    [2011-03-01:22:52:06] Bootstrapper end with exit code 0
    [2011-03-01:22:52:10] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-01:22:52:10] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:52:10]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR15D.tmp\application"
    [2011-03-01:22:52:10] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-01:22:52:10] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR15D.tmp\application
    [2011-03-01:22:52:10] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-01:22:52:11] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR15D.tmp\application
    [2011-03-01:22:52:13] Application signature verified
    [2011-03-01:22:52:13] Unpackaging/validation complete
    [2011-03-01:22:52:13] No app located for appID 'com.bo.application' and pubID ''
    [2011-03-01:22:52:18]  Starting app installation to C:\Program Files\bo.  Installing app com.bo.application version 1.0 using the source  file at file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR15D.tmp/application
    [2011-03-01:22:52:18]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR15D.tmp\application\setup.msi with guid  {4EBF8F22-6123-D939-8DB7-634E39177034}
    [2011-03-01:22:52:23] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-03-01:22:52:23] Application Installer end with exit code 0
    [2011-03-01:22:52:23] Subprocess Application Installer succeeded
    [2011-03-01:22:52:23] Bootstrapper end with exit code 0
    [2011-03-08:14:04:18] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-08:14:04:18] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-08:14:04:18]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR530.tmp\application"
    [2011-03-08:14:04:19] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-08:14:04:19] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR530.tmp\application
    [2011-03-08:14:04:19] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-08:14:04:20] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR530.tmp\application
    [2011-03-08:14:04:23] Application signature verified
    [2011-03-08:14:04:23] Unpackaging/validation complete
    [2011-03-08:14:04:23] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-08:14:04:25]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR530.tmp/application
    [2011-03-08:14:04:25]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR530.tmp\application\setup.msi with guid  {28F6B910-0D1D-B7FD-53D3-D7F26A0DF514}
    [2011-03-08:14:04:41] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-03-08:14:04:41] Application Installer end with exit code 0
    [2011-03-08:14:04:41] Subprocess Application Installer succeeded
    [2011-03-08:14:04:41] Bootstrapper end with exit code 0
    [2011-05-08:14:08:34]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-08:14:08:35] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-08:14:08:35] Commandline is: -updatecheck
    [2011-05-08:14:08:35] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-08:14:08:39] Performing pingback request
    [2011-05-08:14:08:40] Starting runtime background update check
    [2011-05-08:14:08:40]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-08:14:08:40]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-08:14:08:42] Runtime  background update check failed: [IOErrorEvent type="ioError"  bubbles=false cancelable=false eventPhase=2 text="Error #2032"  errorID=2032]
    [2011-05-08:14:08:42] Runtime Installer end with exit code 0
    [2011-03-09:17:12:27] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-09:17:12:27] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-09:17:12:27]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRDB.tmp\application"
    [2011-03-09:17:12:28] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-09:17:12:28] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRDB.tmp\application
    [2011-03-09:17:12:28] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-09:17:12:29] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRDB.tmp\application
    [2011-03-09:17:12:32] Application signature verified
    [2011-03-09:17:12:32] Unpackaging/validation complete
    [2011-03-09:17:12:32] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-09:17:12:34]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIRDB.tmp/application
    [2011-03-09:17:12:34]  Installing msi at  C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRDB.tmp\application\setup.msi with guid  {F2E1A537-146B-7610-A5F4-539185489A9F}
    [2011-03-09:17:12:48] Launching subprocess with commandline C:\Program Files\bo\application\application.exe
    [2011-03-09:17:12:48] Application Installer end with exit code 0
    [2011-03-09:17:12:48] Subprocess Application Installer succeeded
    [2011-03-09:17:12:48] Bootstrapper end with exit code 0
    [2011-03-12:12:38:29] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-12:12:38:29] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-12:12:38:29]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR386.tmp\application"
    [2011-03-12:12:38:30] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-12:12:38:30] Commandline is: C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR386.tmp\application
    [2011-03-12:12:38:30] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-12:12:38:31] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR386.tmp\application
    [2011-03-12:12:38:34] Application signature verified
    [2011-03-12:12:38:34] Unpackaging/validation complete
    [2011-03-12:12:38:34] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-12:12:38:37] Cancel request received
    [2011-03-12:12:38:37] Application Installer end with exit code 6
    [2011-03-12:12:38:38] Subprocess Application Installer failed (6)
    [2011-03-12:12:38:38] Bootstrapper end with exit code 6
    [2011-03-16:11:25:06] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-16:11:25:06] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-16:11:25:06]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR70D.tmp\test app"
    [2011-03-16:11:25:08] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-16:11:25:08] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR70D.tmp\test app"
    [2011-03-16:11:25:08] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-16:11:25:10] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR70D.tmp\test app
    [2011-03-16:11:25:15] Application signature verified
    [2011-03-16:11:25:15] Unpackaging/validation complete
    [2011-03-16:11:25:15] Installed app (com.bo.application) located at C:\Program Files\bo\application\application.exe
    [2011-03-16:11:25:17]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR70D.tmp/test%20app
    [2011-03-16:11:25:17]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR70D.tmp\test app\setup.msi with guid {31EB8125-F476-2F62-281C-679D2860A929}
    [2011-03-16:11:25:34] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-03-16:11:25:34] Application Installer end with exit code 0
    [2011-03-16:11:25:35] Subprocess Application Installer succeeded
    [2011-03-16:11:25:35] Bootstrapper end with exit code 0
    [2011-03-22:11:07:55] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-22:11:07:55] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-22:11:07:55]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRC7D.tmp\test app"
    [2011-03-22:11:07:56] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-22:11:07:56] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRC7D.tmp\test app"
    [2011-03-22:11:07:56] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-22:11:07:57] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRC7D.tmp\test app
    [2011-03-22:11:08:01] Application signature verified
    [2011-03-22:11:08:01] Unpackaging/validation complete
    [2011-03-22:11:08:01]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-03-22:11:08:03]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIRC7D.tmp/test%20app
    [2011-03-22:11:08:03]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRC7D.tmp\test app\setup.msi with guid {2C1A5806-EC87-5329-E3D0-B04AAEDE5D7A}
    [2011-03-22:11:08:19] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-03-22:11:08:19] Application Installer end with exit code 0
    [2011-03-22:11:08:21] Subprocess Application Installer succeeded
    [2011-03-22:11:08:21] Bootstrapper end with exit code 0
    [2011-03-23:13:45:35] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-23:13:45:35] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-23:13:45:35]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREEB.tmp\test app"
    [2011-03-23:13:45:36] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-23:13:45:36] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREEB.tmp\test app"
    [2011-03-23:13:45:36] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-23:13:45:37] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREEB.tmp\test app
    [2011-03-23:13:45:41] Application signature verified
    [2011-03-23:13:45:41] Unpackaging/validation complete
    [2011-03-23:13:45:41]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-03-23:13:45:42]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIREEB.tmp/test%20app
    [2011-03-23:13:45:42]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREEB.tmp\test app\setup.msi with guid {8A780AB8-F55C-B0EB-6A8A-CCB61A61EB76}
    [2011-03-23:13:45:54] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-03-23:13:45:54] Application Installer end with exit code 0
    [2011-03-23:13:45:55] Subprocess Application Installer succeeded
    [2011-03-23:13:45:55] Bootstrapper end with exit code 0
    [2011-03-25:09:59:25] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-25:09:59:25] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:09:59:25]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10B5.tmp\test app"
    [2011-03-25:09:59:26] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-25:09:59:26] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10B5.tmp\test app"
    [2011-03-25:09:59:26] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:09:59:27] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10B5.tmp\test app
    [2011-03-25:09:59:31] Application signature verified
    [2011-03-25:09:59:31] Unpackaging/validation complete
    [2011-03-25:09:59:31]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-03-25:09:59:33]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR10B5.tmp/test%20app
    [2011-03-25:09:59:33]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR10B5.tmp\test app\setup.msi with guid {61893C0B-C7ED-DAF8-AEF0-418AF6513D47}
    [2011-03-25:09:59:48] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-03-25:09:59:48] Application Installer end with exit code 0
    [2011-03-25:09:59:48] Subprocess Application Installer succeeded
    [2011-03-25:09:59:48] Bootstrapper end with exit code 0
    [2011-03-29:15:24:22] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-03-29:15:24:22] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-29:15:24:22]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR142D.tmp\test app"
    [2011-03-29:15:24:23] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-29:15:24:23] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR142D.tmp\test app"
    [2011-03-29:15:24:23] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-29:15:24:25] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR142D.tmp\test app
    [2011-03-29:15:24:29] Application signature verified
    [2011-03-29:15:24:29] Unpackaging/validation complete
    [2011-03-29:15:24:29]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-03-29:15:24:31]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR142D.tmp/test%20app
    [2011-03-29:15:24:31]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR142D.tmp\test app\setup.msi with guid {2817ED49-F156-D457-5AC6-1E2EEE1068E7}
    [2011-03-29:15:24:58] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-03-29:15:24:58] Application Installer end with exit code 0
    [2011-03-29:15:24:58] Subprocess Application Installer succeeded
    [2011-03-29:15:24:59] Bootstrapper end with exit code 0
    [2011-04-04:17:35:11]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air8848063609821454070.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla34.tmp
    [2011-04-04:17:35:22] Application signature verified
    [2011-04-04:17:37:09]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air405834314536723291.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla38.tmp
    [2011-04-04:17:37:16] Application signature verified
    [2011-04-04:17:38:00]  Unpackaging  file:///C:/Build/application/Source/Airapplication/air4615372546898313572.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla3C.tmp
    [2011-04-04:17:38:05] Application signature verified
    [2011-04-04:17:43:55] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-04:17:43:55] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:17:43:55]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3F.tmp\test app"
    [2011-04-04:17:43:56] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-04:17:43:56] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3F.tmp\test app"
    [2011-04-04:17:43:56] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:17:43:57] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3F.tmp\test app
    [2011-04-04:17:43:58] Application signature verified
    [2011-04-04:17:43:58] Unpackaging/validation complete
    [2011-04-04:17:43:59]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-04:17:44:01]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR3F.tmp/test%20app
    [2011-04-04:17:44:01]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3F.tmp\test app\setup.msi with guid {8882603A-A934-309F-29C5-7E1BF00CEE2F}
    [2011-04-04:17:44:23] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-04:17:44:23] Application Installer end with exit code 0
    [2011-04-04:17:44:24] Subprocess Application Installer succeeded
    [2011-04-04:17:44:24] Bootstrapper end with exit code 0
    [2011-04-04:17:45:14] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-04:17:45:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:17:45:14]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR46.tmp\test app"
    [2011-04-04:17:45:14] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-04:17:45:14] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR46.tmp\test app"
    [2011-04-04:17:45:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:17:45:15] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR46.tmp\test app
    [2011-04-04:17:45:16] Application signature verified
    [2011-04-04:17:45:16] Unpackaging/validation complete
    [2011-04-04:17:45:16]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-04:17:45:17]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR46.tmp/test%20app
    [2011-04-04:17:45:17]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR46.tmp\test app\setup.msi with guid {E2DB05A7-43D1-2FEB-713A-84E1E24EB8F1}
    [2011-04-04:17:45:21] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-04:17:45:21] Application Installer end with exit code 0
    [2011-04-04:17:45:22] Subprocess Application Installer succeeded
    [2011-04-04:17:45:22] Bootstrapper end with exit code 0
    [2011-04-04:18:03:00] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-04:18:03:00] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:18:03:00]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR4D.tmp\test app"
    [2011-04-04:18:03:01] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-04:18:03:01] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR4D.tmp\test app"
    [2011-04-04:18:03:01] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:18:03:02] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR4D.tmp\test app
    [2011-04-04:18:03:05] Application signature verified
    [2011-04-04:18:03:05] Unpackaging/validation complete
    [2011-04-04:18:03:05]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-04:18:03:07]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR4D.tmp/test%20app
    [2011-04-04:18:03:07]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR4D.tmp\test app\setup.msi with guid {31E26DFF-65BE-1680-8F4C-501DE4417C68}
    [2011-04-04:18:03:16] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-04:18:03:16] Application Installer end with exit code 0
    [2011-04-04:18:03:17] Subprocess Application Installer succeeded
    [2011-04-04:18:03:17] Bootstrapper end with exit code 0
    [2011-04-04:18:06:04]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air7519814072123547048.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla54.tmp
    [2011-04-04:18:06:11] Application signature verified
    [2011-04-04:18:08:13]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air241141384556281506.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla58.tmp
    [2011-04-04:18:08:23] Application signature verified
    [2011-04-04:18:10:13] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-04:18:10:13] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:18:10:13]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR5C.tmp\test app"
    [2011-04-04:18:10:14] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-04:18:10:14] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR5C.tmp\test app"
    [2011-04-04:18:10:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-04:18:10:15] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR5C.tmp\test app
    [2011-04-04:18:10:18] Application signature verified
    [2011-04-04:18:10:18] Unpackaging/validation complete
    [2011-04-04:18:10:18]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-04:18:10:20]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR5C.tmp/test%20app
    [2011-04-04:18:10:20]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR5C.tmp\test app\setup.msi with guid {A6CA5DCD-C63E-8449-7CD6-1CC17281092B}
    [2011-04-04:18:10:27] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-04:18:10:27] Application Installer end with exit code 0
    [2011-04-04:18:10:29] Subprocess Application Installer succeeded
    [2011-04-04:18:10:29] Bootstrapper end with exit code 0
    [2011-04-05:20:42:24]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air2364159144129827399.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla9D.tmp
    [2011-04-05:20:42:34] Application signature verified
    [2011-04-05:20:45:17]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air6024315805181223634.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\flaA1.tmp
    [2011-04-05:20:45:29] Application signature verified
    [2011-04-10:11:04:27] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-10:11:04:27] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-10:11:04:27]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR48.tmp\test app"
    [2011-04-10:11:04:28] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-10:11:04:28] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR48.tmp\test app"
    [2011-04-10:11:04:28] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-10:11:04:30] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR48.tmp\test app
    [2011-04-10:11:04:33] Application signature verified
    [2011-04-10:11:04:33] Unpackaging/validation complete
    [2011-04-10:11:04:33]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-10:11:04:35]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR48.tmp/test%20app
    [2011-04-10:11:04:35]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR48.tmp\test app\setup.msi with guid {0AADDDDC-505C-3250-764A-FF3D0B248623}
    [2011-04-10:11:04:47] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-10:11:04:47] Application Installer end with exit code 0
    [2011-04-10:11:04:47] Subprocess Application Installer succeeded
    [2011-04-10:11:04:47] Bootstrapper end with exit code 0
    [2011-04-12:14:15:14]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air5733916404286650479.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\flaC3.tmp
    [2011-04-12:14:15:18] Application signature verified
    [2011-04-12:14:16:57]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air5049151540959451812.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\flaC7.tmp
    [2011-04-12:14:17:06] Application signature verified
    [2011-05-01:17:16:28]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-01:17:16:29] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-01:17:16:29] Commandline is: -updatecheck
    [2011-05-01:17:16:29] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-01:17:16:31] Performing pingback request
    [2011-05-01:17:16:31] Starting runtime background update check
    [2011-05-01:17:16:31]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-01:17:16:31]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-01:17:16:31] Runtime  background update check failed: [IOErrorEvent type="ioError"  bubbles=false cancelable=false eventPhase=2 text="Error #2032"  errorID=2032]
    [2011-05-01:17:16:31] Runtime Installer end with exit code 0
    [2011-05-20:17:18:34]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-20:17:18:38] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-20:17:18:38] Commandline is: -updatecheck
    [2011-05-20:17:18:38] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-20:17:18:41] Performing pingback request
    [2011-05-20:17:18:41] Starting runtime background update check
    [2011-05-20:17:18:41] Clearing unused background update directory
    [2011-05-20:17:18:42]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-20:17:18:42]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-20:17:18:48] Runtime  background update check failed: [IOErrorEvent type="ioError"  bubbles=false cancelable=false eventPhase=2 text="Error #2032"  errorID=2032]
    [2011-05-20:17:18:48] Runtime Installer end with exit code 0
    [2011-05-26:17:23:17]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-26:17:23:17] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-26:17:23:17] Commandline is: -updatecheck
    [2011-05-26:17:23:17] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-26:17:23:18] Performing pingback request
    [2011-05-26:17:23:18] Starting runtime background update check
    [2011-05-26:17:23:18] Clearing unused background update directory
    [2011-05-26:17:23:18]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-26:17:23:18]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-26:17:23:18] Runtime  background update check failed: [IOErrorEvent type="ioError"  bubbles=false cancelable=false eventPhase=2 text="Error #2032"  errorID=2032]
    [2011-05-26:17:23:18] Runtime Installer end with exit code 0
    [2011-04-13:07:55:19] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-13:07:55:19] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-13:07:55:19]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREC.tmp\test app"
    [2011-04-13:07:55:20] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-13:07:55:20] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREC.tmp\test app"
    [2011-04-13:07:55:20] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-13:07:55:21] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREC.tmp\test app
    [2011-04-13:07:55:24] Application signature verified
    [2011-04-13:07:55:24] Unpackaging/validation complete
    [2011-04-13:07:55:24]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-13:07:55:26]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIREC.tmp/test%20app
    [2011-04-13:07:55:26]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIREC.tmp\test app\setup.msi with guid {9532B643-EE20-7CC0-E31C-0E85E22AD047}
    [2011-04-13:07:55:41] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-13:07:55:41] Application Installer end with exit code 0
    [2011-04-13:07:55:41] Subprocess Application Installer succeeded
    [2011-04-13:07:55:41] Bootstrapper end with exit code 0
    [2011-04-13:08:00:08] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-13:08:00:08] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-13:08:00:08]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRF3.tmp\test app"
    [2011-04-13:08:00:09] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-13:08:00:09] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRF3.tmp\test app"
    [2011-04-13:08:00:09] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-13:08:00:10] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRF3.tmp\test app
    [2011-04-13:08:00:13] Application signature verified
    [2011-04-13:08:00:13] Unpackaging/validation complete
    [2011-04-13:08:00:13]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-13:08:00:15]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIRF3.tmp/test%20app
    [2011-04-13:08:00:15]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIRF3.tmp\test app\setup.msi with guid {206ADAC2-389E-1FB3-3905-CF07F4732C4E}
    [2011-04-13:08:00:25] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-13:08:00:25] Application Installer end with exit code 0
    [2011-04-13:08:00:25] Subprocess Application Installer succeeded
    [2011-04-13:08:00:25] Bootstrapper end with exit code 0
    [2011-04-17:15:49:05] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-17:15:49:05] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-17:15:49:05]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7B.tmp\test app"
    [2011-04-17:15:49:06] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-17:15:49:06] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7B.tmp\test app"
    [2011-04-17:15:49:06] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-17:15:49:08] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7B.tmp\test app
    [2011-04-17:15:49:11] Application signature verified
    [2011-04-17:15:49:11] Unpackaging/validation complete
    [2011-04-17:15:49:11]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-17:15:49:11] Application is running; installation is on hold until app is closed
    [2011-04-17:15:49:17] Application is no longer running; installation can proceed
    [2011-04-17:15:49:20]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR7B.tmp/test%20app
    [2011-04-17:15:49:20]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR7B.tmp\test app\setup.msi with guid {1C1E2F6B-E434-6F02-F26F-28C18CA20216}
    [2011-04-17:15:49:41] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-17:15:49:41] Application Installer end with exit code 0
    [2011-04-17:15:49:42] Subprocess Application Installer succeeded
    [2011-04-17:15:49:42] Bootstrapper end with exit code 0
    [2011-04-17:15:51:30] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-17:15:51:30] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-17:15:51:30]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR82.tmp\test app"
    [2011-04-17:15:51:30] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-17:15:51:30] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR82.tmp\test app"
    [2011-04-17:15:51:30] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-17:15:51:31] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR82.tmp\test app
    [2011-04-17:15:51:34] Application signature verified
    [2011-04-17:15:51:34] Unpackaging/validation complete
    [2011-04-17:15:51:34]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-17:15:51:38]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR82.tmp/test%20app
    [2011-04-17:15:51:38]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR82.tmp\test app\setup.msi with guid {C25A1231-817F-F1A0-2F8F-04B3FE978550}
    [2011-04-17:15:51:47] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-17:15:51:47] Application Installer end with exit code 0
    [2011-04-17:15:51:47] Subprocess Application Installer succeeded
    [2011-04-17:15:51:47] Bootstrapper end with exit code 0
    [2011-04-19:15:47:27]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air8543670654293113833.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla23.tmp
    [2011-04-19:15:47:38] Application signature verified
    [2011-04-19:15:49:34]  Unpackaging  file:///C:/Build/application/Source/applicationLite/air1720297252925898822.tmp to  C:\Documents and Settings\Hudson\Local Settings\Temp\fla27.tmp
    [2011-04-19:15:49:40] Application signature verified
    [2011-04-19:15:51:15] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-19:15:51:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-19:15:51:15]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2B.tmp\test app"
    [2011-04-19:15:51:16] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-19:15:51:16] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2B.tmp\test app"
    [2011-04-19:15:51:16] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-19:15:51:18] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2B.tmp\test app
    [2011-04-19:15:51:20] Application signature verified
    [2011-04-19:15:51:20] Unpackaging/validation complete
    [2011-04-19:15:51:21]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-19:15:51:23]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR2B.tmp/test%20app
    [2011-04-19:15:51:23]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR2B.tmp\test app\setup.msi with guid {BF120D2C-2967-D0CB-1251-9315813AD99B}
    [2011-04-19:15:51:46] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-19:15:51:46] Application Installer end with exit code 0
    [2011-04-19:15:51:46] Subprocess Application Installer succeeded
    [2011-04-19:15:51:46] Bootstrapper end with exit code 0
    [2011-04-19:18:33:25] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-19:18:33:25] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-19:18:33:25]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3D.tmp\test app"
    [2011-04-19:18:33:27] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-19:18:33:27] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3D.tmp\test app"
    [2011-04-19:18:33:27] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-19:18:33:28] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3D.tmp\test app
    [2011-04-19:18:33:31] Application signature verified
    [2011-04-19:18:33:31] Unpackaging/validation complete
    [2011-04-19:18:33:31]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-19:18:33:33]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR3D.tmp/test%20app
    [2011-04-19:18:33:33]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR3D.tmp\test app\setup.msi with guid {7AD4B800-17E4-6064-88CD-17EEE47EBF78}
    [2011-04-19:18:33:48] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-19:18:33:48] Application Installer end with exit code 0
    [2011-04-19:18:33:48] Subprocess Application Installer succeeded
    [2011-04-19:18:33:48] Bootstrapper end with exit code 0
    [2011-04-21:12:10:14] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-21:12:10:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-21:12:10:14]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR81.tmp\test app"
    [2011-04-21:12:10:15] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-21:12:10:15] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR81.tmp\test app"
    [2011-04-21:12:10:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-21:12:10:16] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR81.tmp\test app
    [2011-04-21:12:10:18] Application signature verified
    [2011-04-21:12:10:18] Unpackaging/validation complete
    [2011-04-21:12:10:18]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-21:12:10:20]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR81.tmp/test%20app
    [2011-04-21:12:10:20]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR81.tmp\test app\setup.msi with guid {B708515A-7C8F-DE6A-DF07-91C7936E8B0D}
    [2011-04-21:12:10:30] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-21:12:10:30] Application Installer end with exit code 0
    [2011-04-21:12:10:30] Subprocess Application Installer succeeded
    [2011-04-21:12:10:30] Bootstrapper end with exit code 0
    [2011-04-26:11:43:50] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-26:11:43:50] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-26:11:43:50]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR13D.tmp\test app"
    [2011-04-26:11:43:51] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-26:11:43:51] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR13D.tmp\test app"
    [2011-04-26:11:43:51] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-26:11:43:52] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR13D.tmp\test app
    [2011-04-26:11:43:55] Application signature verified
    [2011-04-26:11:43:55] Unpackaging/validation complete
    [2011-04-26:11:43:55]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-26:11:43:57]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR13D.tmp/test%20app
    [2011-04-26:11:43:57]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR13D.tmp\test app\setup.msi with guid {F53DD77F-1BDF-8CEA-9BDC-ACDBC00DD308}
    [2011-04-26:11:44:10] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-26:11:44:10] Application Installer end with exit code 0
    [2011-04-26:11:44:10] Subprocess Application Installer succeeded
    [2011-04-26:11:44:10] Bootstrapper end with exit code 0
    [2011-04-27:15:29:05] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-27:15:29:05] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-27:15:29:05]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR184.tmp\test app"
    [2011-04-27:15:29:06] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-27:15:29:06] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR184.tmp\test app"
    [2011-04-27:15:29:06] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-27:15:29:07] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR184.tmp\test app
    [2011-04-27:15:29:10] Application signature verified
    [2011-04-27:15:29:10] Unpackaging/validation complete
    [2011-04-27:15:29:10]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-27:15:29:11] Application is running; installation is on hold until app is closed
    [2011-04-27:15:29:17] Application is no longer running; installation can proceed
    [2011-04-27:15:29:20]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR184.tmp/test%20app
    [2011-04-27:15:29:20]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR184.tmp\test app\setup.msi with guid {A0BFE53A-A878-2107-7D05-EB446E7B634E}
    [2011-04-27:15:29:36] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-27:15:29:36] Application Installer end with exit code 0
    [2011-04-27:15:29:36] Subprocess Application Installer succeeded
    [2011-04-27:15:29:36] Bootstrapper end with exit code 0
    [2011-04-27:16:11:17] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2011-04-27:16:11:17] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-27:16:11:17]  Launching subprocess with commandline "Adobe AIR Application  Installer.exe" "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR18B.tmp\test app"
    [2011-04-27:16:11:17] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-04-27:16:11:17] Commandline is: "C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR18B.tmp\test app"
    [2011-04-27:16:11:17] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-27:16:11:18] Validating app in folder C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR18B.tmp\test app
    [2011-04-27:16:11:22] Application signature verified
    [2011-04-27:16:11:22] Unpackaging/validation complete
    [2011-04-27:16:11:22]  Installed app (com.bo.application) located at C:\Program  Files\bo\test app\test app.exe
    [2011-04-27:16:11:25]  Starting app update of C:\Program Files\bo. Updating from  com.bo.application version 1.0 to com.bo.application  version 1.0 using the source file at  file:///C:/DOCUME~1/Hudson/LOCALS~1/Temp/AIR18B.tmp/test%20app
    [2011-04-27:16:11:25]  Installing msi at C:\DOCUME~1\Hudson\LOCALS~1\Temp\AIR18B.tmp\test app\setup.msi with guid {1373DB90-F1C9-4334-57E7-F99BC96B0326}
    [2011-04-27:16:11:34] Launching subprocess with commandline C:\Program Files\bo\test app\test app.exe
    [2011-04-27:16:11:34] Application Installer end with exit code 0
    [2011-04-27:16:11:34] Subprocess Application Installer succeeded
    [2011-04-27:16:11:34] Bootstrapper end with exit code 0
    [2011-05-01:20:30:37]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-01:20:30:37] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-01:20:30:37] Commandline is: -updatecheck
    [2011-05-01:20:30:37] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-01:20:30:39] Performing pingback request
    [2011-05-01:20:30:39] Starting runtime background update check
    [2011-05-01:20:30:39]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-01:20:30:39]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-01:20:32:41] Launching  subprocess with commandline c:\Program Files\Common Files\Adobe  AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-05-01:20:32:43] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-05-01:20:32:43] Commandline is: -updatecheck
    [2011-05-01:20:32:43] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-05-01:20:32:44] Performing pingback request
    [2011-05-01:20:32:45] Starting runtime background update check
    [2011-05-01:20:32:45] Clearing unused background update directory
    [2011-05-01:20:32:46]  Begin Background update download from  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-05-01:20:32:46]  Unpackaging  http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update  to C:\Documents and Settings\Hudson\Application  Data\Adobe\AIR\Updater\Background
    [2011-05-01:20:33:25] Runtime  background update check failed: [ErrorEvent type="error" bubbles=false  cancelable=false eventPhase=2 text="Error #3013" errorID=3013]
    [2011-05-01:20:33:25] Runtime Installer end with exit code 0
    [2011-05-01:20:33:31] Unpackaging complete
    [2011-05-01:20:33:32] Download success
    [2011-05-01:20:33:32] Runtime updated downloaded
    [2011-05-01:20:38:10] User had deferred installing the update
    [2011-05-01:20:38:10] Runtime Installer end with exit code 0
    [2011-05-02:14:19:52]  Launching subprocess with commandline c:\Program Files\Common  Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates  "c:\program files\bo\test app\test app.exe"
    [2011-05-02:14:19:5

    We just had the same issue whe trying to upgrade our AIR app from requiring 3.3 to 3.4 by changing the application descriptor. We see the same message "Cannot complete installation because runtime updates are disabled on this machine" in our logs, but nothing was really ever done to disable updates on that particular machine. Checking on different computers now, but if this is a widespread problem then it would disastrous as our user would be unable to use the app. Any idea what is causing this?
    This thread is the only(!) Google result for "Cannot complete installation because runtime updates are disabled on this machine".

  • Error message when the Application Manager attempts to open.

    I am using a Mac with he latest OS, and when I try to download Photoshop, the Application Manager fails to open and I get an error message. Any suggestions?

    Click here and follow the instructions.
    (98888)

  • OSD TS application download fails after reboot - client incorrectly believes it "is on internet"

    Hello,
    Our  SCCM infrastructure is configured to use SSL and it’s working, no problems in daily operation.
    However, our windows 7 osd task sequence has an issue after a “reboot computer” step, on a single specific computer.
    The OSD TS looks as follows (cannot put screenshot due to account verification issue
    Setup Operating System
    - Setup Windows and Configuration Manager
    - Install Updates
    Standard Software
    - Install Default Apps
    - Install Adobe
    - Restart Computer
    - Install MS Apps
    - Install Antivirus
    "Install default apps” and “install adobe” works correctly. All app packages are downloaded and installed without errors.
    Then “restart computer” runs, also ok.
    Then “install ms apps” tries to install Office 2010 and lync. This and the following install steps all fail with this message in the task sequence report: 
    “DownloadFailed – execution status received: 24 (Application download failed)”
    I opened a debug command line on the affected client with F8 and captured the logfiles.
    it seems the Client believes it is "on the Internet" after the reboot, and tries to contact our Internet-facing DP.
    ClientLocation.log:
    Client is in Internet ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Current internet management point is externaldnsentry.company.com ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Raising event:
    instance of CCM_LocationServices_LocationBaseChange
    ClientID = "GUID:e5b6f053-86b8-4f35-b82e-6cdb3bcabc5e";
    DateTime = "20140313073430.697000+000";
    NewLocation = "Internet";
    OldLocation = "Intranet";
    ProcessID = 1660;
    ThreadID = 1692;
    ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Failed to submit event to the Status Agent. Attempting to create pending event. ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    LocationServices.log
    Calling back with locations for location request {B3C644CC-A7BA-4732-A4C2-9B53F4FF2DD6} LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to refresh security settings over MP with error 0x80004005. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    No security settings update detected. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    The strange thing is, this currently only happens on a single dell precision T7610, on a different computer (for example, dell latitude e6330, or a vmware test system) this does not happen, and after reboot,
    SCCM TS continues to install software normally.
    Does anyone have an idea or a hint what is going on?

    i found something in LocationServices.log.
    it seems the Client is trying to contact our Internet facing DP ("externaldnsentry.company.com", real name changed) after reboot, because it thinks it "is on the Internet"
    Distribution Point='http://INTERNALDP.domain.local/NOCERT_SMS_DP_SMSPKG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSL" Version="1"/><Property Name="SSLState" Value="63"/></Capabilities>', Signature='http://INTERNALDP.domain.local/NOCERT_SMS_DP_SMSSIG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1.tar', ForestTrust='TRUE', LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Distribution Point='http://INTERNALDP.domain.local/SMS_DP_SMSPKG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSL" Version="1"/><Property Name="SSLState" Value="63"/></Capabilities>', Signature='http://INTERNALDP.domain.local/SMS_DP_SMSSIG$/Content_ee82154a-0895-4866-b8c1-765c46415e2b.1.tar', ForestTrust='TRUE', LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Calling back with locations for location request {B3C644CC-A7BA-4732-A4C2-9B53F4FF2DD6} LocationServices 13.03.2014 08:32:29 3232 (0x0CA0)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:38 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to refresh security settings over MP with error 0x80004005. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    No security settings update detected. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:39 2960 (0x0B90)
    Failed to send site information Location Request Message to externaldnsentry.company.com LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Attempting to retrieve site information from lookup MP(s) via HTTP LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Failed to refresh Site Signing Certificate over MP with error 0x80004005. LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Refreshing Site Signing Certificate over HTTP LocationServices 13.03.2014 08:34:41 2960 (0x0B90)
    Failed to refresh Site Signing Certificate over HTTP with error 0x87d00215. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    Using INF MP externaldnsentry.company.com as lookup MP. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    Attempting to retrieve default management points from lookup MP(s) via HTTPS LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    LSGetManagementPointsForSiteFromManagementPoint: Client is on Internet, skipping Intranet MP list request. LocationServices 13.03.2014 08:34:42 2960 (0x0B90)
    in ClientLocation.log:
    Client is in Internet ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Current internet management point is externaldnsentry.company.com ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Raising event:
    instance of CCM_LocationServices_LocationBaseChange
    ClientID = "GUID:e5b6f053-86b8-4f35-b82e-6cdb3bcabc5e";
    DateTime = "20140313073430.697000+000";
    NewLocation = "Internet";
    OldLocation = "Intranet";
    ProcessID = 1660;
    ThreadID = 1692;
    ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    Failed to submit event to the Status Agent. Attempting to create pending event. ClientLocation 13.03.2014 08:34:30 1692 (0x069C)
    how can that happen?!

Maybe you are looking for

  • Data load problem with Sales Header and Item

    Hi all, The delta loads have failed, so I want to reload the delta again.  I deleted the failed requests in data targets and then trying to reload the data.  I am getting a message saying Last delta update is not yet completed Therefore, no new delta

  • Export and Import of Roles and Privileges

    Hi, We're nearing the end of our development phase and are now preparing for initial load in our QA / Test environment. Is there a way to export the Roles and Privilege metadata from one environment to import them into the other. The Staging guide st

  • Assertion Failed error on LR 1.1

    I am getting the "assertion failed" error with LR 1.1 on Win Vista Ultimate.I just upgraded to Vista today from Win XP Pro. LR 1.0 worked fine on XP, and I did not try it on Vista. I upgraded to LR 1.1 shortly after my change to Vista today. I am awa

  • Where can I download 8.1.7.1 patch?

    Hi, I'm desperately looking for the patch 8.1.7.1 for oracle EE on NT, is it possible to download it from oracle.com, and where? Thanks and regards vr

  • Why does greasemonkey not work?

    i installed firefox 3.6 and also greasemonkey, the icon for greasemonkey shows up but the toolbar does not, since i installed both fb chat goes on and off and it is very slow when going into KOC game, grease monkey shows as enabled.