Adstpall.sh is exiting with status 3
Posted by Mohammed Hamed on Apr 27, 2021; 5:37am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Adstpall-sh-is-exiting-with-status-3-tp9680.html
Hello Erman,
adstpall.sh is exiting with status 3 and taking long time to run to bring down the services . But after this when i again stop the services it is stopping fast as few of the services are already down from the previous run.
This i am facing after enabling the tls and i did try to change the values of xmx and xms values that also didn't work
[appldv4@ndevapp scripts]$ cat $CONTEXT_FILE | grep forms_jvm_stop_options
<forms_jvm_stop_options oa_var="s_forms_jvm_stop_options">-server -verbose:gc -Xmx512M -Xms128M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</forms_jvm_stop_options>
[appldv4@ndevapp scripts]$ cat $CONTEXT_FILE | grep oacore_jvm_stop_options
<oacore_jvm_stop_options oa_var="s_oacore_jvm_stop_options" customized="yes">-server -verbose:gc -Xmx512M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</oacore_jvm_stop_options>
Log-
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adoafmctl.sh stop
script returned:
****************************************************
ERROR : Timed out( 100000 ): Interrupted Exception
You are running adoafmctl.sh version 120.8
Stopping OPMN managed OAFM OC4J instance ...
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adformsctl.sh stop
script returned:
****************************************************
ERROR : Timed out( 100000 ): Interrupted Exception
You are running adformsctl.sh version 120.16.12010000.3
Stopping OPMN managed FORMS OC4J instance ...
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adoacorectl.sh stop
script returned:
****************************************************
ERROR : Timed out( 100000 ): Interrupted Exception
You are running adoacorectl.sh version 120.13
Stopping OPMN managed OACORE OC4J instance ...
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adapcctl.sh stop
script returned:
****************************************************
You are running adapcctl.sh version 120.7.12010000.2
Stopping OPMN managed Oracle HTTP Server (OHS) instance ...
opmnctl: stopping opmn managed processes...
adapcctl.sh: exiting with status 0
adapcctl.sh: check the logfile /u_dv4/inst/apps/DV4_ndevapp/logs/appl/admin/log/adapcctl.txt for more information ...
.end std out.
.end err out.
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adalnctl.sh stop
script returned:
****************************************************
adalnctl.sh version 120.3
Shutting down listener process APPS_DV4.
adalnctl.sh: exiting with status 0
adalnctl.sh: check the logfile /u_dv4/inst/apps/DV4_ndevapp/logs/appl/admin/log/adalnctl.txt for more information ...
.end std out.
.end err out.
****************************************************
Executing service control script:
/u_dv4/inst/apps/DV4_ndevapp/admin/scripts/adopmnctl.sh stop
script returned:
****************************************************
You are running adopmnctl.sh version 120.6.12010000.5
Stopping Oracle Process Manager (OPMN) and the managed processes ...
opmnctl: stopping opmn and all managed processes...
adopmnctl.sh: exiting with status 0
adopmnctl.sh: check the logfile /u_dv4/inst/apps/DV4_ndevapp/logs/appl/admin/log/adopmnctl.txt for more information ...
.end std out.
.end err out.
****************************************************
adstpall.sh:Exiting with status 3
adstpall.sh: check the logfile /u_dv4/inst/apps/DV4_ndevapp/logs/appl/admin/log/adstpall.log for more information ...