私たちの会社で Telligent Community Server 2007.1 SP2 を使用していますが、このツールから多くのタイムアウトが発生しています。満足できるものではありません。
私たちの CS は 2007 SP1 で、多くのタイムアウトがありました。そのため、Telligent サポートの担当者は、現在のバージョンである 2007.1 SP2 へのアップグレードを提案しました。私たちはやりましたが、実際には以前よりも悪いと思います。
ウェブサイトは専用サーバーで公開されており、フォーラム データベース専用の別のサーバーがあります。両方のコンピューターで、使用可能な処理リソースとメモリ リソースがあります。アプリケーションプールは大丈夫です。データベースのタイムアウトは実際にはかなり大きいです(300秒)...
約 250 万件の投稿があるため、エンタープライズ検索を使用しています。今日、データベースのインデックスが再作成され (テーブル データ)、再コンパイル (procs) されました。
誰かが「フォーラム」をクリックしようとすると、次のメッセージが表示されます。
[SqlException (0x80131904): タイムアウトが発生しました。操作が完了する前にタイムアウト期間が経過したか、サーバーが応答していません
。 breakConnection) +4846875 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior、SqlCommand cmdHandler、SqlDataReader dataStream、BulkCopySimpleResultSet bulkCopyHandler、TdsParserStateObject stateObj) +2392
System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +33 System.Data.SqlClient.SqlDataReader.get_MetaData() +83 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
System.Data .SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +954 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior、RunBehavior runBehavior、Boolean returnStream、String メソッド) +32 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior 動作、String メソッド) +141
System.Data.SqlClient.SqlCommand. ExecuteReader(CommandBehavior 動作) +70
C:\Repositorio\Forum\trunk\Data Providers\SqlDataProvider\ForumsSqlDataProvider.cs:960 の CommunityServer.Data.ForumsSqlDataProvider.GetThreads(ForumThreadQuery クエリ) C:\Repositorio\ の CommunityServer.Discussions.Components.Threads.GetThreads(ForumThreadQuery クエリ) Forum\trunk\Forums\Components\Threads.cs:85 CommunityServer.Discussions.Controls.ThreadList.get_DataSource() in C:\Repositorio\Forum\trunk\Forums\Controls\Thread\ThreadList.cs:83 System.Web.UI .WebControls.Repeater.ConnectToDataSourceView() +183 System.Web.UI.WebControls.Repeater.OnLoad(EventArgs e) +19
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) in C:\Repositorio\Forum\trunk\Controls\Base\PreTemplatedWrappedRepeaterBase.cs:90 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Control .LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI .Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Page.ProcessRequestMain(ブール値 includeStagesBeforeAsyncPoint、ブール値 includeStagesAfterAsyncPoint) +627
CSでこの種の問題を抱えた人はいますか?