Friday, June 3, 2011

Error #2130: Unable to flush SharedObject. at Error$/throwError()

Check your application url for some extra /. For me something like http://<ip>/<context>//index.html caused the error.

4 comments:

  1. Error: Error #2130: Unable to flush SharedObject.
    at Error$/throwError()
    at flash.net::SharedObject/flush()
    at com.hiro.util::CompanionManager$/performCompanionCmdCookie()
    at com.hiro.util::CompanionManager$/performCompanionCmd()
    at jukPlayer/performPlaylistCommand()
    at jukPlayer/startPlaylist()
    at jukPlayer/playlistReady()
    at com.hiro.streaming::HiroLayer/reportPlaylistReady()
    at com.hiro.streaming::HiroLayer/external_preroll_extraction_failure()
    at MethodInfo-259()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.hiro.util.bidding::BiddingArena/endBidInFailure()
    at com.hiro.util.bidding::BiddingArena/advanceNetwork()
    at com.hiro.util.bidding::BiddingArena/onExternalAdNetworkReponse()
    at com.hiro.util.AS3::XMLLoader/errorHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

    ReplyDelete
  2. HOW CAN I STOP THIS ERROR (IN REAL PLAYER)IT POPS UP EVERY TWO MINUTES @ REAL PLAYER FREEZES.DRIVING ME NUTS!!!!!!!!!!!!!!!

    ReplyDelete
    Replies
    1. See if you have any invalid URL referred in your playlist.

      Delete