Sunday, 22 January 2017

adformsctl.sh: exiting with status 150


If adoacorectl.sh,adformsctl.sh,adoafmctl.sh not coming up after start the application services


Error:


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"


Solution:

 

  1. Stop all three services.
  2. 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
  3. Start the EBS services.
  4. Retest the issue.
  5. Migrate the solution as appropriate to other environments.

No comments:

Post a Comment