SDL Tridion 2011 SP1 を使用している場合、複数のアイテムに対してタスクを実行すると (たとえば、1 つのフォルダから 1000 個のコンポーネントを一度に発行するなど)、GUI エラーが発生することがあります。同じリストから約 100 のアイテムを公開すると、完全に機能します。
CME/GUI に表示されるエラーは次のとおりです。
The transaction associated with the current connection has completed
but has not been disposed. The transaction must be disposed before the
connection can be used to execute SQL statements.
Windows イベント ビューアーの Tridion エラー ログに、次のような追加のエラーがあります。
The socket connection was aborted. This could be caused by an error processing
your message or a receive timeout being exceeded by the remote host, or an
underlying network resource issue. Local socket timeout was
'10675199.02:48:05.4775807'.
The read operation failed, see inner exception.
The socket connection was aborted. This could be caused by an error processing
your message or a receive timeout being exceeded by the remote host, or an
underlying network resource issue. Local socket timeout was
'10675199.02:48:05.4775807'.
An existing connection was forcibly closed by the remote host
ここで使用されているタイムアウト値と、これらのタイムアウト値を増やすにはどうすればよいですか?