如何處理不能正常開啟 workflow mailer service 問題
Unable to Start Workflow Mailer Service (Doc ID 856229.1) 2011-12-28 11:44:41|
Applies to:
Oracle Workflow Cartridge - Version: 11.5.10.0 to 12.0.6 - Release: 11.5 to 12
Information in this document applies to any platform.
Oracle Workflow Cartridge - Version: 11.5.10.0 to 12.0.6 - Release: 11.5 to 12
Information in this document applies to any platform.
Symptoms
When trying to start the Workflow Notification Mailer, the following error occurs:
When trying to start the Workflow Notification Mailer, the following error occurs:
Error:
The service container is not running.
Additional information:
The service container is not running.
Additional information:
1) Workflow Mailer Service is down (Actual: 0, Target: 1), and when trying to start it, it remains down.
2) Workflow Agent Listener Service is up and all the corresponding listeners (workflow deferred agent listener, workflow java deferred agent
listener...) are up and running.
3) Debug service log (DebugSvcXXXXXX.txt) shows the following error:
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor80]
376700K->376655K(380160K), 0.6887140 secs]
Exception in thread "Cache Stats Writer" java.lang.OutOfMemoryError: Java heap
space
Cause
The memory allocated to mailer service is 384 MB which is too low.
376700K->376655K(380160K), 0.6887140 secs]
Exception in thread "Cache Stats Writer" java.lang.OutOfMemoryError: Java heap
space
Cause
The memory allocated to mailer service is 384 MB which is too low.
This value can be seen in FNDSM log. When ICM diag is enabled, FNDSM log shows the command used to start mailer service:
AQCART: /u01/TEST/12.0.4/inst/apps/TEST_fin/admin/scripts/java.sh -server
-Xmx384m -XX:NewRatio=2 -XX:+UseSerialGC -Doracle.apps.fnd.common.Pool.leak.
mode=stderr:off -verbose:gc -Ddbcfile=/u01/TEST/12.0.
4/inst/apps/TEST_fin/appl/fnd/12.0.0/secure/TEST.dbc -Dcpid=649255 -Dlogfi
le=/u01/TEST/12.0.4/inst/apps/TEST_fin/logs/appl/conc/log/FNDCPGSC649255.t
xt ...
-Xmx384m -XX:NewRatio=2 -XX:+UseSerialGC -Doracle.apps.fnd.common.Pool.leak.
mode=stderr:off -verbose:gc -Ddbcfile=/u01/TEST/12.0.
4/inst/apps/TEST_fin/appl/fnd/12.0.0/secure/TEST.dbc -Dcpid=649255 -Dlogfi
le=/u01/TEST/12.0.4/inst/apps/TEST_fin/logs/appl/conc/log/FNDCPGSC649255.t
xt ...
-Xmx384m entry refers to the memory allocated to workflow mailer service.
Solution
Increase the memory allocated to mailer service by following the steps from Document 444939.1 How do you Change the Maximum Memory Size taken by
Increase the memory allocated to mailer service by following the steps from Document 444939.1 How do you Change the Maximum Memory Size taken by
Workflow Service Container?
In a first step, set it to 512 MB and retest.
-------------------------------------------------------------
Solution
1. Modify parameter APPSJREOPT in $APPL_TOP/admin/adovars.env on the Concurrent Manager node to change the maximum memory size of the Workflow Services JVMs.
For example, to limit the size to 512 MB, replace:
APPSJREOPT=""
export APPSJREOPT
export APPSJREOPT
with:
APPSJREOPT="-Xmx512m"
export APPSJREOPT
export APPSJREOPT
2. Bounce the Concurrent Managers to allow the change to take effect.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-719222/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 解決關於IIS gzip不能正常啟用的問題
- 伺服器啟動出現問題如何處理伺服器
- docker 不能正常啟動Docker
- SqlServer遇到SPN_Service Principal name問題的處理方法SQLServer
- 如何處理 No DMARC Record Found 問題
- 如何處理HTTP 503故障問題?HTTP
- 修復swagger不能正常載入介面的問題Swagger
- PHP 開發版本問題處理PHP
- 多路徑配置問題和ACFS啟用原因導致rac二節點不能正常啟動
- STM32L031 使用外部時鐘卡死的問題,不能正常啟動的原因
- 怎麼解決SOLIDWORKS文件無法正常開啟的問題!Solid
- laravel 500頁面不能正常訪問Laravel
- SpringBoot中SpringSecurity 中不能丟擲異常UserNameNotFoundException 問題解析與處理Spring BootGseException
- 本地升級idea後,不能向github上提交程式碼問題處理IdeaGithub
- golang json處理問題GolangJSON
- [git] git問題處理Git
- JavaScript 如何正確處理 Unicode 編碼問題!JavaScriptUnicode
- JavaScript如何正確處理Unicode編碼問題!JavaScriptUnicode
- 如何處理CSDN部落格主頁404問題
- Oracle日常問題處理-資料庫無法啟動Oracle資料庫
- 資料庫主機重啟卡住問題處理分享資料庫
- qt6 QtOpcUa無法正常啟動問題QT
- Homestead 開啟顯示如下介面,該如何處理?
- 用Compute Shader處理影像資料後在安卓機上不能正常顯示渲染紋理安卓
- 教你如何處理Nginx禁止ip加埠訪問的問題Nginx
- 介面自動化如何處理介面依賴問題
- 專案管理中,如何處理人力資源問題?專案管理
- 併發問題處理方式
- Linux 問題處理集錦Linux
- 處理SQLServer errorlog滿問題SQLServerError
- 資料處理--pandas問題
- Ubuntu處理依賴問題Ubuntu
- w10遊戲錄製無法開啟如何處理 win10遊戲錄製不能開啟怎麼解決遊戲Win10
- url-loader不能處理html中引入的圖片問題的解決方案HTML
- 針對虛擬機器搭建centos7不能上網問題處理方法虛擬機CentOS
- 阿里雲 CentOS 7 處理80埠開放問題阿里CentOS
- 多端混合開發時跨域問題的處理跨域
- WPS 2019解決不能啟用巨集問題
- 【技術積累】如何處理Feign的超時問題