Forums

WeblogPostList Randomly Returns No Posts?

This question is not answered

Has anyone else seen an issue with CS2008.5 where blog posts will appear on the Aggregate page, but then suddenly disappear minutes later.

Seems like the security is losing the roles, or something like that. Ideas?

All Replies
  • I've found a couple of entries in the exceptions report which I wonder might be linked to this issue:

    Message: Iterator Failed. Type CommunityServer.Blogs.Components.Weblogs. Method UpdateRecentContent. Reason String or binary data would be truncated. The statement has been terminated.
    CommunityServer.Components.CSException: Iterator Failed. Type CommunityServer.Blogs.Components.Weblogs. Method UpdateRecentContent. Reason String or binary data would be truncated.
    The statement has been terminated.

    and

    Message: Error occurred while running background task RecentBlogContent
    System.Data.SqlClient.SqlException: String or binary data would be truncated.
    The statement has been terminated.
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    at CommunityServer.Data.WeblogSqlDataProvider.UpdateRecentContent(Int32 settingsId)
    at CommunityServer.Blogs.Components.Weblogs.UpdateRecentContent(Int32 settingsId)
    at CommunityServer.Components.SiteSettingsManager.IterateSiteSettings(SiteSettingsListIterator iter)
    at CommunityServer.Blogs.Components.RecentContentJob.Execute(XmlNode node)
    at Telligent.Tasks.Task.ᐁ()

    Both exceptions seem to be happening quite regularly - the error counts are sitting at about 500 over the past week or so.

    Anyone encountered these errors before?

    Gordon Kennedy
    Learning Technologist
    Insights Learning & Development
    www.insights.com

  • Hi Gordon,

     

    I am getting the same errors.  Did you find a resolution?  I raised a case with Telligent but as we have "customised" our community instance they will not support us getting this issue resolved.  The impact seems to be that the post is not included in the group RSS feed or email notifications for users who have subscribed (high impact).  We are on SQL Server 2000, so not sure if there is an issue with column length.

     

    Thanks.

     

    James....

  • Hi,

    I'm also getting the same 2 exceptions very often (5562 times in 1 month).

    Did anybody find a solution or workaround for this?

    It's frustrating and i am sure i did NOT alter/modify anything related to blogs.

    So any help would really be appreciated!

    Kind regards,

    Erik