バージョン 4.5 または 5.0 の Content Engine サーバーで、アプリケーション・サーバーのトランザクション・タイムアウト値を設定または調整します。
オプション |
説明 |
WebSphere® Application
Server |
- Content Engine サーバーで、以下の手順を実行します。
- WebSphere Application
Server 管理コンソールにログオンします。
- に移動します。
- Content Engine 用 WebSphere Application
Server の構成タスクの説明に従い、合計トランザクション存続時間タイムアウトおよび最大トランザクション・タイムアウトの各値を増やします。
- IBM® Enterprise Records サーバーで、要求のタイムアウト値を設定します。
- WebSphere Application
Server 管理コンソールにログオンします。
- に移動します。
- 要求のタイムアウト値を、Content Engine に対して設定したトランザクション・タイムアウト値の 150% に設定します。例えば、Content Engine のトランザクション・タイムアウト値が 600 の場合、要求のタイムアウト値は 900 に設定します。Content Engine のトランザクション・タイムアウト値と IBM Enterprise Records の ORB サービスのトランザクション・タイムアウト値の間には差があります。最初に、すべてのアプリケーション・サーバーに対し Content Engine のトランザクション・タイムアウト値を設定し、その後、WebSphere Application
Server のみに対し IBM Enterprise Records の ORB サービスのトランザクション・タイムアウト値を変更する必要があります。
|
WebLogic Server |
「IBM FileNet P8 Platform Installation
and Upgrade Guide」の『Configure WebLogic Server for Content Engine』タスクのトランザクション・タイムアウト値の調整手順 (オプション) を完了します。 |
JBoss Application Server |
- Content Engine サーバーで、JBoss Application Server を停止します。
- JBOSS_HOME/server/default/conf/jboss-service.xml ディレクトリーに移動し、編集のためにファイルを開きます。
- TransactionTimeout 属性タグを見つけ、その値を 600 (秒) 以上に設定します。次に例を示します。
<attribute name="Transaction
Timeout">600</attribute>
- jboss-service.xml を保存して閉じます。
- JBoss Application Server を始動します。
|