RE: Flex SDK Installer - is it broken?

2018-05-22 Thread Keegan Sands
Doug,

I ran into a failure last week when installing Flex SDK version 4.13.0 on macOS 
High Sierra.  In my case it failed when attempting to validate the download of 
the playerglobal.swc file.  As a result I had a half baked Flex SDK directory, 
which was missing player global and a couple other jars in the libs directory.

Luckily I had the same version of the SDK downloaded on another machine and was 
able to use that instead.

Keegan

-Original Message-
From: 1600...@gmail.com [mailto:1600...@gmail.com] On Behalf Of Douglas 
McCarroll
Sent: Monday, May 21, 2018 7:07 PM
To: Flex-Users (Apache) 
Subject: Flex SDK Installer - is it broken?

Hi All,

I've tried using the Flex SDK installer app on both Windows and Mac.

I've tried it 150-200 times. In about 97% of my attempts the app has failed 
after the first screen with a timeout error.

In the four cases where I got past that point it failed later in the process. 
I've pasted the logs from these attempts below.

Is this app working for any of you?

Any ideas on what the problem is?

Thanks in advance,

Douglas


*Log 1*


Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Validating download:
/Users/douglasmccarroll/_apps/foo/frameworks/libs/player/29.0/playerglobal.swc
Flash SDK download failed
Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex SDK 
4.16.1=4.16.1=mac=3.3.1==Flash%20SDK%20download%20failed


*Log 2*


Copying files from /Users/douglasmccarroll/_apps/2/in/airsdk/templates/sdk
to /Users/douglasmccarroll/_apps/2/templates
Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Validating download:
/Users/douglasmccarroll/_apps/2/frameworks/libs/player/29.0/playerglobal.swc
Flash SDK download failed
Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex SDK 
4.16.1=4.16.1=mac=3.3.1==Flash%20SDK%20download%20failed


*Log 3*


Unable to create temporary directory(error: Error #2004 Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex SDK 
4.16.1=4.16.1=mac=3.3.1=Unable to create 
temporary directory(error: Error #2004


*Log 4*


Unable to create temporary directory(error: Error #2004 Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex SDK 
4.16.1=4.16.1=mac=3.3.1=Unable to create 
temporary directory(error: Error #2004


FlexMojos Repository Connectivity Issue

2016-09-08 Thread Keegan Sands
Hi,



I am using FlexMojos 7.0.1 to compile my Apache Flex project that uses
Apache Flex version 4.13.0.  Everything has been working fine for the last
year and a half, but now I am running into a connection issue when building
as it tries to download some Flex artifacts from the Sonatype repository



This call hangs for quite a while, before eventually failing.  I am able to
work around it by making the build run offline.

Downloading:
http://repository.sonatype.org/content/groups/flexgroup/org/apache/flex/compiler/4.12.1.20140427/compiler-4.12.1.20140427.pom



I remember seeing something in the FlexMojos project’s revision history
mentioning some changes in FlexMojos 7.1.0 that might have fixed something,
but now I can’t seem to find the FlexMojos source repository.  Did anything
change recently that might cause this to happen?



Thanks in advance for your help.



Keegan Sands