Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-20296

Stream Error : Flash Builder Console outputs lot of logs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • Ant Tasks
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 6.x
      Language Found: English

    Description

      Steps to reproduce:
      1.create a flex library project in Gumbo(use sdk 4 in FB b242973)
      2.create a test case class,using File->New->Test Case
      3.Right click - >Execute FlexUnit Tests

      The following log appears in consoles slowing down the test execution:
      Error #2032: Stream Error. URL: file:///C|/Documents and Settings/balajs/Adobe Flash Builder Beta/Balaja/bin/textLayout_4.0.0.8531.swf
      Failed to load RSL textLayout_4.0.0.8531.swf
      Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.8531/textLayout_4.0.0.8531.swf
      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 248,705 bytes after decompression
      Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml. The 'secure' attribute is only permitted in HTTPS and socket policy files. See http://www.adobe.com/go/strict_policy_files for details.

      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 310,541 bytes after decompression
      Error #2032: Stream Error. URL: file:///C|/Documents and Settings/balajs/Adobe Flash Builder Beta/Balaja/bin/framework_4.0.0.8531.swf
      Failed to load RSL framework_4.0.0.8531.swf
      Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.8531/framework_4.0.0.8531.swf
      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 2,205,632 bytes after decompression
      Error #2032: Stream Error. URL: file:///C|/Documents and Settings/balajs/Adobe Flash Builder Beta/Balaja/bin/framework_textLayout_4.0.0.8531.swf
      Failed to load RSL framework_textLayout_4.0.0.8531.swf
      Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.8531/framework_textLayout_4.0.0.8531.swf
      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 25,919 bytes after decompression
      Error #2032: Stream Error. URL: file:///C|/Documents and Settings/balajs/Adobe Flash Builder Beta/Balaja/bin/spark_4.0.0.8531.swf
      Failed to load RSL spark_4.0.0.8531.swf
      Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.8531/spark_4.0.0.8531.swf
      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 1,077,104 bytes after decompression
      Error #2032: Stream Error. URL: file:///C|/Documents and Settings/balajs/Adobe Flash Builder Beta/Balaja/bin/rpc_4.0.0.8531.swf
      Failed to load RSL rpc_4.0.0.8531.swf
      Failing over to RSL http://fpdownload.adobe.com/pub/swz/flex/4.0.0.8531/rpc_4.0.0.8531.swf
      [SWF] C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\bin\FlexUnitApplication.swf - 436,541 bytes after decompression

      Actual Results: Test execution gets slower leaving the above mentioned log in the console

      Note: For 3.4 sdk it works fine

      Expected Results:Console should be clean and the tests should immediately start its execution

      This bug is not flexunit flexunit specific, please follow the following steps to assert the same:
      Verify a build.xml file gets generated.
      Add an application file say Bug.mxml under the project
      Edit the build.xml and add
      <arg value="C:\Documents and Settings\balajs\Adobe Flash Builder Beta\Balaja\Sample.mxml"/> - (this location is the project folder in the home workspace directory)
      instead of <arg value="$FlexUnitApplication"/>
      Execute FlexUnit Tests
      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: