在 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 伺服器 |
在 IBM FileNet P8 Platform Installation
and Upgrade Guide 的「為 Content Engine 配置 WebLogic 伺服器」作業中,完成「(選用)調整交易逾時值」步驟。 |
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。
|