ylazy / nativeapplicationupdater

Automatically exported from code.google.com/p/nativeapplicationupdater
0 stars 1 forks source link

I get some error 2029 URLStream object does not have stream open #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
While I run/debug my application sometimes I get the below error

Error: Error #2029: This URLStream object does not have a stream opened.
    at flash.net::URLStream/close()
    at flash.net::URLLoader/close()
    at com.riaspace.nativeApplicationUpdater::NativeApplicationUpdater/updateDescriptorLoader_ioErrorHandler()[/Users/pwalczys/Projects/nativeapplicationupdater/NativeApplicationUpdater/src/com/riaspace/nativeApplicationUpdater/NativeApplicationUpdater.as:262]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

What is the expected output? What do you see instead?
It should not break here

What version of the product are you using? On what operating system?
0.5.1 on Win Xp

Thanks
Dhruv

Original issue reported on code.google.com by dhruv...@gmail.com on 15 Apr 2011 at 11:21