adformsctl.sh: exiting with status 150

adformsctl.sh: exiting with status 150

If adoacorectl.sh,adformsctl.sh,adoafmctl.sh not coming up after start the application services
adoacorectl.sh: exiting with status 150
adformsctl.sh: exiting with status 150
adoafmctl.sh: exiting with status 150

Check the log file for these three processes:
$LOG_HOME/appl/admin/log/adoacorectl.txt
$LOG_HOME/appl/admin/log/adoafmctl.txt
$LOG_HOME/appl/admin/log/adoaformsctl.txt
If you see error like below

"opmn id=app01.rajeev01.com:6200
    no processes or applications matched this request

06/20/12-02:50:27 :: adoafmctl.sh: exiting with status 150"

Stop all three services.
Clean the directory, under  persistence from below directory and restart all three services
$ORA_CONFIG_HOME/10.1.3/j2ee/oacore/persistence
$ORA_CONFIG_HOME/10.1.3/j2ee/oafm/persistence
$ORA_CONFIG_HOME/10.1.3/j2ee/forms/persistence



No comments:

How to set the schema session limit in Oracle 23 AI Database.

  In Oracle, to set a session limit per schema (user)—i.e., control how many concurrent sessions a specific user can have. You use profiles ...