[ https://issues.apache.org/jira/browse/FLEX-24594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609234#comment-13609234 ]
Ken Patel commented on FLEX-24594: ---------------------------------- fyi, this error is still produced if the following file is not writeable: sdk\runtimes\air\win\Adobe AIR\Versions\1.0\Resources\template.msi Make sure the file is not set to read-only. > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira