バージョン 4.0 の Content Engine サーバーで、アプリケーション・サーバーのトランザクション・タイムアウト値を設定または調整します。
アプリケーション・サーバー・タスクを完了するには、以下の手順を実行します。
以下の手順で示されているように、特定のアプリケーション・サーバーについて「IBM FileNet P8 Platform Installation
and Upgrade Guide」の指示に従います。
オプション |
説明 |
WebSphere® Application
Server |
Content Engine (WebSphere Application
Server) 用 Application Server の構成タスクにある WebSphere Application
Server トランザクションのタイムアウト値の調整手順 (オプション) を完了します。 |
WebLogic Server |
WebLogic Server のバージョンに応じて、Content Engine (WebLogic Server) 用 Application Server の構成タスクで以下の手順を実行します。- WebLogic Server 9.2 のトランザクション・タイムアウト値の調整 (オプション)
|
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 サーバーを始動します。
|