Sean created FLEX-35308: --------------------------- Summary: Can't download AIR 25 with UI download and ANT Key: FLEX-35308 URL: https://issues.apache.org/jira/browse/FLEX-35308 Project: Apache Flex Issue Type: Bug Reporter: Sean
I really hope someone can help as this been going on for a while and very frustrating. We can't download latest AIR 25 due to the current bug with the UI download (AIR app) which is not being fixed and we can't download with ANT as we get the error of: ... [get] To: C:\sdk\en_US.properties check-params: get-with-no-params: [get] Getting: http://flex.apache.org/installer/properties/sdk/en_US.properties [get] To: C:\sdk\en_US.properties check-params: get-with-params: [get] Getting: http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw&ts=201705151237 [get] To: C:\sdk\frameworks\libs\osmf.swc [get] http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw&ts=201705151237 moved to https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw&ts=201705151237 [get] Error getting http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw&ts=201705151237 to C:\sdk\frameworks\libs\osmf.swc BUILD FAILED C:\sdk\installer.xml:705: The following error occurred while executing this line: C:\sdk\installer.xml:916: The following error occurred while executing this line: C:\sdk\installer.xml:924: The following error occurred while executing this line: C:\sdk\installer.xml:966: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2023) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1125) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) 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.openConnection(Get.java:757) at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:650) at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:640) Total time: 7 seconds C:\sdk>java -version java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode) C:\sdk> I hope someone can assist, regards Sean -- This message was sent by Atlassian JIRA (v6.3.15#6346)