Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

URLLoader error

Avatar

Level 2
I'm getting the below error message. Any ideas? My program
was working before then I started getting this message out of the
blue...



getMeetingInfo: status=0

#THROWING ERROR# onError from URLLoader. Error.:
<[IOErrorEvent type="ioError" bubbles=false cancelable=false
eventPhase=2 text="Error #2032: Stream Error. URL:
http://connectnow.acrobat.com/my/roomId?x=0%2E3946043970063329&mode=xml"

3 Replies

Avatar

Level 2
By the way, I'm not able to log into the ConnectSession....
it just hangs

Avatar

Employee
The error is not very helpful unless you put the real URL you
are trying to connect to ( I don't really believe you have an
account called 'my' and a room called 'roomId' :))



Also, it helps us more if you send the full trace instead of
just the line with the error.



Avatar

Level 2
Raff, I would love to share the real URL but then that would
reveal the intent of the application, which at this time is
proprietary. The output I provided is from the Console while
running in debugger mode.

I fired up the app this morning, and it is now working (and I
didn’t make any changes). I’ll keep an eye on this
issue.



Thanks!

code_away