question

chetanmw avatar image
chetanmw asked ericnute edited

Unable to load Flex application, getting error 'Error #2032: Stream Error'

Hi All, I am unable to open my flex web application in iTest. When I click 'Start' on new session, internal browser window opens. My web application loading starts and after some time error '**Error #2032: Stream Error. URL:/framework_4.0.0.5902.swz**' comes. I have added iTestAutomationEnv.xml and iTestFlexWrapper.swf files into my web app server. 'Error #2032: Stream Error' comes because an swf try to access a file across a restricted domain. For that I added crossdomain.xml file in my web server. But it also didn't help. Also file 'framework_4.0.0.5902.swz' in error doesn't exist on web server. Regards, Chetan
iTestFlexNet (FlexLM)
2 comments
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

sandeepreddynv avatar image sandeepreddynv ♦ commented ·
Hi Chetan, I would require more information regarding this. 1. iTest version. 2. Flex version on which your application has developed. 3. Have you enabled flex option under session properties of Web session. 4. Make sure that you are specifying the correct URL i.e. URL with / slashes. Regards, Venkat
0 Likes 0 ·
chetanmw avatar image chetanmw sandeepreddynv ♦ commented ·
Hi Venkat, 1. iTest version is: 4.1.3 2. Flex version : 4.5 3. Yes, I have enabled Flex option in Web session 4. Yes, URL is specified correctly. I'm able to see my app for some time and then 'Error #2032: Stream Error. URL:/framework_4.0.0.5902.swz' error comes. Also I have tried another approach of building application with iTest's swc file. That also didn't work. -Chetan
0 Likes 0 ·
lakshminarayana avatar image
lakshminarayana answered
Flex version 4.5 is supported from iTest v4.2. Please upgrade the iTest to the latest version i.e., iTest v4.3.1 and give a try.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

sai_kiran avatar image
sai_kiran answered chetanmw commented
Hi Chetan, Have you tried by adding your domain in the crossdomain.xml file before placing it in the web app server. If not, please check for the following field in crossdomain.xml file and add your URL Hope this helps!
1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

chetanmw avatar image chetanmw commented ·
Hi Sai, I have given "*" in domain value. So it should allow access from all the domains. I guess issue is because iTest search for file 'framework_4.0.0.5902.swz' which doesn't exist. ~Chetan
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.