I see. Also noticed that the aglj40.jar file is a little bit too big (7.97 MB) and very hard to finish the download, the download speed is very slow too, about 10 KB/s average: http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib/aglj40.jar?format=raw
It appears that sourceforge.net is not good for downloading big files, that's one more thing to consider in the next Flex SDK Installer release. DarkStone 2014-08-13 At 2014-08-12 10:48:53, "Alex Harui" <aha...@adobe.com> wrote: >The current workaround we are using to download afe.jar (and other font >kit jars) does have a side-effect that it does not work with caching >enabled on Windows. We'll have to fix that in a next release. > >-Alex > >On 8/12/14 6:26 AM, "DarkStone" <darkst...@163.com> wrote: > >>Well, if I enable cache for Flex SDK Installer, it will always end up >>with the same error, here is the log: >> >>>>>>>Log begin<<<<< >>... >>get-with-params: >> [get] Getting >>http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib/afe.jar?form >>at=raw&ts=201408120910 >> [get] To D:\Adobe\Adobe Flash Builder 4.7 (64 >>Bit)\sdks\4.13.0\lib\external\optional\afe.jar >> >>check-params: >> >>get-local: >> >>check-sum: >>Validating download: D:\Adobe\Adobe Flash Builder 4.7 (64 >>Bit)\sdks\4.13.0/lib/external/optional/afe.jar >> >>put-in-cache: >> [copy] Copying 1 file to >>H:\Downloads\FlexCache\adobe\flexsdk\code\HEAD\tree\trunk\lib\afe.jar?form >>at=raw >>Error #2038 >> >>Installation aborted >>>>>>>Log end<<<<< >> >>I think the problem might be this: >> >>put-in-cache: >> [copy] Copying 1 file to >>H:\Downloads\FlexCache\adobe\flexsdk\code\HEAD\tree\trunk\lib\afe.jar?form >>at=raw >>Error #2038 >> >>I mean the copying file path "afe.jar?format=raw" might be wrong, should >>be "afe.jar" instead. >> >>Well, that's it, hope it helps. >> >> >>DarkStone >>2014-08-12 >