Package into a native installer fails on Linux (Flex SDK 4.5) : "Invalid AIR file"

Hi,
We've moved our application to compile against the 4.5 SDK.
We're compiling it with Flash Builder (on mac) into an air file and as our application is using NativeProcess API, we're packaging it on each platform into a native installer with the following command (linux example) : adt -package -target native app.deb app.air
We think we fall into the same issue ashttp://forums.adobe.com/message/3271944#3271944 but for the 4.5 DSK.
On Linux it used to work with the following environment (env1):
- Ubuntu 10.10
- Java Sun 1.6.0_24
- Flex SDK 4.1.0.16076 + Adobe Air SDK 2.5.0
It stops to work when we upgrade to the new Flex SDK (env2):
- Ubuntu 10.10
- Java Sun 1.6.0_24
- Flex SDK 4.5.0.20967 (with the default embeded Adobe Air SDK 2.6)
The faut message is "Invalid AIR file" and nothing is logged in the log file (/home/<username>/.appdata/Adobe/AIR/Logs/Install.log).
1) The .air file is installing correctly on env2 (without the support of the NativeProcess as expected)
2) We also tried to compile the project directly on env2 :
amxml app.mxml
adt -package -storetype pkcs12 -keystore cert.p12 app.air app-app.xml air.swf
The .air file is installing fine but the packaging into a native process fails in the same way...
3) We tried to package a native installer of our .air file on env1 and it works!!! (the installed application seems to work fine also on env2!!!)
Are we missing something or does it seems to be a bug of the Flex SDK 4.5?
Are there some restrictions to package a native installer with the Flex SDK 4.1 a air app build with the Flex SDK 4.5 ?
Thanks in advance,
Mich

Hi,
Finally we figure out how to solve the issue.
The packaging into native .deb installer fails as explain above because with the hole Flex SDK 4.5 (adt -version told 2.6.0.1920).
The packaging is successfull if only Air SDK 2.6 is install.
What is strange that both adt seems to be the same "2.6.0.1920" (found with "adt -version").
Can someone from the Adobe dev team explain it?
I suppose as the Flex SDK is not available for the Linux platform, the download only contains the Air SDK for Windows and Mac OS as opposed to the specific download of the Air SDK for te Linux platform...
Thanks,
Mich

Similar Messages

  • Can't package native installer on Linux with Flex SDK 4.5 : Invalid AIR file

    Hi,
    We've moved our application to compile against the 4.5 SDK.
    We're compiling it with Flash Builder (on mac) into an air file and as our application is using NativeProcess API, we're packaging it on each platform into a native installer with the following command (linux example) : adt -package -target native app.deb app.air
    We think we fall into the same issue as http://forums.adobe.com/message/3271944#3271944 but for the 4.5 DSK.
    On Linux it used to work with the following environment (env1):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.1.0.16076 + Adobe Air SDK 2.5.0
    It stops to work when we upgrade to the new Flex SDK (env2):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.5.0.20967 (with the default embeded Adobe Air SDK 2.6)
    The faut message is "Invalid AIR file" and nothing is logged in the log file (/home/<username>/.appdata/Adobe/AIR/Logs/Install.log).
    1) The .air file is installing correctly on env2 (without the support of the NativeProcess as expected)
    2) We also tried to compile the project directly on env2 :
    amxml app.mxml
    adt -package -storetype pkcs12 -keystore cert.p12 app.air app-app.xml air.swf
    The .air file is installing fine but the packaging into a native process fails in the same way...
    3) We tried to package a native installer of our .air file on env1 and it works!!! (the installed application seems to work fine also on env2!!!)
    Are we missing something or does it seems to be a bug of the Flex SDK 4.5?
    Are there some restrictions to package a native installer with the Flex SDK 4.1 a air app build with the Flex SDK 4.5 ?
    Thanks in advance,
    Mich

    Hi,
    Finally we figure out how to solve the issue.
    The packaging into native .deb installer fails as explain above because with the hole Flex SDK 4.5 (adt -version told 2.6.0.1920).
    The packaging is successfull if only Air SDK 2.6 is install.
    What is strange that both adt seems to be the same "2.6.0.1920" (found with "adt -version").
    Can someone from the Adobe dev team explain it?
    I suppose as the Flex SDK is not available for the Linux platform, the download only contains the Air SDK for Windows and Mac OS as opposed to the specific download of the Air SDK for te Linux platform...
    Thanks,
    Mich

  • Installer failed to initialize.this could be due to missing file.please download adobe support adviser to detect problem.

    getting the message while installing cs 6 trial
    -installer failed to initialize.this could be due to missing file.please download adobe support adviser to detect problem.
    please help

    Error "Installer Failed to Initialize" | Install desktop application | Windows

  • Package manager non admin installs failing

    Hi, hoping someone could help.
    I'm attempting to make a .pkg installer; the installer basically installs my program (configurable by the user, but typically will be to a subfolder of their home directory), and then runs a postflight script. Neither of these actions (I believe) should require root access; the script simply makes some changes (via sed) to some of the files installed, and then launches another .pkg file (via open) which was installed along with everything else in the directory the user chose.
    When creating the pkg I selected "No authorization required", as I would like users without root access to be able to install my software, if possible.
    Attached is the error log produced when my .pkg was run. It seems to be an error deleting the package's scratch temp folder. Any illumination provided would be greatly appreciated. Many thanks.
    Aug 23 16:29:31 macbook installd[4727]: PackageKit: ----- Begin install -----
    Aug 23 16:29:31 macbook installd[4727]: PackageKit: Install Failed: (null)\nError Domain=NSCocoaErrorDomain Code=513 UserInfo=0x10ec40 "PKInstallSandbox-tmp couldn’t be removed because you don’t have permission to access it." {\n NSFilePath = "/var/folders/aG/aGKQOtmVG6uGFEox-dSF-E+TI/-Tmp-/PKInstallSandbox-tmp";\n NSUserStringVariant = Remove;\n}
    Aug 23 16:29:32 macbook Installer[4714]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Aug 23 16:29:33 macbook Installer[4714]: Displaying 'Install Failed' UI.
    Aug 23 16:29:33 macbook Installer[4714]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.

    Ok, a colleague with more unix understanding than I helped me work through this.
    When the installer is run, the entire contents of the pkg are copied to PKInstallSandbox-tmp, into a structure mimicking the one they're going to be installed into.
    My project file was set up to preserve the permissions for each file and folder within an app bundle that was a component in the pkg. the problem was, some of those files were not even owner writable - they looked like -r-xr-xr-x. When the installer was run without root authorization, it was then unable to delete these files which were in subdirectories below PKInstallSandbox-tmp, hence it was unable to delete PKInstallSandbox-tmp. Since successfully doing this cleanup was (apparently) a make-or-break step in the installation procedure, the entire install failed. After discussion, the files in question didn't need to be unwritable by anyone, so I just chmod u+w'd them before putting them into the pkg and all was well.
    Not sure why this issue only reared its ugly head when I had scripts activated, but it didn't appear when I had them disabled. Hence it seemed to me to be script-related, but it wasn't.
    At any rate, solved.

  • Sun Application Server 9 installation failed in Linux RedHat

    I used sjsas_pe-9_0-linux-ml.bin for the installation.
    First of all, it was going very-very slow. Then I noticed that it got stuck on unpacking sun-as-jsr88-dm.jar. Then it said that application got failed. In the log there was a "CannotExecute" exception while trying to use asadmin.
    I checked sun-as-jsr88-dm.jar, I believe that it was never unpacked, because the only thing inside was the manifest.
    I tried it few times, the same thing.
    What is the problem?

    Never mind - fixed it. I deleted the path variable before reinstalling and it installed successfully.

  • WLS81 installer fails on linux

    Hello
    I have a problem installing Weblogic Server 8.1sp2 on a linux (pentium) server.
    Everything seems to go just fine until JDK installation..
    <-------------------------------------------- BEA Installer - WebLogic Platform 8.1 SP2 ------------------------------------------->
    Installing JDK....
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    *** ERROR *** Invalid Entry:
    [Exit][Previous][Next]>
    And then after a Control-C this message appears:
    ** Error during execution, error code = 33280.
    The debug log of the installation is available at http://staff.akumiitti.fi/~pvakevai/log.log
    Does anyone have an idea whats wrong?
    Petri Väkeväinen

    Hi Petri,
    It seems that the "Invalid Entry" error will occur if any invalid character was
    entered while the install was going on. Is it possible that this happened? Could
    you please try the install again and let us know what happens? I will also try
    here in our lab and let you know if I find any problem?
    Also can you post the checksum and size of your installer?
    Thanks,
    Platform team
    BEA Systems
    Petri Väkeväinen <[email protected]> wrote:
    Hello
    I have a problem installing Weblogic Server 8.1sp2 on a linux (pentium)
    server.
    Everything seems to go just fine until JDK installation..
    <-------------------------------------------- BEA Installer - WebLogic
    Platform 8.1 SP2 ------------------------------------------->
    Installing JDK....
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    *** ERROR *** Invalid Entry:
    [Exit][Previous][Next]>
    And then after a Control-C this message appears:
    ** Error during execution, error code = 33280.
    The debug log of the installation is available at http://staff.akumiitti.fi/~pvakevai/log.log
    Does anyone have an idea whats wrong?
    Petri Väkeväinen

  • Installation fails in Linux

    Hi friends,
    When i try to install Oracle 8i 8.1.6 on Redhat 7.1, it installs up to 67%. after that we are getting an error messge saying "Error in invoking target install of makefile /usr/oracle/sqlplus/lib/ins_sqlplus.mk". I would appreciate your help on this.
    Thanks,
    Shibu

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by shibu:
    Hi friends,
    When i try to install Oracle 8i 8.1.6 on Redhat 7.1, it installs up to 67%. after that we are getting an error messge saying "Error in invoking target install of makefile /usr/oracle/sqlplus/lib/ins_sqlplus.mk". I would appreciate your help on this.
    Thanks,
    Shibu<HR></BLOCKQUOTE>
    Download right glibc library. the name of the file you need to get from oracle site is
    glibc-2.1.3-stubs.tar.gz. Follow the directions on the README file that comes with it.
    null

  • Adt package fails on Linux w/no information

    Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar.
    The Flex SDK version is 4.1.0.16076
    adt version "2.0.2.12610"
    When I run the build on Ubuntu 10.04, It compiles and builds a .swf, but then the native package installer fails with this:
    installer:
         [exec] Current OS is Linux
         [exec] Executing '/home/davis/flex-sdk//bin/adt' with arguments:
         [exec] '-package'
         [exec] '-storetype'
         [exec] 'pkcs12'
         [exec] '-keystore'
         [exec] 'cert/cert.p12'
         [exec] '-storepass'
         [exec] 'secret'
         [exec] '-target'
         [exec] 'native'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/installer/biblioflip-setup.deb'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/src/biblioflip-app.xml'
         [exec] '-C'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/bin-debug'
         [exec] 'biblioflip.swf'
         [exec] 'biblioflip-webapp.jar'
         [exec] 'biblioflip_logo_16x16.png'
         [exec] 'biblioflip_logo_32x32.png'
         [exec] 'biblioflip_logo_48x48.png'
         [exec] 'biblioflip_logo_128x128.png'
         [exec] 'ddl/'
         [exec]
         [exec] The ' characters around the executable and arguments are
         [exec] not part of the command.
         [exec] Invalid AIR file
         [exec] Result: 12
    So, I tried to look up result 12 here: http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7fd6. html#WSBE9908A0-8E3A-4329-8ABD-12F2A19AB5E9
    I guess the only thing it references is
    12
    Invalid input
    Verify file paths and other arguments passed to ADT on the command line.
    I tried running adt itself with all the same params.  It looks like this:
    /home/davis/flex-sdk/bin/adt -package -storetype pkcs12 -keystore cert/cert.p12 -storepass secret -target native /home/davis/git/biblioflip/biblioflip-ui/installer/biblioflip-setup.deb /home/davis/git/biblioflip/biblioflip-ui/src/biblioflip-app.xml -C /home/davis/git/biblioflip/biblioflip-ui/bin-debug/ biblioflip.swf biblioflip-webapp.jar biblioflip_logo_16x16.png biblioflip_logo_32x32.png biblioflip_logo_48x48.png biblioflip_logo_128x128.png ddl/
    Invalid AIR file
    The files are all there:
    davis@kafka:~/git/biblioflip/biblioflip-ui$ ls -alh bin-debug/
    total 14M
    drwxr-xr-x  3 davis davis 4.0K 2010-10-15 02:03 .
    drwxr-xr-x 11 davis davis 4.0K 2010-10-15 01:43 ..
    -rw-r--r--  1 davis davis 4.1K 2010-10-15 01:43 biblioflip_logo_128x128.png
    -rw-r--r--  1 davis davis  481 2010-10-15 01:43 biblioflip_logo_16x16.png
    -rw-r--r--  1 davis davis  879 2010-10-15 01:43 biblioflip_logo_32x32.png
    -rw-r--r--  1 davis davis 2.1K 2010-10-15 01:43 biblioflip_logo_48x48.png
    -rw-r--r--  1 davis davis 1.1M 2010-10-15 02:05 biblioflip.swf
    -rw-r--r--  1 davis davis  13M 2010-10-15 02:03 biblioflip-webapp.jar
    drwxr-xr-x  2 davis davis 4.0K 2010-10-15 01:43 ddl
    I have no other insight into why this is failing.  This same build file works just fine on both Mac/Windows and I'm creating native installers for those operating systems that work.  Why is it failing on Linux?

    After some more playing, I was able to get it to work with the latest versions of Ubuntu, Flex SDK, AIR SDK and the Sun JDK:
    - Ubuntu 10.10
    - Sun JDK 1.6.0.23
    - Flex SDK 4.1.0
    - AIR SDK 2.5.0
    Strangely, I think this is the same config I had before when it wasn't working. However, this time I made it a point to install the Sun JDK manually, rather than via a DEB or other installer.
    Here are links to all of the Linux packages I used:
    Java SE 6 Update 23 > jdk-6u23-linux-i586.bin (Direct download from Sun/Oracle)
    Flex SDK 4.1.0 > flex_sdk_4.1.0.16076.zip (Direct download from Adobe)
    AIR SDK 2.5.0 > AdobeAIRDSDK.tbz2 (Direct download from Adobe)
    Let me know if you have any questions. I'm happy to help.

  • 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

  • Show progress bar and percents when packaging a native installer with adt packager

    Hello,
    Below is a simple example using the AIR's NativeProcess for compiling an air application into a native installer... Everything works fine, so at the end of the NativeProcess, the native installer (*.exe) is created... In this case, the application which I'm trying to compile is small (approx. 600KB)... However, if I have to package into native installer a bigger file (several MBs), I would like also to monitor the progress by using a progress bar and percents... How?
    private var file:File
    private var nativeProcessStartupInfo:NativeProcessStartupInfo;
    private var nativeProcess:NativeProcess;
    private function compile():void{
      file = new File("C:\\Program Files\\Java\\jre7\\bin\\java.exe");
      nativeProcessStartupInfo = new NativeProcessStartupInfo();
      var args:Vector.<String> = new Vector.<String>();
      args.push("-jar");
      args.push(adtPath);
      args.push("-package");
      args.push("-storetype");
      args.push("pkcs12");
      args.push("-keystore");
      args.push(certPath);
      args.push("-storepass");
      args.push("mypass");
      args.push("-target");
      args.push("native");
      args.push(exePath);
      args.push(xmlPath);
      args.push("-C");
      args.push(swfPath);
      args.push("testApp.swf");
      args.push("icons");
      nativeProcessStartupInfo.arguments = args;
      nativeProcessStartupInfo.executable = file;
      nativeProcess = new NativeProcess();
      nativeProcess.addEventListener(ProgressEvent.STANDARD_OUTPUT_DATA, onOutputData);
      nativeProcess.addEventListener(ProgressEvent.STANDARD_ERROR_DATA, onErrorData);
      nativeProcess.start(nativeProcessStartupInfo);
    private function onOutputData(event:ProgressEvent):void{
       var op:String =  nativeProcess.standardOutput.readUTFBytes(nativeProcess.standardOutput.bytesAvailable);
       trace("output = " + op);
    private function onErrorData(event:ProgressEvent):void{
       var er:String = nativeProcess.standardError.readUTFBytes(nativeProcess.standardError.bytesAvailable);
       trace("error = " + er);
    Thanks in advance,
    Nikola

    Someone to offer a solution to this problem (if exists)?

  • Use adt to package an air installer success, but install this air file "sorry , an error has occured

    hi everyone, i am using a bat file to package an air file ,
    this application runs on windows 7 32 bit,
    it need to call another windows application , so i google and then find i need to add -target native when package , so i added.
    the bat file is like below:
    ========================================
    @echo off
    :: AIR application packaging
    :: More information:
    :: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
    :: Path to Flex SDK binaries
    set PATH=%PATH%;C:\AdobeAIRSDK\bin
    :: Signature (see 'CreateCertificate.bat')
    set CERTIFICATE=yeahCert.pfx
    set SIGNING_OPTIONS=-storetype pkcs12 -keystore %CERTIFICATE% -tsa none
    if not exist %CERTIFICATE% goto certificate
    :: Output
    if not exist air md air
    set AIR_FILE=air/jonnson.air
    :: Input
    set APP_XML=application.xml
    set FILE_OR_DIR=-C bin .
    echo Signing AIR setup using certificate %CERTIFICATE%.
    call adt -package      %SIGNING_OPTIONS%  -target native  %AIR_FILE% %APP_XML% %FILE_OR_DIR% 
    if errorlevel 1 goto failed
    echo.
    echo AIR setup created: %AIR_FILE%
    echo.
    goto end
    :certificate
    echo Certificate not found: %CERTIFICATE%
    echo.
    echo Troubleshotting:
    echo A certificate is required, generate one using 'CreateCertificate.bat'
    echo.
    goto end
    :failed
    echo AIR setup creation FAILED.
    echo.
    echo Troubleshotting:
    echo did you configure the Flex SDK path in this Batch file?
    echo.
    :end
    pause
    ======================================================
    after run this bat , the air file is successfully built , but when i want to install this air , it says "sorry ,an error has occured .....  bla bla installer file is damaged....bla bla "
    but when i remove the red part -target native  in the command above then run it again , the new packaged air file can install successfully, but the application can not call other windows apllication anymore, nativeprocess.issupported always returns false when running
    so seems like the problem is all about -target native , deos anyone know whats wrong ?
    this problem really bothers me long time , any help will be appreciated. thanks in advance!

    Nice! I swear I tried that URL (substituting "mac" for "win" and "MAC" for "WIN" in the one relaxatraja posted), but I guess I missed something.
    Ironically, it doesn't include a binary either, but a simple alias works:
    alias pfi='java -jar /path/to/PFI/lib/pfi.jar'
    And it did indeed produce an ipa without error. I don't have my hardware with me, but I'll be able to test it tonight. Meanwhile, I think I'm in business. Thank you all!

  • Adobe AIR Runtime Redistribution and Native Installer

    Will there be new instructions for Adobe AIR 2.0 Runtime Redistribution? In particular, I'm looking for instructions on how to use the runtime redistribution installer to perform a "side-car installation" of AIR 2 alongside an application that uses the NativeProcess API (and so must be built into a native installer instead of a .air file).
    Thanks!

    Thirded!
    On a test deployment using SCCM and the supplied Adobe AIR Runtime Installer files, we have managed to install our application with the 1.5.3 Air Framework with no major issues other than having to disable the Auto Update feature that doesnt really work in a corporate environment.  Everything was absolutely fine until the release of AIR 2.  Now, the test machines are prompted to install the updated Adobe Air 2 framework once a week, see an excerpt from an Adobe blog post below:
    "In addition, once a week AIR apps check to see if an AIR update is available, and if so, users are presented with the option to update to the most up‐to‐date version, helping to ensure that end users get the benefits of improved security and performance."
    That sounds great right?  Except my users (like many other corporate users) don't have Admin permissions on their machines (hence the use of SCCM), with the result being resultant error messages when a user attemptes to install the AIR framework update without the necessary permissions.
    All of the above would be fine if the Adobe AIR Runtime Installer files were updated to include the latest version of the runtime.  This of course hasn't been done yet - does anyone know when this may happen?  Can anyone help me with this or offer any advice?
    I hope the above makes sense and I would really appreciate any help or advice!
    Thanks!

  • When installing cc desktop app installation fails with error code 1

    when trying to install CC desktop app on macbook pro running Lion, the installer downloads the software then says installation failed error code 1 when trying to install the files…help

    Signals7 please try the steps listed in Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html to install the Creative Cloud Desktop application.

  • Photoshop Camera Raw 6.2 Update Installation failed (MAC)

    If you get the following error when updating ACR 6.2 on OSX:
    "Photoshop Camera Raw 6.2 Update   Installation failed"
    Look for /Applications/Adobe
    If it is a FILE instead of a folder then delete it.
    Rerun the update.

    Just a heads up.

  • Installer failed to initilize

    Hi there
    I have CC installed but want to also reinstall my older version of cs 5.5 production. I get the error "installer failed to initiliaze may be due to a missing file.
    I know the downloaded installer works fine and is the correct size i have had it installed on my two previous workstations.
    the summary of the log file is below
    11:41:58 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    8/8/2014 11:41:58 [ERROR] Setup - Error finding english dictionary file.
    8/8/2014 11:41:58 [ERROR] Setup - Unable to initialize ZString library
    8/8/2014 11:41:58 [FATAL] Setup - Setup.xml does not exist.
    8/8/2014 11:41:58 [FATAL] Setup - Unable to initialize. File missing.
    8/8/2014 11:42:02 [INFO] Setup - End Adobe Setup. Exit code: 0
    Thanks

    Nimble111 is the error you posted from your PDApp.log?  You can find details on how to interpret your installation logs at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

Maybe you are looking for