AIR Runtime Upgrade Fails on Windows

Hi there,
I've a customer trying to use an Adobe AIR application which I develop and they're running into some difficulty when it comes to upgrading the application. Here's the setup:
1. User has 3.2 version of Eye-Fi Center AIR application installed on their machine. Version 3.2 of Eye-Fi Center requires AIR 2.0. User has AIR 2.0 runtime running on their machine.
2. User tries to upgrade to 3.3 version of Eye-Fi Center AIR application. Version 3.3 of Eye-Fi Center requires AIR 2.5.
3. The necessary upgrade from AIR 2.0 to AIR 2.5 fails.
Here's the log output:
[2011-04-05:14:20:06] Bootstrapper begin with version 2.5.0.16600 on Win x86
[2011-04-05:14:20:06] Installed runtime (2.0.4.13090) located at c:\Program Files\Common Files\Adobe AIR
[2011-04-05:14:20:06] Launching subprocess with commandline "Adobe AIR Application Installer.exe" -silent -location "C:\Program Files\Eye-Fi" -programMenu "C:\Users\prabha\AppData\Local\Temp\AIRB93E.tmp\Eye-Fi Center"
[2011-04-05:14:20:06] Starting silent app install of file:///C:/Users/prabha/AppData/Local/Temp/AIRB93E.tmp/Eye-Fi%20Center
[2011-04-05:14:20:06] UI SWF load is complete
[2011-04-05:14:20:06] UI initialized
[2011-04-05:14:20:06] Detected native app installer
[2011-04-05:14:20:06] style being loaded from Resources/stylesNative.swf
[2011-04-05:14:20:06] Validating the native package at file:///C:/Users/prabha/AppData/Local/Temp/AIRB93E.tmp/Eye-Fi%20Center
[2011-04-05:14:20:10] unpackaging/validation is complete
[2011-04-05:14:20:10] starting cleanup of temporary files
[2011-04-05:14:20:10] application installer exiting
[2011-04-05:14:20:10] Subprocess Application Installer failed (9)
[2011-04-05:14:20:10] Bootstrapper end with exit code 9
Any ideas on why this might be happening?
Sean

Hi Sean,
I asked one of our devs about this and here's what he had to say:
I think this is a limitation of the installers, and not a new one. In graphical mode, when the runtime encounters an air file with an unrecognized namespace it triggers an immediate update of the runtime with some corresponding UI. But when we're in silent mode we can't show an update UI, so we just fail. If you're going to do a silent install of an air app during your install, you need to have some logic to ensure the runtime is sufficient before you start, either by having copy or the latest runtime in your installer or by downloading it. I think this sort of thing is spelled out in our redistribution kit, but it may be less obvious with native installers, which normally always update themselves
Hope this helps.  If this isn't sufficient, would you mind opening a new bug on this so we can follow up further?
http://bugbase.adobe.com
Thanks,
Chris

Similar Messages

  • SAP B1 9.0 upgrade fail on Windows 8.

    Hi,
    I am unable to upgrade SAP B1 9.0 PL 06 on my laptop, error message is attached with this thread. 
    Please suggest any solution.

    Hi,
    1. There is no problem with base version. You can upgrade 8.81 PL06 to 9.0 PL06
    2. Follow system and hardware requirement guide as well as Admin guide for installing 9.0 version which can be downloaded from SAP business one customer portal
    3. If possible post dump file information here to check.
    Thanks & Regards,
    Nagarajan

  • AIR 2.5.1 sidecar installation failing on Windows 7

    My team is attempting to distribute the AIR runtime with our AIR application, and experiencing frequent failures on Windows 7 (64 bit).
    The error message is "The application could not be installed. Try installing it again. If the problem persists, contact the application author. Error #0".
    I am not seeing this issue on Mac OSX or with previous version of Windows.
    This issue is for the sidecar distribution package - I am able to install AIR by itself without incident.
    The package is a (zipped) folder to be downloaded from our storefront, containing the application and the most recent sidecar package for Windows distribution (2.5.1.17730).
    The typical solution suggested for this type of problem is to scrub your system of any and all AIR files, and reinstall. I have tried this using both Windows Install Clean-up Utilities and CCleaner with no luck. Additionally I have restored the machine I am testing on to factory settings, so no evidence of AIR should exist to begin with.
    I am using an admin account, and have tried shutting off UAC.
    Curiously I am able to install without a problem from a USB drive or CD! The AIR distribution documentation hints that the sidecar installer is meant to be used with physcial media (CD, DVD, USB, or DMG); is it possible that sidecar installation ONLY works from external devices?
    My main concern is NOT getting AIR installed on this particular machine, but releasing our product with the confidence that Windows 7 users will be able to install. Or at the very least, that we can offer a simple solution to users who do need to troubleshoot.
    The install log (following) seems to point towards setup.msi being the fail point.
    I have also zipped the MSI logs and posted them here, rather than pasting them in the document since there are 3 (long) files.
    Any insight would be appreciated - thanks in advance.
    [2011-03-10:10:08:21] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-03-10:10:08:21] Commandline is:
    [2011-03-10:10:08:21] No installed runtime detected
    [2011-03-10:10:08:21] Found sidecar config file at c:\users\bobafett\desktop\build_win_0_8_3\build_win\resources\.airinstall.cfg
    [2011-03-10:10:08:21] Read player/BSB.air from sidecar file.
    [2011-03-10:10:08:21] Using c:\users\bobafett\desktop\build_win_0_8_3\build_win\resources\player\BSB.air as input file
    [2011-03-10:10:08:21] Invoking Application Installer for combined install
    [2011-03-10:10:08:21] Launching subprocess with commandline C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources -withRuntime -url file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air
    [2011-03-10:10:08:21] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-03-10:10:08:21] Commandline is: -runtime C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources -withRuntime -url file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air
    [2011-03-10:10:08:21] No installed runtime detected
    [2011-03-10:10:08:21] Unpackaging file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air to C:\Users\BobaFett\AppData\Local\Temp\flaF69B.tmp
    [2011-03-10:10:08:31] Application signature verified
    [2011-03-10:10:08:31] Unpackaging/validation complete
    [2011-03-10:10:08:35] Converting unpackaged application to a native installation package in C:\Users\BobaFett\AppData\Local\Temp\fla2AA6.tmp
    [2011-03-10:10:08:36] Native installation package creation succeeded
    [2011-03-10:10:08:36] Launching subprocess with commandline C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air
    [2011-03-10:10:08:36] Relaunching with elevation
    [2011-03-10:10:08:38] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-03-10:10:08:38] Commandline is: -stdio \\.\pipe\AIR_9052_0 -runtime C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air
    [2011-03-10:10:08:38] No installed runtime detected
    [2011-03-10:10:08:38] Unpackaging file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air to C:\Users\BobaFett\AppData\Local\Temp\fla380D.tmp
    [2011-03-10:10:08:47] Application signature verified
    [2011-03-10:10:08:47] Unpackaging/validation complete
    [2011-03-10:10:08:47] Converting unpackaged application to a native installation package in C:\Users\BobaFett\AppData\Local\Temp\fla5B09.tmp
    [2011-03-10:10:08:48] Native installation package creation succeeded
    [2011-03-10:10:08:48] Starting silent combined runtime and app install.
    Installing runtime version 2.5.1.17730.
    Installing app com.fablevision.bsb.BSB version 0.8.3 to C:\Program Files (x86) using the source file at file:///c:/users/bobafett/desktop/build_win_0_8_3/build_win/resources/player/BSB.air
    [2011-03-10:10:08:48] Installing msi at C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-03-10:10:08:50] Installing msi at C:\Users\BobaFett\AppData\Local\Temp\fla5B09.tmp\setup.msi with guid {683FB515-7AF2-F6FA-6D37-C55E3589129E}
    [2011-03-10:10:08:50] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="110" errorID=0]
    [2011-03-10:10:08:50] Rolling back install of C:\Users\BobaFett\AppData\Local\Temp\fla5B09.tmp\setup.msi
    [2011-03-10:10:08:50] Rolling back install of C:\Users\BobaFett\Desktop\build_win_0_8_3\build_win\resources\setup.msi
    [2011-03-10:10:08:52] Rollback complete
    [2011-03-10:10:08:52] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="110" errorID=0]
    [2011-03-10:10:08:52] Elevated install failed: error 0 110
    [2011-03-10:10:08:53] Application Installer end with exit code 7
    [2011-03-10:10:09:20] Application Installer end with exit code 7
    [2011-03-10:10:09:20] Subprocess app installer failed (7)
    [2011-03-10:10:09:20] Runtime Installer end with exit code 7

    Hi Jian,
    Sorry for the delay.
    We're generally a Mac house, so there's only the one Win7 machine that we test on. However we did send the app out for testing, and had similar results on some (but not all) of their Win7 environments.
    Where should I send the app?

  • On Windows 7 PC, got the "upgrade iTunes" notice, said sure, but the upgrade failed, now I can't access iTunes "invalid permissions"

    On Windows 7 PC, got the "upgrade iTunes" notice this morning, said sure, but the upgrade failed, now I can't access iTunes "invalid permissions"
    I wasn't paying attention so I don't know the precise error I got on the upgrade failure.
    All other iTunes upgrades have been fine...no brainers.  Done several on this W7 PC.
    If I re-download and install a fresh iTunes I assume I will lose my library...true?  Can I find and save off my library so I don't have to "discover" all my music which is scattered all over the PC and a 1T attached USB drive.
    Or is there some way to get the iTunes upgrade to successfully restart and install correctly?
    Help!

    Hello there, Konami84.
    The following Knowledge Base article provides some recomendations for troubleshooting:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Does AIR runtime supports Windows 7 64 bit?

    Hi,
    Since Windows 7 is around the corner and will have a 64 bit version also, I was wondering if AIR Runtime supports it or not? I am planning to release a AIR based app and want to make sure that it works on 64 bit Windows 7 also.
    Any news from AIR guys at adobe?
    Thanks.
    Gaurav

    I am not on the AIR team, but happened to run across this MS Win Vista 64-bit Compatibility report:
    http://www.microsoft.com/windows/compatibility/Details.aspx?type=Software&p=Adobe%20AIR&v= Adobe&uid=1&pf=1&pi=8&c=Enterprise%20Applications&sc=Application%20Development&os=64-bit

  • Crystal report runtime 13.0.2 passive upgrade fail

    Hi,
    my configuration is:
    - Windows 7 ultimate 32 bit.
    - Crystal report (13.0.1) installed
    If i upgrade product (Crystal Report) manually all work fine.
    If i install in passive mode, instead, with below command line, the upgrade fails and product remain unchanged.
    msiexec /i CRRuntime_32bit_13_0_2.msi /passive
    Can you verify this problem ?
    Thanks in advance for your response.
    Best Regards.
    Niko Furioso

    Hello,
    CR for Vs 2010 requires an uninstall first. I'll check with out build team to see if this is supported.
    In the mean time you could add this to your installer:
    Update Options
    The Windows Installer command line can apply or remove updates (patches for example) through these options:
    msiexec.exe [/update][/uninstall[/package<product_code_of_package>]]
    <path_to_package>/update - apply updates (if there are multiple updates, you can separate them through the ";" character)
    /uninstall - remove an update for a product (if there are multiple updates, you can separate them through the ";" character)
    /package - specifies the package for which the update is removed
    Sample command lines:
    msiexec.exe /update "C:\MyPatch.msp"
    msiexec.exe /uninstall {1BCBF52C-CD1B-454D-AEF7-852F73967318}
    /package {AAD3D77A-7476-469F-ADF4-04424124E91D}
    Don

  • Bogus "Upgrade AIR Runtime" messages

    I am developing using Flash Builder 4.5.1 on Mac, debugging via USB on a Motorola Xoom.  Every time I run or debug my app on the device, I get the following dialog box:
    Upgrade AIR Runtime
    Your device has an older version of Adobe AIR installed. Would you like to upgrade it to Adobe AIR 3.1.0.4880?
    However, according to the Xoom application settings screen for AIR, version "3.1.0.488" is already installed.  Answering "yes" to the dialog has the same effect as answering "no" -- the app runs, but the next time I run it I get the same prompt.  Is there anyway to get Flash Builder to recognize that the attached device is really running the latest version?  I've tried uninstalling and reinstalling AIR, but the dialog persists.
    Thanks!

    There is a way, I did it before, but I am not sure how I did it
    Edit: Found the fix for me, close HTC sync

  • Is there any choice to get windows Installer with embedded air runtime ???

    I want to get windows installer of air for desktop with embedded air runtime and all swf's

    I've used the following to package captive runtime for Windows distribution:
    Packaging AIR 3 Captive Runtime for Windows Distribution | In Flagrante Delicto!

  • Windows 10 Upgrade Failed with error code 80004005

    OK, I have downloaded Windows 10 Upgrade and it all goes well until the computer restarts. Once it boots up again, the upgrade does not continue and I just go back to Windows 8.1. I then see error code # 80004005 for the upgrade in the Windows Update history.  I do not know what is going on. I read on HP's Notebook upgrade page I found the following:For computers with available storage of 128 GB or less, the upgrade might require you to provide a USB hard drive (32 GB or larger). HP does not recommend using an SD card.If your computer has less than 128 GB of free hard drive space you will be prompted to connect a USB hard drive to continue with the installation. Use a blank USB hard drive 32 GB or larger. When the installation is complete, Windows 10 Upgrade will copy the windows.old file to the USB hard drive. Keep this file on the USB hard drive. It will be required to Go Back to the previous operating system if necessary.My computer definately fits in that criteria since it is equiped with a 128GB SSD. When I start the upgrade, I do not get prompted for an external hard drive.  I have also tried the Media Creation Tool and ISO/USB and get the "Windows 10 Installation has Failed" error. 

    The system reserved partition serves a purpose.  If it is deleted, then the OS will not boot back up.  In which case you are toast.ON THIS PAGE, it tells what the partition is used for.-The Boot Manager and Boot Configuration Data : When your computer boots, the Windows Boot Manager starts up and reads the boot data from the Boot Configuration Data (BCD) Store. Your computer boots the boot loader off the System Reserved partition, and it boots Windows from your system drive. I advise that you not do what CanhThanh is instructing

  • IPAM Upgrade Failed - Windows Server 2012 R2

    Why previous discussion was locked?
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/324f812f-80b5-4822-aadc-cf92d9f11949/ipam-upgrade-failed-windows-server-2012-r2?forum=windowsserverpreview
    IPAM Upgrade Failed - Windows Server 2012 R2
    Hi All,
    I'm experiencing some problems with the upgrade procedure of an IPAM service hosted on a Windows Server 2012 R2 instance which originally was deployed on a non-R2 version. I've recently done in-place upgrade of the W2K12 OS to W2K12R2 which went absolutely
    fine, however when I'm trying to upgrade the IPAM service itself (from v6.2.0.1 to v6.3.0.1), I'm receiving an error message right after the database schema update procedure.
    Received error message:
    Failed to convert Schema. Please see the details.
    The given key was not present in the dictionary.
    Please restart the Wizard to update the IPAM server.
    Tried to restart the wizard several times, but it ends up with the same result.
    Also I noticed that the event log shows some authentication problems with the WID DB service:
    Connecting to IPAM database failed with,
        Number: 18456
        ErrorCode: -2146232060
        Level: 14
        State: 1
        Message: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
    For database,
        Database Type: WindowsInternalDatabase
        Database Authentication Type: WindowsAuthentication
        Database Name: IPAM
        Database Path: C:\Windows\System32\ipam\Database
        Database Server:
        Database Server Port: 0
        Username:
    The original IPAM deployment was pretty much a standard one by the official MS guides so there were no custom actions applied at any point in time. Right now I can access neither the IPAM features nor the previously made inventory, because server manager wouldn't
    let me do so until the upgrade is complete. For the time being this upgrade failure seems to be a bug.
    Kindly ask you to help me out with this issue.
    Thanks in advance.

    Hi, event id 60002 in admin log:
    Connecting to IPAM database failed with,
    Number: 18456
    ErrorCode: -2146232060
    Level: 14
    State: 1
    Message: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'.
    For database,
    Database Type: WindowsInternalDatabase
    Database Authentication Type: WindowsAuthentication
    Database Name: IPAM
    Database Path: C:\Windows\System32\ipam\Database
    Database Server:
    Database Server Port: 0
    Username:
    and event id 10459:
    The IPAM database schema conversion from version 6.2.0.1 to version 6.3.0.1 failed with error: The given key was not present in the dictionary.. Your IPAM installation might not work properly.
    10x

  • Failed Snow Leopard Air remote upgrade left an unwanted volume behind

    I bought the Snow Leopard Family Pack to upgrade my iMac and Macbook Air from Leopard to Snow Leopard. The iMac upgraded just fine. Then I set up Air to upgrade from the install disk in the iMac by sharing. It appeared to be working but ended with an error message (don't remember what it was) after well over an hour. Then I remembered an old external USB drive I was lucky to have lying around, and installed Snow Leopard from it just fine. However, the first install attempt left behind a new volume called "Install OS X" that's occupying just over 2 GB. I know ugly things can happen when tinkering with hard drives, so I didn't want to just delete it. What should I do to safely get rid of this thing? Thanks.

    If it's a volume, if you drag it and hover it over the trash, the Trash should turn into an Eject icon. If it does, you can safely put it in the Trash. If the Trash stays the Trash when you hover over it with the Install icon, then DON'T DELETE IT YET!!! First, follow my next instructions:
    1. Go to the Apple menu in the upper left corner of your screen. It's located on the menu bar.
    2. Click on it, and from that menu, go to About This Mac.
    3. A window will pop up that will say Mac OS X Version ________.
    4. If the version number is 10.6 or 10.6.1, 10.6.2, 10.6.3, then you are okay to drag the install icon to the trash. If the version number is anything with a 10.5, then DON'T delete the Install icon yet.
    If you're still running on Leopard (10.5._), you should double-click the Install icon to install Snow Leopard. After the install, do the numbered steps again. You should be running on 10.6 now. Then you can run Software Update to get the latest Snow Leopard update, 10.6.3. If all this doesn't solve your problem, report back here. Whew! That was long.
    Hope this helps.

  • Windows 10 upgrade fail - black screen

    Hi - installed windows 10 via upgrade - failed part way through with the error message "something happened". Downloaded the install ISO for usb drive - did a clean install from that (including format HD) - win10 installed ok, then 10 min later screen went black. I left the pc for several hours - nothing happened so I did a hard reset. Now when I turn on it powers up, passes bios message, then hangs on black screen. If I hard reset again the windows diagnostic runs but finds no solution - I can boot in to Safe Mode but when restarting again goes back to black screen. I've tried plugging in an external monitor to the hdmi -no luck. Have tried clean reinstall several times- no luck. Any suggestions?

    If I don't install the graphics drivers, Windows Update automatically downloads and installs drivers which then cause the black screen. The only solution I have so far is to set my wifi connection as "metered" so it doesn't download and install updates automatically. I can install other updates and drivers manually, but this isn't ideal.

  • How to auto update AIR runtime when installing with native installer?

    Hi, we recently changed our app to a native installer for both Windows and OS X.
    It seemed that when we distributed a .air file the install process would upgrade the installed version of the AIR runtime (if necessary) before installing our application.
    Now it seems that if AIR is installed with an old version (say 2.5) and the native installer app is installed (requiring AIR 3.0) an error message appears that says "Sorry, an error has occurred. The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author".
    My question is how can we have our native installer bring the user's version of the AIR runtime to the minimum required (3.0) or the latest version (3.6)?
    The error message displayed to the user does not provide meaningful info.
    Thank you so much for your help with this!

    Hi Chris, thank you for the response. I've spent quite a bit of time browsing the forum and you're sort of a celebrity to me ;-)
    The "installer damaged" error message is happening on the first install of our application with older version of the AIR runtime.  The app is using the nativeapplicatoinupdater ( http://code.google.com/p/nativeapplicationupdater/ ) project for updates (which is working great once the app is installed).
    I performed a few tests on OS X (10.8.2) this evening and here are my results.
    AIR 1.5: app install dialog with option to download AIR 3.6 is shown. INSTALL OK
    AIR 2.04.: app install dialog with option to download AIR 3.6 IS NOT shown. INSTALL FAILS
    AIR 2.5.: app install dialog with option to download AIR 3.6 IS NOT shown. INSTALL FAILS
    AIR 2.6: app install dialog with option to download AIR 3.6 is shown. INSTALL OK
    AIR 2.7: app install dialog with option to download AIR 3.6 is shown. APP INSTALL OK
    So it seems the problem is with AIR 2.04 and 2.5. I uninstalled and reinstalled the AIR runtime for each test. I can consistently reproduce the failed install with 2.04 and 2.5. The same DMG file was used in each test.  I have seen similar error messages on Windows 7 when AIR 2.5 was installed, though I didn't get a chance to look at the log to confirm it's the same migration error.
    The failed installs seem to drop out because of: "failed while validating native package: Error: invalid migration signature".
    Tomorrow I can create a version without the migration certificate to see if it can be successfully installed on 2.04 and 2.5. It's "interesting" that the other versions of the runtime do not fail on this condition.
    Here are details from the log:
    Here is the log with AIR 1.5 (install Adobe AIR 3.6 (required) is checked and displayed: INSTALL OK
    Feb 28 22:43:22 collings-4.local mds[36]: (/)(Warning) IndexQuery in bool preIterate_FSI(SISearchCtx_FSI *):Throttling inefficient file system query
    Feb 28 22:43:23 collings-4.local Finder[371]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:43:24 collings-4.local Dock[368]: no information back from LS about running process
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Begin runtime download from http://airdownload.adobe.com/air/3/nai/macos10.8/x86/installer
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/installer
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin signature download from http://airdownload.adobe.com/air/3/nai/macos10.8/x86/installer.p7
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/installer.p7
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin crl download from http://crl.adobe.com/prodSvce.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/prodSvce.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin crl download from http://crl.adobe.com/cds.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/cds.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin cert chain validation
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Cert chain validation succeeded
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Detached signature verified
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Launching subprocess with commandline "AIR Runtime Installer" -x1 /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Commandline is: -x1 "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Invoking Application Installer for combined install
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:46 collings-4.local Adobe AIR Application Installer[5930]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: Application signature verified
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: Unpackaging/validation complete
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:43:58 collings-4.local Finder[371]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:43:59 collings-4.local Adobe AIR Application Installer[5930]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:59 collings-4.local Adobe AIR Application Installer[5930]: Relaunching with elevation
    Feb 28 22:44:03 collings-4.local auditd[5934]: Auditing enabled
    Feb 28 22:44:03 collings-4.local auditd[5934]: Got low space trigger
    Feb 28 22:44:03 collings-4.local auditd[5934]: auditd_read_dirs(): all audit log directories over soft limit
    Feb 28 22:44:04 collings-4.local auditd[5934]: renamed /var/audit/20130301084246.not_terminated to /var/audit/20130301084246.20130301084403
    Feb 28 22:44:04 collings-4.local auditd[5934]: New audit file is /var/audit/20130301084403.not_terminated
    Feb 28 22:44:04 collings-4.local _securityagent[5938]: audit warning: allsoft
    Feb 28 22:44:04 collings-4.local _securityagent[5941]: audit warning: closefile /var/audit/20130301084246.20130301084403
    Feb 28 22:44:04 collings-4.local _securityagent[5940]: audit warning: soft /var/audit
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got user: [USER_NAME]
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got ruser: (null)
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got service: authorization
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_principal_for_user(): No authentication authority returned
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_principal_for_user(): failed: 7
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Done cleanup3
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Kerberos 5 refuses you
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): pam_sm_authenticate: ntlm
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_acct_mgmt(): OpenDirectory - Membership cache TTL set to 1800.
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_record_check_pwpolicy(): retval: 0
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_record_attribute_create_cfstring(): returned 2 attributes for dsAttrTypeStandard:AuthenticationAuthority
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Establishing credentials
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Got user: [USER_NAME]
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Context initialised
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Got euid, egid: 0 0
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done getpwnam()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done setegid() & seteuid()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: krb5 user [USER_NAME] doesn't have a principal
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done cleanup3
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done seteuid() & setegid()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done cleanup4
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: no domain found skipping
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: UID 501 authenticated as user [USER_NAME] (UID 501) for right 'system.privilege.admin'
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] (13,0)
    Feb 28 22:44:04 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x41a41a]  @ 0x0x7fe548ca9570 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x41b41b:) ), so denying.
    Feb 28 22:44:04 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x41a41a, securitySessionID=0x186a4, err=-13066
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5942] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] (3,0)
    Feb 28 22:44:04 collings-4.local authexec[5942]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:44:05 collings-4.local Adobe AIR Application Installer[5942]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Application signature verified
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Unpackaging/validation complete
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Starting silent combined runtime update and app install.
               Updating runtime from version 1.5.3.9130 to version 3.6.0.5970.
               Installing app com.[APP_NAME].[APP_NAME] version 1.3.7 to /Applications  using the source file at /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 22:44:22 collings-4 kernel[0]: Sandbox: sandboxd(5950) deny mach-lookup com.apple.coresymbolicationd
    Feb 28 22:44:22 collings-4.local sandboxd[5950] ([5920]): mdworker(5920) deny file-read-data /Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin/fpupdatepl (pre-ls-info fstype:hfs fsflag:480D000 flags:240000005E diag:0 uti:com.apple.application-file plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 15941757)
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:53 collings-4.local mdworker[5920]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chmod succeeded
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Application Installer end with exit code 0
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5930]: Elevated install completed
    Feb 28 22:44:54 collings-4.local Adobe AIR Application Installer[5930]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:44:54 collings-4.local Dock[368]: no information back from LS about running process
    Feb 28 22:44:54 collings-4.local Adobe AIR Application Installer[5930]: Application Installer end with exit code 0
    Feb 28 22:44:54 collings-4.local Adobe AIR Installer[5928]: Subprocess app installer failed (-1)
    Feb 28 22:44:54 collings-4.local Adobe AIR Installer[5928]: Runtime Installer end with exit code 7
    Feb 28 22:44:54 collings-4.local Install [APP_NAME][5921]: Subprocess Runtime Installer failed (7)
    Feb 28 22:44:54 collings-4.local Install [APP_NAME][5921]: Bootstrapper end with exit code 7
    Feb 28 22:44:54 collings-4 com.apple.launchd.peruser.501[353] ([0x0-0x416416].com.[APP_NAME].[APP_NAME].installer[5921]): Exited with code: 7
    Here is the log with AIR 2.0.4 (the dialog to install the app and option to download 3.6 is not displayed): INSTALL FAILED
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Installed runtime (2.0.4.13090) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 21:34:11 collings-4.local Adobe AIR Application Installer[4369]: Starting app install of file:///Volumes/Install%20[APP_NAME]/Install%20[APP_NAME].app/Contents/Resources/[APP_NAM E]
    Feb 28 21:34:11 collings-4.local Adobe AIR Application Installer[4369]: UI SWF load is complete
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: UI initialized
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: Detected native app installer
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: style being loaded from stylesNative.swf
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: beginning UI styling
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: UI styling complete
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: Validating the native package at file:///Volumes/Install%20[APP_NAME]/Install%20[APP_NAME].app/Contents/Resources/[APP_NAM E]
    Feb 28 21:34:20 collings-4.local Adobe AIR Application Installer[4369]: failed while validating native package: Error: invalid migration signature
    Here is the log with AIR 2.5 (the dialog to install the app and option to download 3.6 is not displayed): INSTALL FAILED
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Application Installer begin with version 2.5.0.16600 on Mac OS 10.8.2 x86
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:37:40 collings-4.local Adobe AIR Application Installer[4430]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 21:37:47 collings-4.local Adobe AIR Application Installer[4430]: Migration signature validation failed
    Feb 28 21:37:47 collings-4.local Adobe AIR Application Installer[4430]: Got an unexpected fatal error while validating native package: Error: invalid migration signature
    Feb 28 21:37:50 collings-4.local Adobe AIR Application Installer[4430]: Application Installer end with exit code 7
    Feb 28 21:37:50 collings-4.local Install [APP_NAME][4428]: Subprocess Application Installer failed (7)
    Feb 28 21:37:50 collings-4.local Install [APP_NAME][4428]: Bootstrapper end with exit code 7
    Feb 28 21:37:50 collings-4 com.apple.launchd.peruser.501[353] ([0x0-0x28d28d].com.[APP_NAME].[APP_NAME].installer[4428]): Exited with code: 7
    Here is the log with AIR 2.6 (the dialog to install the app and option to download 3.6 is displayed): INSTALL OK
    Feb 28 22:19:39 collings-4.local Install [APP_NAME][5321]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Application Installer begin with version 2.6.0.19140 on Mac OS 10.8.2 x86
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:19:40 collings-4.local Adobe AIR Application Installer[5323]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Application signature verified
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging/validation complete
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Application has unknown namespace http://ns.adobe.com/air/application/3.1. Attempting immediate runtime update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Begin runtime update download from http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Download destination is /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update to /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging complete
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Download success
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Successfully downloaded immediate update. Invoking downloaded installer
    Feb 28 22:20:13 collings-4.local Adobe AIR Application Installer[5323]: Launching subprocess with commandline /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update/updater -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:13 collings-4.local Adobe AIR Application Installer[5323]: Application Installer end with exit code 0
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Commandline is: -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Invoking Application Installer for combined install
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:22 collings-4.local Adobe AIR Application Installer[5331]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: Application signature verified
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: Unpackaging/validation complete
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:20:33 collings-4.local Adobe AIR Application Installer[5331]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:33 collings-4.local Adobe AIR Application Installer[5331]: Relaunching with elevation
    Feb 28 22:20:39 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] (13,0)
    Feb 28 22:20:39 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x382382]  @ 0x0x7fe549928a40 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x383383:) ), so denying.
    Feb 28 22:20:39 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x382382, securitySessionID=0x186a4, err=-13066
    Feb 28 22:20:39 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5342] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] (3,0)
    Feb 28 22:20:39 collings-4.local authexec[5342]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:40 collings-4.local Adobe AIR Application Installer[5342]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Application signature verified
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Unpackaging/validation complete
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Starting silent combined runtime update and app install.
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chmod succeeded
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5342]: Application Installer end with exit code 0
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5331]: Elevated install completed
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5331]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:21:35 collings-4.local Adobe AIR Application Installer[5331]: Application Installer end with exit code 0
    Feb 28 22:21:35 collings-4.local Adobe AIR Installer[5330]: Subprocess app installer succeeded
    Feb 28 22:21:35 collings-4.local Adobe AIR Installer[5330]: Runtime Installer end with exit code 0
    Here is the log with AIR 2.7 (the dialog to install the app and option to download 3.6 is displayed): INSTALL OK
    Feb 28 22:30:27 collings-4.local Install [APP_NAME][5591]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Application Installer begin with version 2.7.1.19610 on Mac OS 10.8.2 x86
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Application signature verified
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging/validation complete
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Application has unknown namespace http://ns.adobe.com/air/application/3.1. Attempting immediate runtime update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Begin runtime update download from http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Download destination is /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update to /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging complete
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Download success
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Successfully downloaded immediate update. Invoking downloaded installer
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Launching subprocess with commandline /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update/updater -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Application Installer end with exit code 0
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Commandline is: -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Invoking Application Installer for combined install
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:13 collings-4.local Adobe AIR Application Installer[5605]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: Application signature verified
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: Unpackaging/validation complete
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:31:28 collings-4.local Adobe AIR Application Installer[5605]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:28 collings-4.local Adobe AIR Application Installer[5605]: Relaunching with elevation
    Feb 28 22:31:33 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] (13,0)
    Feb 28 22:31:33 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x3c53c5]  @ 0x0x7fe548e920f0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x3c63c6:) ), so denying.
    Feb 28 22:31:33 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x3c53c5, securitySessionID=0x186a4, err=-13066
    Feb 28 22:31:33 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5617] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] (3,0)
    Feb 28 22:31:33 collings-4.local authexec[5617]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:34 collings-4.local Adobe AIR Application Installer[5617]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Application signature verified
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Unpackaging/validation complete
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Starting silent combined runtime update and app install.
    Feb 28 22:32:18 collings-4.local Adobe AIR Application Installer[5617]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chmod succeeded
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5617]: Application Installer end with exit code 0
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5605]: Elevated install completed
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5605]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:32:21 collings-4.local Adobe AIR Application Installer[5605]: Application Installer end with exit code 0
    Feb 28 22:32:21 collings-4.local Adobe AIR Installer[5604]: Subprocess app installer succeeded
    Feb 28 22:32:21 collings-4.local Adobe AIR Installer[5604]: Runtime Installer end with exit code 0

  • OSMF in AIR has video disapper when switching to fullscreen using AIR runtime 3.8 and above

    We have an application that loads StrobeMediaPlayback in an AIR application to play videos. But once we've upgraded to AIR runtime 3.8 and above, the fullscreen stops working: video is missing but audio is still playing. This is reported to be happening to our users using Windows that 64-bit and a few reports with 32-bit Windows (ie Win7 and Win8).
    Looking at it closely, it looks like the StageVideo introduced to AIR desktop from AIR 3.8+ runtime was causing the problem. I can disable stageVideo in the player (OSMFSettings.enableStageVideo = false) and it can work fine (or turn off hardware acceleration in the computer). But the real problem I think is that the StageVideoAvailibiltyEvent is not returning the correct value if the machine really supports StageVideo or not. This looks like a bug in AIR runtime.

    Could you please open a new bug report on this over at https://bugbase.adobe.com?  When adding the bug, please include some sample code or a sample application so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Once added, please post back with the URL so that others effected can add their comments and votes.
    Thanks,
    Chris

  • Adobe AIR Installer -  Hybrid - fails to launch on MAC

    We have an AIR application to be delivered as a hybrid DVD
    The AIR is deployed as a bundled runtime installer.
    The issue is after burning the DVD as a hybrid, the Adobe AIR Installer does not launch.
    We are using toast to burn the hybrid DVD
    Has anybody encountered a aimilar issue
    sks

    I've tried using the Leopard Disk Utility to burn a CD-R from a .dmg and a .cdr (using various options like compressed, read only ,etc.) based on the same directory that the USB installers are copied from (USB installers of AIR app + Sidecar works on Windows/Mac and Linux after installing AIR separately).  I can't get those disks read on a Vista or an XP (SP 3) machine.  Nothing comes up in the CD/DVD drive.  If I use wodim in Ubuntu Linux (installed on a partition on a G4 Powerbook, old, I know) the installer CD works on Mac but it's not readable on WinXp or Vista. 
    I've also tried to copy the .cdr created on a Mac and rename it to .iso, moved it over to a Windows machine and tried burning it with 2 different software (will try Nero next) and it fails to write from the mac-originated .iso.  Windows always seems to butcher the Mac-based installer .app files because it thinks they are folders so I have been unable to create a Data CD directly from the file structure on Windows.
    I'd love a bullet-proof way to burn a CD that would work on Windows and Mac (and Linux would be a plus).
    Thanks,
    Jason

Maybe you are looking for

  • PP - creation of planned order

    HI, I have a  finished product  say F001 which has the semi finished product -  say-  a001 and a001 has another semi finished product - aa001 aa001 has another semi finished product - aaa001 Now When I run MRP for finished product F001 and after that

  • IFolder Client error: Not enough space on the iFolder server

    iFolder client gets the following error: iFolder synchronization cannot complete because you don't have enough space on the server. Free space on the server = 464 MB (total space available 3000 MB) Space needed to complete synchronization = 2536 MB.

  • Can anyone provide me the SAP SNC Config guide.

    Hi Experts, Can anyone provide me the SAP SNC Config guide. Thanks & Regards, Sreeni.

  • Tv signal processing

    Hi there, sorry for our last post; we are  noobs at posting ^^ We need to use a parallel port on a computer as data input, since we havent found any direction or advise, or just couldnt find it, we were looking for some help. We have a 1) Is there an

  • Cannot hear audio from internet video. Can hear DVD. Help!

    Cannot hear audio from internet video.  Can hear DVD.  I don't know what I changed in msconfig start up.