You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Frany Banquirigo (JIRA)" <ji...@apache.org> on 2014/07/12 06:13:04 UTC

[jira] [Commented] (FLEX-24594) ADT fails with exit code 5 (Unknown error)

    [ https://issues.apache.org/jira/browse/FLEX-24594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059632#comment-14059632 ] 

Frany Banquirigo commented on FLEX-24594:
-----------------------------------------

I reported exactly the same issue here:

https://forums.adobe.com/thread/1514663

https://stackoverflow.com/questions/24590853/flash-builder-platform-conversion-failed-error-during-release-build/24709279#24709279

The main reason we got this issue is that we are using 64 bit operating system. Try using 32bit and everything works fine.

> ADT fails with exit code 5 (Unknown error)
> ------------------------------------------
>
>                 Key: FLEX-24594
>                 URL: https://issues.apache.org/jira/browse/FLEX-24594
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Compiler
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Mac OS 10.4
> Language Found: English
>            Reporter: Adobe JIRA
>
> OS: Windows Server 2008
> Steps to reproduce:
> Try to compile native .exe application
>  
> Actual Results:
> unexpected failure: Platform conversion failed. Process exited with error 5. Output was "[ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: open[110]: MSI Error" errorID=0]"
> java.io.IOException: Platform conversion failed. Process exited with error 5. Output was "[ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: open[110]: MSI Error" errorID=0]"
>         at com.adobe.air.nai.NativePackager.conversionFail(NativePackager.java:193)
>         at com.adobe.air.nai.NativePackager.invokePlatformConversion(NativePackager.java:174)
>         at com.adobe.air.nai.NativePackager.createPackage(NativePackager.java:75)
>         at com.adobe.air.ADTEntrypoint.parseArgsAndGo(ADTEntrypoint.java:132)
>         at com.adobe.air.ADT.parseArgsAndGo(ADT.java:182)
>         at com.adobe.air.ADTEntrypoint.run(ADTEntrypoint.java:68)
>         at com.adobe.air.ADT.main(ADT.java:128)



--
This message was sent by Atlassian JIRA
(v6.2#6252)