Menu

#1247 Timeouts and other errors when syncing from Google Reader

closed
5
2012-09-23
2008-06-24
No

2008-06-23 21:42:14,696 [GoogleReaderModifyingThread] ERROR NewsComponents.Feed.GoogleReaderModifier [(null)] - Error in GoogleReaderModifier.PerformOperation:
Exception: System.Net.WebException
Message: Åtgärdens tidsgräns har överskridits
Source: System
vid System.Net.HttpWebRequest.GetRequestStream()
vid NewsComponents.Net.AsyncWebRequest.GetSyncResponse(HttpMethod method, String address, ICredentials credentials, String userAgent, IWebProxy proxy, DateTime ifModifiedSince, String eTag, Int32 timeout, Cookie cookie, String body, WebHeaderCollection additonalHeaders)
vid NewsComponents.Net.AsyncWebRequest.PostSyncResponse(String address, String body, Cookie cookie, ICredentials credentials, IWebProxy proxy)
vid NewsComponents.Feed.GoogleReaderFeedSource.ChangeItemReadStateInGoogleReader(String feedId, String itemId, Boolean beenRead)
vid NewsComponents.Feed.GoogleReaderModifier.PerformOperation(PendingGoogleReaderOperation current)

2008-06-23 21:33:17,875 [6088] ERROR NewsComponents.Feed.GoogleReaderFeedSource [(null)] - Åtgärdens tidsgräns har överskridits
Exception: System.Net.WebException
Message: Åtgärdens tidsgräns har överskridits
Source: System
vid System.Net.HttpWebRequest.GetResponse()
vid NewsComponents.Net.AsyncWebRequest.GetSyncResponse(HttpMethod method, String address, ICredentials credentials, String userAgent, IWebProxy proxy, DateTime ifModifiedSince, String eTag, Int32 timeout, Cookie cookie, String body, WebHeaderCollection additonalHeaders)
vid NewsComponents.Net.AsyncWebRequest.GetSyncResponseStream(HttpMethod method, String address, String& newAddress, ICredentials credentials, String userAgent, IWebProxy proxy, DateTime& ifModifiedSince, String& eTag, Int32 timeout, RequestResult& responseResult, Cookie cookie, String body, WebHeaderCollection additonalHeaders)
vid NewsComponents.Net.AsyncWebRequest.GetSyncResponseStream(String address, ICredentials credentials, IWebProxy proxy, Cookie cookie)
vid NewsComponents.Feed.GoogleReaderFeedSource.LoadFeedlistFromGoogleReader()
vid NewsComponents.Feed.GoogleReaderFeedSource.UpdateFeedList()
vid NewsComponents.Feed.GoogleReaderFeedSource.RefreshFeeds(Boolean force_download)

2008-06-23 21:42:17,821 [3364] ERROR RssBandit.WinGui.Forms.WinGuiMain [(null)] - OnFeedListItemActivateManually() failed.
Exception: System.NullReferenceException
Message: Objektreferensen har inte angetts till en instans av ett objekt.
Source: RSSBandit
vid RssBandit.RssBanditApplication.HandleFeedCacheRelevantChange(FeedSourceEntry entry, String feedUrl, NewsFeedProperty property)
vid RssBandit.RssBanditApplication.FeedWasModified(INewsFeed feed, NewsFeedProperty property)
vid RssBandit.WinGui.Forms.WinGuiMain.OnFeedListItemActivateManually(ThreadedListViewItem selectedItem)

Discussion

  • Dare Obasanjo

    Dare Obasanjo - 2008-06-29

    Logged In: YES
    user_id=24549
    Originator: YES

    Duplicate of bug #2001911

     
  • Dare Obasanjo

    Dare Obasanjo - 2008-08-26

    Logged In: YES
    user_id=24549
    Originator: YES

    It seems it never occurred to me to call HttpWebResponse.Close() for all those connections we are making to Google Reader and NewsGator Online. :)

     
  • S!ick

    S!ick - 2009-09-10

    I have the same problems...I am subscribed to many feeds.

     

Log in to post a comment.