[
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415842#comment-16415842
]
Quinn Buchanan commented on FLEX-35381:
---------------------------------------
one more quick comment. I just checked the ant installer and the ant installer
errors out trying to download 29 Air SDK from the URL for 28 .
get-with-no-params:
[get] Getting:
https://airdownload.adobe.com,http://airdownload.adobe.com/air/mac/download/28.0/,air/mac/download/29.0//AdobeAIRSDK.dmg,AdobeAIRSDK.dmg?ts=201803271201
[get] To:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/in/AdobeAIRSDK.dmg,AdobeAIRSDK.dmg
[get] Error getting
https://airdownload.adobe.com,http://airdownload.adobe.com/air/mac/download/28.0/,air/mac/download/29.0//AdobeAIRSDK.dmg,AdobeAIRSDK.dmg?ts=201803271201
to
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/in/AdobeAIRSDK.dmg,AdobeAIRSDK.dmg
BUILD FAILED
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:351: The
following error occurred while executing this line:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:371: The
following error occurred while executing this line:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:895: The
following error occurred while executing this line:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:920: The
following error occurred while executing this line:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:927: The
following error occurred while executing this line:
/Users/quinn/Downloads/apache-flex-sdk-4.16.1-bin/installer.xml:967:
java.net.UnknownHostException: airdownload.adobe.com,http
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:737)
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:650)
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:640)
> Apache Flex Installer download fails for OSMF
> ----------------------------------------------
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
> Issue Type: Bug
> Components: Installer
> Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer
> Reporter: Quinn Buchanan
> Priority: Blocker
> Attachments: BaseConfig2.xml, WhereIGetTo.PNG,
> download-use_mirror=kent.url, image-2018-03-27-10-43-06-443.png,
> image-2018-03-27-14-45-52-257.png, installer.log, installer.log,
> installer.log, log.txt, sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application,
> The installer fails on download of OSMF
> *Steps to Reproduce*
> # Launch Apache Flex Installer 3.3
> # Select any (recent) AIR and Flex SDK versions to install, such as Flex
> 4.16.1 & Air 29
> # Create folder
> # Select all options
> # Press next and wait, approximately 2/3 of the way through the install, the
> OSMF download will fail.
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted:
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex
> SDK
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>
> see included log file for more details
> .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)