[jira] [Created] (FLEX-35390) Flex Installer AIR SDK 30 install error

2018-07-04 Thread e.bekrek (JIRA)
e.bekrek created FLEX-35390:
---

 Summary: Flex Installer AIR SDK 30 install error
 Key: FLEX-35390
 URL: https://issues.apache.org/jira/browse/FLEX-35390
 Project: Apache Flex
  Issue Type: Bug
  Components: Installer
Affects Versions: Install Apache Flex 3.3.1
Reporter: e.bekrek


Cannot install the AIR SDK 30 with Flex 4.16.1

 

error log :

 
{code:java}
Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
Error #2031
Installation aborted: 
http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex SDK 
4.16.1&version=4.16.1&os=windows&installerversion=3.3.1&info=Error #2031

{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-05-14 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35385:

Attachment: temporary-fix-bug-2.png

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png, 
> temporary-fix-bug-2.png, temporary-fix-bug.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-05-14 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474454#comment-16474454
 ] 

e.bekrek commented on FLEX-35385:
-

Found a solution with compiler option : -theme=libs\mobile.swc

 

!temporary-fix-bug-2.png!

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png, 
> temporary-fix-bug-2.png, temporary-fix-bug.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-05-14 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474434#comment-16474434
 ] 

e.bekrek commented on FLEX-35385:
-

With the following change I got this result:

 
{code:java}
s|WindowedApplication s|Label{

src: url(c:\Windows\Fonts\verdanab.ttf);
fontFamily: "Verdana";
fontSize: 14;
embedAsCFF: true;

}{code}
 

!temporary-fix-bug.png!

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png, 
> temporary-fix-bug.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-05-14 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35385:

Attachment: temporary-fix-bug.png

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png, 
> temporary-fix-bug.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-05-01 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459898#comment-16459898
 ] 

e.bekrek commented on FLEX-35385:
-

Anyone has an idea what to do with this situation ?

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35279) Apache Flex Screen freeze

2018-04-25 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452176#comment-16452176
 ] 

e.bekrek commented on FLEX-35279:
-

Did you try to use threads or Workers instead?

> Apache Flex Screen freeze
> -
>
> Key: FLEX-35279
> URL: https://issues.apache.org/jira/browse/FLEX-35279
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Advanced Data Grid
>Affects Versions: Apache Flex 4.15.0
> Environment: IE, Firefox, and Chrome Browsers
>Reporter: Scott Capilouto
>Priority: Critical
>
> We have an application where we are seeing intermittently screen freezes with 
> the following error. Apache Flex appears to freeze for a minute to a minute 
> and half before resuming.
> Would you happen to know what might be causing this?
> We are able to see this error when running from Firefox in Debug mode:
> Error: Error #1502: A script has executed for longer than the default timeout 
> period of 15 seconds.
> at 
> mx.controls::AdvancedDataGrid/expandAll()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/advancedgrids/src/mx/controls/AdvancedDataGrid.as:5780]
> at 
> mx.controls::AdvancedDataGrid/collectionChangeHandler()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/advancedgrids/src/mx/controls/AdvancedDataGrid.as:8232]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at 
> mx.collections::HierarchicalCollectionView/internalRefresh()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as:1272]
> at 
> mx.collections::HierarchicalCollectionView/collectionChangeHandler()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalCollectionView.as:1459]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at mx.collections::HierarchicalData/set 
> source()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/advancedgrids/src/mx/collections/HierarchicalData.as:153]
> at 
> mx.binding::Binding/defaultDestFunc()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Binding.as:305]
> at Function/http://adobe.com/AS3/2006/builtin::call()
> at 
> mx.binding::Binding/innerExecute()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Binding.as:511]
> at Function/http://adobe.com/AS3/2006/builtin::apply()
> at 
> mx.binding::Binding/wrapFunctionCall()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Binding.as:418]
> at 
> mx.binding::Binding/execute()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Binding.as:356]
> at 
> mx.binding::Binding/watcherFired()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Binding.as:539]
> at 
> mx.binding::Watcher/notifyListeners()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/Watcher.as:317]
> at 
> mx.binding::PropertyWatcher/eventHandler()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/binding/PropertyWatcher.as:385]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at com.homedepot.mm.sv.esvs.model::SVSModelLocator/dispatchEvent()
> at com.homedepot.mm.sv.esvs.model::SVSModelLocator/set acLocalLineItemData()
> at 
> com.homedepot.mm.sv.esvs.view.order::ProductEntry/refreshLineItemDataGrid()[C:\bk\esvs\MMSVESVSWeb\src\com\homedepot\mm\sv\esvs\view\order\ProductEntry.mxml:6638]
> at 
> com.homedepot.mm.sv.esvs.view.order::OrderMaintenanceWindow/measureServiceViewHideHandler()[C:\bk\esvs\MMSVESVSWeb\src\com\homedepot\mm\sv\esvs\view\order\OrderMaintenanceWindow.mxml:]
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at 
> mx.core::UIComponent/dispatchEvent()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/core/UIComponent.as:13688]
> at 
> mx.core::UIComponent/setVisible()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/core/UIComponent.as:3301]
> at 
> mx.containers::ViewStack/commitSelectedIndex()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/mx/src/mx/containers/ViewStack.as:1227]
> at 
> mx.containers::ViewStack/commitProperties()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/mx/src/mx/containers/ViewStack.as:767]
> at 
> mx.core::UIComponent/validateProperties()[/Users/justinmclean/Documents/ApacheFlex4.15/frameworks/projects/framework/src/mx/core/UI

[jira] [Commented] (FLEX-35386) Virus HTML on JIRA Website at specific address

2018-04-25 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452170#comment-16452170
 ] 

e.bekrek commented on FLEX-35386:
-

I'm not using IE at all this is with Iridium Browser or any other Chrome based 
browser.

> Virus HTML on JIRA Website at specific address
> --
>
> Key: FLEX-35386
> URL: https://issues.apache.org/jira/browse/FLEX-35386
> Project: Apache Flex
>  Issue Type: Bug
>Reporter: e.bekrek
>Priority: Major
> Attachments: virus-JIRA-Apache.png
>
>
> this is the link address I got this virus alert
>  
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=45&selectedIssue=FLEX-35385&projectKey=FLEX]
>  
> !virus-JIRA-Apache.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-25 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452164#comment-16452164
 ] 

e.bekrek commented on FLEX-35385:
-

There is no Embed anywhere and I don't know what is embedAsCFF since I never 
used it.

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-25 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452002#comment-16452002
 ] 

e.bekrek commented on FLEX-35385:
-

Where should I look to see the snippet of code?

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35387) Flex Project compilation with Framework linkage : Runtime shared library (RSL) throws compilation error

2018-04-25 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451999#comment-16451999
 ] 

e.bekrek commented on FLEX-35387:
-

This is fixed for me!

> Flex Project compilation with Framework linkage : Runtime shared library 
> (RSL) throws compilation error
> ---
>
> Key: FLEX-35387
> URL: https://issues.apache.org/jira/browse/FLEX-35387
> Project: Apache Flex
>  Issue Type: Bug
>  Components: MXML Compiler - Error Reporting
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: compilation-error-rsls.png
>
>
> A dummy test project with Flex Project and Apache Flex 4.16.1
>  
> Error: 
> flex2.compiler.config.ConfigurationException.OtherThrowable[throwable='java.lang.NoClassDefFoundError:
>  flex2/compiler/common/Configuration$RslPathInfo', source='command line', 
> var='runtime-shared-library-path', line='-1'] test Unknown Flex Problem
> !compilation-error-rsls.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451736#comment-16451736
 ] 

e.bekrek edited comment on FLEX-35385 at 4/25/18 6:54 AM:
--

Here is my log after I reinstalled Flex SDK

Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from: 
http://ftp.fau.de/apache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the 
reference. The file is valid.
Uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from: 
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
Validating download: G:\programming\sdks\apache 4.16.1/in/AdobeAIRSDK.zip
Finished uncompressing: G:\programming\sdks\apache 4.16.1/in/AdobeAIRSDK.zip
Installing Adobe Flash Player playerglobal.swc from: 
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Validating download: G:\programming\sdks\apache 
4.16.1/frameworks/libs/player/29.0/playerglobal.swc
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
Validating download: G:\programming\sdks\apache 4.16.1/in/swfobject_2_2.zip
Download complete
Downloading OSMF2_0.swc?format=raw from: 
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
Validating download: G:\programming\sdks\apache 4.16.1/frameworks/libs/osmf.swc
Downloading afe.jar?format=raw from: 
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib
Validating download: G:\programming\sdks\apache 
4.16.1/lib/external/optional/afe.jar
Downloading aglj40.jar?format=raw from: 
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib
Validating download: G:\programming\sdks\apache 
4.16.1/lib/external/optional/aglj40.jar
Downloading flex-fontkit.jar?format=raw from: 
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib
Validating download: G:\programming\sdks\apache 
4.16.1/lib/external/optional/flex-fontkit.jar
Downloading rideau.jar?format=raw from: 
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib
Validating download: G:\programming\sdks\apache 
4.16.1/lib/external/optional/rideau.jar
Installing frameworks configuration files configured for use with an IDE
G:\programming\sdks\apache 4.16.1 is now an IDE compatible folder
Installation complete


was (Author: giglipuff):
Here is my log after I reinstalled Flex SDK

 

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451736#comment-16451736
 ] 

e.bekrek edited comment on FLEX-35385 at 4/25/18 6:45 AM:
--

Here is my log after I reinstalled Flex SDK

 


was (Author: giglipuff):
Here is my log after I reinstalled Flex SDK

 

Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from: 
http://ftp.fau.de/apache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the 
reference. The file is valid.
Uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from: 
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451736#comment-16451736
 ] 

e.bekrek commented on FLEX-35385:
-

Here is my log after I reinstalled Flex SDK

 

Installer version 3.3.1 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from: 
http://ftp.fau.de/apache/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the 
reference. The file is valid.
Uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from: 
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLEX-35387) Flex Project compilation with Framework linkage : Runtime shared library (RSL) throws compilation error

2018-04-24 Thread e.bekrek (JIRA)
e.bekrek created FLEX-35387:
---

 Summary: Flex Project compilation with Framework linkage : Runtime 
shared library (RSL) throws compilation error
 Key: FLEX-35387
 URL: https://issues.apache.org/jira/browse/FLEX-35387
 Project: Apache Flex
  Issue Type: Bug
  Components: MXML Compiler - Error Reporting
Affects Versions: Apache Flex 4.16.0
Reporter: e.bekrek
 Attachments: compilation-error-rsls.png

A dummy test project with Flex Project and Apache Flex 4.16.1

 

Error: 
flex2.compiler.config.ConfigurationException.OtherThrowable[throwable='java.lang.NoClassDefFoundError:
 flex2/compiler/common/Configuration$RslPathInfo', source='command line', 
var='runtime-shared-library-path', line='-1'] test Unknown Flex Problem

!compilation-error-rsls.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35386) Virus HTML on JIRA Website at specific address

2018-04-24 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35386:

Attachment: virus-JIRA-Apache.png

> Virus HTML on JIRA Website at specific address
> --
>
> Key: FLEX-35386
> URL: https://issues.apache.org/jira/browse/FLEX-35386
> Project: Apache Flex
>  Issue Type: Bug
>Reporter: e.bekrek
>Priority: Major
> Attachments: virus-JIRA-Apache.png
>
>
> this is the link address I got this virus alert
>  
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=45&selectedIssue=FLEX-35385&projectKey=FLEX]
>  
> !virus-JIRA-Apache.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLEX-35386) Virus HTML on JIRA Website at specific address

2018-04-24 Thread e.bekrek (JIRA)
e.bekrek created FLEX-35386:
---

 Summary: Virus HTML on JIRA Website at specific address
 Key: FLEX-35386
 URL: https://issues.apache.org/jira/browse/FLEX-35386
 Project: Apache Flex
  Issue Type: Bug
Reporter: e.bekrek


this is the link address I got this virus alert

 

[https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=45&selectedIssue=FLEX-35385&projectKey=FLEX]

 

!virus-JIRA-Apache.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35386) Virus HTML on JIRA Website at specific address

2018-04-24 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35386:

Attachment: (was: virus-JIRA-Apache.png)

> Virus HTML on JIRA Website at specific address
> --
>
> Key: FLEX-35386
> URL: https://issues.apache.org/jira/browse/FLEX-35386
> Project: Apache Flex
>  Issue Type: Bug
>Reporter: e.bekrek
>Priority: Major
>
> this is the link address I got this virus alert
>  
> [https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=45&selectedIssue=FLEX-35385&projectKey=FLEX]
>  
> !virus-JIRA-Apache.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35385:

Description: 
I was using the default Flex SDK which comes with Flash Builder 4.7 Premium

including the Mobile Components (*mobilecomponents.swc*)

This is the result I get when I use the default Flex SDK 4.6.0

!flex-sdk-4.6.0.png!

 

This is the result I get when I switch to Apache Flex 4.16.1

!apache-flex-sdk-4.16.1.png!

 

Can someone pin point down where should I look for the problem?

  was:
I was using the default Flex SDK which comes with Flash Builder 4.7 Premium

including the Mobile Components (*mobilecomponents.swc*)

This is the result I get when I use the default Flex SDK 4.6.0

!flex-sdk-4.6.0.png!

 

This is the result I get when I switch to Apache Flex 4.16.1

!apache-flex-sdk-4.16.1.png!


> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!
>  
> Can someone pin point down where should I look for the problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35385:

Attachment: apache-flex-sdk-4.16.1.png

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35385:

Attachment: (was: apache-flex-sdk-4.16.1.png)

> Apache Flex 4.16.1 Mobile Components SWC shows UI display errors
> 
>
> Key: FLEX-35385
> URL: https://issues.apache.org/jira/browse/FLEX-35385
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Mobile: MobileApplication
>Affects Versions: Apache Flex 4.16.0
>Reporter: e.bekrek
>Priority: Major
> Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png
>
>
> I was using the default Flex SDK which comes with Flash Builder 4.7 Premium
> including the Mobile Components (*mobilecomponents.swc*)
> This is the result I get when I use the default Flex SDK 4.6.0
> !flex-sdk-4.6.0.png!
>  
> This is the result I get when I switch to Apache Flex 4.16.1
> !apache-flex-sdk-4.16.1.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLEX-35385) Apache Flex 4.16.1 Mobile Components SWC shows UI display errors

2018-04-24 Thread e.bekrek (JIRA)
e.bekrek created FLEX-35385:
---

 Summary: Apache Flex 4.16.1 Mobile Components SWC shows UI display 
errors
 Key: FLEX-35385
 URL: https://issues.apache.org/jira/browse/FLEX-35385
 Project: Apache Flex
  Issue Type: Bug
  Components: Mobile: MobileApplication
Affects Versions: Apache Flex 4.16.0
Reporter: e.bekrek
 Attachments: apache-flex-sdk-4.16.1.png, flex-sdk-4.6.0.png

I was using the default Flex SDK which comes with Flash Builder 4.7 Premium

including the Mobile Components (*mobilecomponents.swc*)

This is the result I get when I use the default Flex SDK 4.6.0

!flex-sdk-4.6.0.png!

 

This is the result I get when I switch to Apache Flex 4.16.1

!apache-flex-sdk-4.16.1.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415666#comment-16415666
 ] 

e.bekrek commented on FLEX-35381:
-

I just tried to install the latest 4.16.1 and this is the log:

 

Installer version 3.2.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from: 
http://www-eu.apache.org/dist/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the 
reference. The file is valid.
Uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Finished uncompressing: G:\programming\sdks\apache 
4.16.1\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from: 
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
Validating download: G:\programming\sdks\apache 4.16.1/in/AdobeAIRSDK.zip
Error #1000

Installation aborted

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: BaseConfig2.xml, WhereIGetTo.PNG, 
> download-use_mirror=kent.url, image-2018-03-27-10-43-06-443.png, 
> image-2018-03-27-14-45-52-257.png, installer.log, log.txt, 
> sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415649#comment-16415649
 ] 

e.bekrek commented on FLEX-35381:
-

I suggest that what ever happens the xml file should be downloaded directly 
from github so that people can fix it when ever there is a 404 or other kind of 
error.

That way we could do fast Pull Request and fix faster.

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: BaseConfig2.xml, WhereIGetTo.PNG, 
> download-use_mirror=kent.url, image-2018-03-27-10-43-06-443.png, 
> image-2018-03-27-14-45-52-257.png, installer.log, log.txt, 
> sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415436#comment-16415436
 ] 

e.bekrek commented on FLEX-35381:
-

I was downloading the Flex 4.13 version with Adobe AIR 17 and yes it was on 
Windows 10.

 

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: download-use_mirror=kent.url, 
> image-2018-03-27-10-43-06-443.png, installer.log, log.txt, 
> sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415425#comment-16415425
 ] 

e.bekrek commented on FLEX-35381:
-

I didn't have any problem at all I just replaced the file and ran the installer 
the rest went smooth. I don't know what else to suggest.

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: download-use_mirror=kent.url, 
> image-2018-03-27-10-43-06-443.png, installer.log, log.txt, 
> sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415336#comment-16415336
 ] 

e.bekrek edited comment on FLEX-35381 at 3/27/18 9:39 AM:
--

Here I linked the file so that it is best for all!

https://issues.apache.org/jira/secure/attachment/12916366/sdk-installer-config-4.0.xml


was (Author: giglipuff):
Here I linked the file so that it is best for all!

 

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: installer.log, sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35381:

Attachment: sdk-installer-config-4.0.xml

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: installer.log, sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-27 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415336#comment-16415336
 ] 

e.bekrek commented on FLEX-35381:
-

Here I linked the file so that it is best for all!

 

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: installer.log, sdk-installer-config-4.0.xml
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35382) Flex SDK Installer doesn't work for SWFObject

2018-03-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412544#comment-16412544
 ] 

e.bekrek commented on FLEX-35382:
-

The xml file in C:\Program Files (x86)\Apache Flex\Apache Flex SDK 
Installer\installer\sdk-installer-config-4.0.xml

> Flex SDK Installer doesn't work for SWFObject
> -
>
> Key: FLEX-35382
> URL: https://issues.apache.org/jira/browse/FLEX-35382
> Project: Apache Flex
>  Issue Type: Bug
> Environment: Windows 7
>Reporter: e.bekrek
>Priority: Major
> Attachments: flexerrorinstaller.png
>
>
> This is the error log i receive.
>  
> Installer version 3.3.0 (windows)
> Using Locale: en_US
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.13.0
> AIR version 14.0
> Flash Player version 14.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from: 
> http://archive.apache.org/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.0-bin.zip
> Verifying Apache Flex SDK MD5 Signature
> The Apache Flex SDK MD5 Signature of the downloaded files matches the 
> reference. The file is valid.
> Uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Finished uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Downloading Adobe AIR Runtime Kit for Windows from: 
> http://airdownload.adobe.com/air/win/download/14.0//AdobeAIRSDK.zip
> Validating download: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Finished uncompressing: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Installing Adobe Flash Player playerglobal.swc from: 
> http://fpdownload.macromedia.com/get/flashplayer/updaters/14//playerglobal14_0.swc
> Validating download: G:\programming\sdks\apache 
> 4.13/frameworks/libs/player/14.0/playerglobal.swc
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
>  [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false 
> eventPhase=2 text="Error #2032" errorID=2032]
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.13.0&version=4.13.0&os=windows&installerversion=3.3.0&info=&info=%20%20%20%20%20%20%5Bget%5D%20%5BIOErrorEvent%20type%3D%22ioError%22%20bubbles%3Dfalse%20cancelable%3Dfalse%20eventPhase%3D2%20text%3D%22Error%20%232032%22%20errorID%3D2032%5D



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35382) Flex SDK Installer doesn't work for SWFObject

2018-03-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412542#comment-16412542
 ] 

e.bekrek commented on FLEX-35382:
-

Replacing the 2 problematic url in the xml file resolve the downloading of the 
whole process.

This resolves also the ticket : https://issues.apache.org/jira/browse/FLEX-35381

 

https://codeload.github.com/swfobject/swfobject/zip/2.2"; 
file=" "/>

https://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/OSMF.swc?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fosmf.adobe%2Ffiles%2FOSMF%25202.0%2520Release%2520%2528final%2520source%252C%2520ASDocs%252C%2520pdf%2520guides%2520and%2520release%2520notes%2529%2FOSMF.swc%2Fdownload%3Fuse_mirror%3Dnetcologne%26r%3Dhttps%253A%252F%252Fsourceforge.net%252Fprojects%252Fosmf.adobe%252Ffiles%252FOSMF%2525202.0%252520Release%252520%252528final%252520source%25252C%252520ASDocs%25252C%252520pdf%252520guides%252520and%252520release%252520notes%252529%252FOSMF.swc%252Fdownload%26use_mirror%3Dnetcologne&ts=1521698327";
 file=" "/>

> Flex SDK Installer doesn't work for SWFObject
> -
>
> Key: FLEX-35382
> URL: https://issues.apache.org/jira/browse/FLEX-35382
> Project: Apache Flex
>  Issue Type: Bug
> Environment: Windows 7
>Reporter: e.bekrek
>Priority: Major
> Attachments: flexerrorinstaller.png
>
>
> This is the error log i receive.
>  
> Installer version 3.3.0 (windows)
> Using Locale: en_US
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.13.0
> AIR version 14.0
> Flash Player version 14.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from: 
> http://archive.apache.org/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.0-bin.zip
> Verifying Apache Flex SDK MD5 Signature
> The Apache Flex SDK MD5 Signature of the downloaded files matches the 
> reference. The file is valid.
> Uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Finished uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Downloading Adobe AIR Runtime Kit for Windows from: 
> http://airdownload.adobe.com/air/win/download/14.0//AdobeAIRSDK.zip
> Validating download: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Finished uncompressing: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Installing Adobe Flash Player playerglobal.swc from: 
> http://fpdownload.macromedia.com/get/flashplayer/updaters/14//playerglobal14_0.swc
> Validating download: G:\programming\sdks\apache 
> 4.13/frameworks/libs/player/14.0/playerglobal.swc
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
>  [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false 
> eventPhase=2 text="Error #2032" errorID=2032]
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.13.0&version=4.13.0&os=windows&installerversion=3.3.0&info=&info=%20%20%20%20%20%20%5Bget%5D%20%5BIOErrorEvent%20type%3D%22ioError%22%20bubbles%3Dfalse%20cancelable%3Dfalse%20eventPhase%3D2%20text%3D%22Error%20%232032%22%20errorID%3D2032%5D



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-24 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412539#comment-16412539
 ] 

e.bekrek commented on FLEX-35381:
-

The xml file in C:\Program Files (x86)\Apache Flex\Apache Flex SDK 
Installer\installer\sdk-installer-config-4.0.xml

 

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: installer.log
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (FLEX-35381) Apache Flex Installer download fails for OSMF

2018-03-21 Thread e.bekrek (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-35381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409115#comment-16409115
 ] 

e.bekrek commented on FLEX-35381:
-

Replacing the 2 problematic url in the xml file resolve the downloading of the 
whole process.

This resolves also the ticket : https://issues.apache.org/jira/browse/FLEX-35381

 

https://codeload.github.com/swfobject/swfobject/zip/2.2"; 
file=" "/>


https://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/OSMF.swc?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fosmf.adobe%2Ffiles%2FOSMF%25202.0%2520Release%2520%2528final%2520source%252C%2520ASDocs%252C%2520pdf%2520guides%2520and%2520release%2520notes%2529%2FOSMF.swc%2Fdownload%3Fuse_mirror%3Dnetcologne%26r%3Dhttps%253A%252F%252Fsourceforge.net%252Fprojects%252Fosmf.adobe%252Ffiles%252FOSMF%2525202.0%252520Release%252520%252528final%252520source%25252C%252520ASDocs%25252C%252520pdf%252520guides%252520and%252520release%252520notes%252529%252FOSMF.swc%252Fdownload%26use_mirror%3Dnetcologne&ts=1521698327";
 file=" "/>

> Apache Flex Installer download fails for OSMF 
> --
>
> Key: FLEX-35381
> URL: https://issues.apache.org/jira/browse/FLEX-35381
> Project: Apache Flex
>  Issue Type: Bug
>  Components: Installer
>Affects Versions: Adobe Flex SDK 3.3 (Release)
> Environment: Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 
>Reporter: Quinn Buchanan
>Priority: Blocker
> Attachments: installer.log
>
>
> *Description*
> When trying to install the Apache Flex SDK using the installer application, 
> The installer fails on download of OSMF
> *Steps to Reproduce*
>  # Launch Apache Flex Installer 3.3
>  # Select any (recent) AIR and Flex SDK versions to install, such as Flex 
> 4.16.1 & Air 29
>  # Create folder
>  # Select all options
>  # Press next and wait, approximately 2/3 of the way through the install, the 
> OSMF download will fail. 
> *Environment*
> Windows 8, Apache Flex Installer 3.3
> Windows 10, Apache Flex Installer 3.3
> OS X 10.11.6, Apache Flex Installer 3.3
> *Expected Behavior*
> Installer should download and install flex SDK.
> *Actual Behavior*
> Error is generated:
> Validating download: C:\developer\flex\flex 4.16.1 air 
> 29.0/frameworks/libs/osmf.swc
> OSMF download failed
> OSMF download failed
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.16.1&version=4.16.1&os=windows&installerversion=3.3.0&info=&info=OSMF%20download%20failed
>  
> see included log file for more details
> .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLEX-35382) Flex SDK Installer doesn't work for SWFObject

2018-03-21 Thread e.bekrek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-35382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

e.bekrek updated FLEX-35382:

Summary: Flex SDK Installer doesn't work for SWFObject  (was: Flex SDK 
Installer doesn't work)

> Flex SDK Installer doesn't work for SWFObject
> -
>
> Key: FLEX-35382
> URL: https://issues.apache.org/jira/browse/FLEX-35382
> Project: Apache Flex
>  Issue Type: Bug
> Environment: Windows 7
>Reporter: e.bekrek
>Priority: Major
> Attachments: flexerrorinstaller.png
>
>
> This is the error log i receive.
>  
> Installer version 3.3.0 (windows)
> Using Locale: en_US
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.13.0
> AIR version 14.0
> Flash Player version 14.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from: 
> http://archive.apache.org/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.0-bin.zip
> Verifying Apache Flex SDK MD5 Signature
> The Apache Flex SDK MD5 Signature of the downloaded files matches the 
> reference. The file is valid.
> Uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Finished uncompressing: G:\programming\sdks\apache 
> 4.13\temp\apache-flex-sdk-4.13.0-bin.zip
> Downloading Adobe AIR Runtime Kit for Windows from: 
> http://airdownload.adobe.com/air/win/download/14.0//AdobeAIRSDK.zip
> Validating download: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Finished uncompressing: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
> Installing Adobe Flash Player playerglobal.swc from: 
> http://fpdownload.macromedia.com/get/flashplayer/updaters/14//playerglobal14_0.swc
> Validating download: G:\programming\sdks\apache 
> 4.13/frameworks/libs/player/14.0/playerglobal.swc
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
>  [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false 
> eventPhase=2 text="Error #2032" errorID=2032]
> Installation aborted: 
> http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex 
> SDK 
> 4.13.0&version=4.13.0&os=windows&installerversion=3.3.0&info=&info=%20%20%20%20%20%20%5Bget%5D%20%5BIOErrorEvent%20type%3D%22ioError%22%20bubbles%3Dfalse%20cancelable%3Dfalse%20eventPhase%3D2%20text%3D%22Error%20%232032%22%20errorID%3D2032%5D



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (FLEX-35382) Flex SDK Installer doesn't work

2018-03-21 Thread e.bekrek (JIRA)
e.bekrek created FLEX-35382:
---

 Summary: Flex SDK Installer doesn't work
 Key: FLEX-35382
 URL: https://issues.apache.org/jira/browse/FLEX-35382
 Project: Apache Flex
  Issue Type: Bug
 Environment: Windows 7
Reporter: e.bekrek
 Attachments: flexerrorinstaller.png

This is the error log i receive.

 

Installer version 3.3.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.13.0
AIR version 14.0
Flash Player version 14.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from: 
http://archive.apache.org/dist/flex/4.13.0/binaries/apache-flex-sdk-4.13.0-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the 
reference. The file is valid.
Uncompressing: G:\programming\sdks\apache 
4.13\temp\apache-flex-sdk-4.13.0-bin.zip
Finished uncompressing: G:\programming\sdks\apache 
4.13\temp\apache-flex-sdk-4.13.0-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from: 
http://airdownload.adobe.com/air/win/download/14.0//AdobeAIRSDK.zip
Validating download: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
Finished uncompressing: G:\programming\sdks\apache 4.13/in/AdobeAIRSDK.zip
Installing Adobe Flash Player playerglobal.swc from: 
http://fpdownload.macromedia.com/get/flashplayer/updaters/14//playerglobal14_0.swc
Validating download: G:\programming\sdks\apache 
4.13/frameworks/libs/player/14.0/playerglobal.swc
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
 [get] [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 
text="Error #2032" errorID=2032]
Installation aborted: 
http://flex.apache.org/track-installer.html?failure=true&label=Apache Flex SDK 
4.13.0&version=4.13.0&os=windows&installerversion=3.3.0&info=&info=%20%20%20%20%20%20%5Bget%5D%20%5BIOErrorEvent%20type%3D%22ioError%22%20bubbles%3Dfalse%20cancelable%3Dfalse%20eventPhase%3D2%20text%3D%22Error%20%232032%22%20errorID%3D2032%5D



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)