Hi Tom, thank you for that link!
I tried that to eventually install the latest version on a MAC (my standard environment is all Windwos based).

But at the end I got this error message:

[get] Error getting http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw&ts=201710091139 to /Users/MonkeyBook/Downloads/apache-flex-sdk-4.16.0-bin/frameworks/libs/osmf.swc

BUILD FAILED
/Users/MonkeyBook/Downloads/apache-flex-sdk-4.16.0-bin/installer.xml:705: The following error occurred while executing this line: /Users/MonkeyBook/Downloads/apache-flex-sdk-4.16.0-bin/installer.xml:916: The following error occurred while executing this line: /Users/MonkeyBook/Downloads/apache-flex-sdk-4.16.0-bin/installer.xml:924: The following error occurred while executing this line: /Users/MonkeyBook/Downloads/apache-flex-sdk-4.16.0-bin/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:1991)
 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1104)
 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)
 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)  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:728)  at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:748)
 at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:641)
 at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:631)

I guess this is related to license issues with the OSMF package. On Windows I usually copy that file manually from an older version after the installation...

On the MAC I also did so and commented out the lines related to OSMF in the installer.xml (besides that block that checks if osmf.swc already is located in the lib folder; since it should find the file and ignare that target);  and ran the installer again.

This time I got this error:

[get] Error getting http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib/afe.jar?format=raw&ts=201710091258 to /Users/MonkeyBook/Development/apache 4.16 27.0/lib/external/optional/afe.jar

BUILD FAILED
/Users/MonkeyBook/Development/apache 4.16 27.0/installer.xml:765: The following error occurred while executing this line: /Users/MonkeyBook/Development/apache 4.16 27.0/installer.xml:930: The following error occurred while executing this line: /Users/MonkeyBook/Development/apache 4.16 27.0/installer.xml:938: The following error occurred while executing this line: /Users/MonkeyBook/Development/apache 4.16 27.0/installer.xml:980: 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:1991)
 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1104)
 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343)
 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)  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:728)  at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:748)
 at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:641)
 at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:631)

I have no idea if this is related to the OSMF issue or just another problem.

For now I gave up...

Just for information: I wanted to use the latest AIR SDK release 27.0, so that's what I entered as installer parameter:

ant -f installer.xml -Dair.sdk version=2.27

Not sure if that might be the cause of my problems.

If anybody has and advice how I finally can upgrade my existing v25.0 version on a MAC with macOS Sierra 10.12.6 would be great!

Regards

Hans


Am 09.10.2017 um 11:16 schrieb Tom Chiverton:
In which case this

https://cwiki.apache.org/confluence/display/FLEX/Installation+help#Installationhelp-Ant-basedinstaller

should help

Tom


On 09/10/17 08:58, Carlos Rovira wrote:
I think this could be the problem reported by windows user that the Apache Flex Installer fails due to the size of latest versions of Adobe AIR (26 or
+)

2017-10-09 8:11 GMT+02:00 ImadEddine <cv.i...@gmail.com>:

Hello,

I try to use apache ant to install Apache Flex 4.16 AIRSDK 27.0b

I have this problem

<http://apache-flex-users.2333346.n4.nabble.com/file/t928/PRB.png>

I don't Understand what's the problem

Please any ideas





--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/






--


Reply via email to