Re: Re: FlexSDK 4.16.0 installer errors

2017-08-25 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: FlexSDK 4.16.0 installer errors

2017-08-25 Thread Nemi
Even today official installer does not work... For me solution was pol2095's answer here: https://forum.starling-framework.org/topic/feathers-sdk-installer-error-1000-air-25 "I have compiled Windows Source : apache-flex-sdk-installer-3.2.0-src.zip with 64 bit AIR 25 SDK & Compiler Beta – Captive

Re: Re: FlexSDK 4.16.0 installer errors

2017-08-24 Thread vincent
Bonjour, En congés jusqu'au 4 septembre, je prendrais connaissance de votre message à mon retour. Cordialement, Vincent/AFTER24

Re: FlexSDK 4.16.0 installer errors

2017-08-24 Thread Alex Harui
There are several workarounds mentioned upthread. To use Ant, get the binary package from [1]. Create a new folder, and unpack the binary package into that folder. Run: ant -f installer.xml -Dair.sdk.version=26 -Dflash.sdk.version=26 The reason we haven't changed the installer is because we kee

Re: FlexSDK 4.16.0 installer errors

2017-08-23 Thread HubertHoffman
Simple question: I cannot install air 26, getting the same error (1000, 1009) errors. What is the solution? Are there detailed instructions for dummies to show how to get around the error? Interesting this has been an issue since March and still not corrected. -- View this message in contex

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread danielmcquillen
...scratch that, I was getting that error b/c I was running in PowerShell. Running in regular cmd works fine (after updating jce per above instructions by Alex. Thanks for that!) - Daniel -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexSDK-4-16-0-insta

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread danielmcquillen
Hi @Lydecker, Did you not get a Target "25.0" does not exist in the project "sdk_ide_install". error when you ran the installer? Thanks Daniel -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexSDK-4-16-0-installer-errors-tp60542p61168.html Sent f

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread Alex Harui
On 4/17/17, 1:44 PM, "Lydecker" wrote: >That seems to have done the trick - thanks! > >Quick question, should my /frameworks/libs/player directory not have a >'25.0' folder in it following the ant install (given I prompted for >version >25 and said yes to downloading the playerglobal.swc file?)

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread Lydecker
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(Ht

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread Alex Harui
Here are some links: http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-21331 66.html http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-4321 24.html Just moving to the latest Java 8 should also fix it. HTH, -ALex On 4/17/17, 9:54 AM, "Alex Harui" wrote

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread Alex Harui
That smells like the JCE problem. On 4/17/17, 5:25 AM, "Lydecker" wrote: > >osmf-download: > [delete] Deleting: D:\F162\osmf.properties > [echo] Downloading OSMF2_0.swc?format=raw from: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsourceforg >e.net%2Fadobe%2Fflexsdk%2Fc

Re: FlexSDK 4.16.0 installer errors

2017-04-17 Thread Lydecker
Hi Alex, Thanks for the advice - still getting an error with windows - seems to be with OSFM download - which is weird as the mirror it fails to grab the file from I can get when browsing to the URL directly. Here is the console output - any pointers? Thanks D:\F162>ant -f installer.xml -Dair.sd

Re: FlexSDK 4.16.0 installer errors

2017-04-16 Thread Alex Harui
On 4/16/17, 8:20 PM, "danielmcquillen" wrote: >Hi All, > >Attempting ant install like others. Probs silly question but if I'm only >targeting captive runtime, do I need to follow steps #4 and #5 in the >readme >and install the Flash Player content debugger and playerglobal.swc or can >I >safely

Re: FlexSDK 4.16.0 installer errors

2017-04-16 Thread Alex Harui
Hi, I guess we never tested the Ant install on Windows. The console output showed that there is a bug in the script. I guess the simplest fix is to edit installer.xml and remove this line (which is line 354 for me): Thanks, -Alex On 4/16/17, 9:38 AM, "Lydecker" wrote: >Hi Alex, >

Re: FlexSDK 4.16.0 installer errors

2017-04-16 Thread danielmcquillen
Hi All, Attempting ant install like others. Probs silly question but if I'm only targeting captive runtime, do I need to follow steps #4 and #5 in the readme and install the Flash Player content debugger and playerglobal.swc or can I safely ignore those? Alternatively, is the AIR installer going

Re: FlexSDK 4.16.0 installer errors

2017-04-16 Thread Lydecker
Hi Alex, Thanks for taking the time to look at this. I'm using Windows 10 64bit. As requested, the console output is below. I am following the guidance here: https://cwiki.apache.org/confluence/display/FLEX/Installation+help D:\f16>ant -f installer.xml -Dair.sdk.version=25.0 Buildfile: D:\

Re: FlexSDK 4.16.0 installer errors

2017-04-15 Thread Alex Harui
t my understanding is the >> >>download >> >> on OSX can't be copied to Windows as it strips the .exes out etc? >> >> >> >> Sad face. >> >> >> >> >> >> >> >> -- >> >> View this message in

Re: FlexSDK 4.16.0 installer errors

2017-04-15 Thread Lydecker
> >> > >> Sad face. > >> > >> > >> > >> -- > >> View this message in context: http://apache-flex- > >> development.247.n4.nabble.com/FlexSDK-4-16-0-installer- > >> errors-tp60542p60913.html > >&

Re: FlexSDK 4.16.0 installer errors

2017-04-14 Thread Alex Harui
This is a known issue. AIR 25 is so big, it blows up the memory of the installer. You can use Ant to do the install. Download the binary, unzip it and run: ant -f installer.xml HTH, -Alex On 4/14/17, 8:00 PM, "Jasen Martin" wrote: >Hi all > >Having same issue here, memory does not seem t

Re: FlexSDK 4.16.0 installer errors

2017-04-14 Thread Jasen Martin
Hi all Having same issue here, memory does not seem to be a problem I have 36 GM ram and still get the following failed install I too, managed to install on OSX (Seira) previously without issue. Open to any ideas on workaround for windows... Here is the log file: Installer version 3.2.0 (windo

Re: FlexSDK 4.16.0 installer errors

2017-03-29 Thread Lydecker
I've been having zero luck with Windows all day. I've tried 7 different machines, which have varied from having 6Gb RAM to 32Gb! All of them have generated the #1000 error after validating AIR25.0 Hoping this isn't going to put off newcomers to Flex... I tried on OSX and it downloaded fine, but

Re: FlexSDK 4.16.0 installer errors

2017-03-17 Thread hferreira
Yes, I notice that from Flex 4.15 + AIR 23 to Flex 4.16 + AIR 25, it's almost the double size. For me there is no problem with I have a 480 GB SSD. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexSDK-4-16-0-installer-errors-tp60542p60547.html Sent from

RE: FlexSDK 4.16.0 installer errors

2017-03-17 Thread Bernhard Schleicher
: Re: FlexSDK 4.16.0 installer errors Hi, > Validating download: D:\Flex 4.16.0 - AIRSDK > 25.0.0.X/in/AdobeAIRSDK.zip Error #1000 As mentioned in another thread AIR 25 zip is significantly larger in size and the the installer is running out of memory when trying to unzip it. You might w

Re: FlexSDK 4.16.0 installer errors

2017-03-17 Thread Justin Mclean
Hi, > Validating download: D:\Flex 4.16.0 - AIRSDK 25.0.0.X/in/AdobeAIRSDK.zip > Error #1000 As mentioned in another thread AIR 25 zip is significantly larger in size and the the installer is running out of memory when trying to unzip it. You might want to try closing a few open programs to fre

RE: FlexSDK 4.16.0 installer errors

2017-03-16 Thread Bernhard Schleicher
exSDK 4.16.0 installer errors Hi, Not sure what we can do about it but I’m seeing a higher than usual error rates with the installer in google analytics, especially on windows About 10% of all windows downloads are getting that 1000 error mention in the other thread , but we’re seeing a total

FlexSDK 4.16.0 installer errors

2017-03-16 Thread Justin Mclean
Hi, Not sure what we can do about it but I’m seeing a higher than usual error rates with the installer in google analytics, especially on windows About 10% of all windows downloads are getting that 1000 error mention in the other thread , but we’re seeing a total error rate of about 60% for wi