在 4.0 版的 Content Engine 伺服器上,設定或調整應用程式伺服器的交易逾時值。
請遵循您特定應用程式伺服器的 IBM FileNet P8 Platform Installation
and Upgrade Guide 中的指示,如下列程序所指示。
選項 |
敘述 |
WebSphere® Application Server |
完成「為 Content Engine 配置應用程式伺服器 (WebSphere Application Server)」作業中的「調整 WebSphere Application Server 交易逾時值
(選用)程序」。 |
WebLogic 伺服器 |
視 WebLogic 伺服器 版本而定,執行「為 Content Engine 配置應用程式伺服器 (WebLogic 伺服器)」作業中的下列程序之一:
- 調整 WebLogic 伺服器 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 伺服器。
|