Solutions to Oracle Apps Errors
adopmnctl.sh: exiting with status 206
We may face this issue while starting up the oacore component in our R12 environment. There
might not errors logged in any of the log files except the error status code of 206 returned by
opmnctl.sh .
Error Details :
ias - component/process -type/process - set:
OC4J/oacore/default_group/
Error
--> Process (index=1,uid=32979870,pid=13697)
failed to start a managed process after the maximum retry limit
Log:
/d01/oracle/PROD/INSTANCE_NAME/i nst/apps/INSTANCE_NAME_SERVER_NAME/logs/ora/10.1.
3/opmn/OC4J~oacore~default_group~1
ias - component/process -type/process - set:
OC4J/oafm/default_group/
Error
--> Process (index=1,uid=32979871,pid=13716)
failed to start a managed process after the maximum re try limit
Log:
/d01/oracle/PROD/INSTANCE_NAME/inst/apps/instance_name_server_name/logs/ora/10.1.3/
opmn/OC4J~oafm~default_group~1
03/31/11-07:12:49 :: adopmnctl.sh: exiting with status 206
Expected Solution:
cd $ORA_CONFIG_HOME/10.1.3/j2ee/oacore/persistence/
rm -rf *
cd $ORA_CONFIG_HOME/10.1.3/j2ee/oafm/persistence/
adopmnctl.sh: exiting with status 206
We may face this issue while starting up the oacore component in our R12 environment. There
might not errors logged in any of the log files except the error status code of 206 returned by
opmnctl.sh .
Error Details :
ias - component/process -type/process - set:
OC4J/oacore/default_group/
Error
--> Process (index=1,uid=32979870,pid=13697)
failed to start a managed process after the maximum retry limit
Log:
/d01/oracle/PROD/INSTANCE_NAME/i nst/apps/INSTANCE_NAME_SERVER_NAME/logs/ora/10.1.
3/opmn/OC4J~oacore~default_group~1
ias - component/process -type/process - set:
OC4J/oafm/default_group/
Error
--> Process (index=1,uid=32979871,pid=13716)
failed to start a managed process after the maximum re try limit
Log:
/d01/oracle/PROD/INSTANCE_NAME/inst/apps/instance_name_server_name/logs/ora/10.1.3/
opmn/OC4J~oafm~default_group~1
03/31/11-07:12:49 :: adopmnctl.sh: exiting with status 206
Expected Solution:
cd $ORA_CONFIG_HOME/10.1.3/j2ee/oacore/persistence/
rm -rf *
cd $ORA_CONFIG_HOME/10.1.3/j2ee/oafm/persistence/
rm -rf *
解决Oracle Apps错误:adopmnctl.sh退出状态206及OACore组件启动问题
本文详细介绍了在Oracle R12环境中,当尝试启动OACore组件时遇到adopmnctl.sh退出状态206的错误情况。通过分析日志文件,我们发现与OC4J和oafm相关的过程在达到最大重试限制后失败。提供了解决方案,包括清理特定目录的内容,以解决此问题。
797

被折叠的 条评论
为什么被折叠?



