Introduction:-
In order to start Node Manager in r12.2. We must be use adnodemgrctl.sh script. adnodemgrctl.sh: exiting with status 0
Steps to start Node Manager:-
Before start the node mnager we will ensure no any previous sessoin on server. Use ps -ef|grep <OS_User>
Source run environment:-
$. /xxx/fs1/EBSapps/appl/APPSPHASE1_xxxtest.env
cd $ADMIN_SCRIPTS_HOME
$sh adnodemgrctl.sh start
Once node manager started , Need to be check as below.
$sh adnodemgrctl.sh status
You are running adnodemgrctl.sh version 120.11.12020000.12
Enter the WebLogic Admin password:
The Node Manager is running
NodeManager log is located at /data05/EBS_FS_12.2.5/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
adnodemgrctl.sh: exiting with status 0
adnodemgrctl.sh: check the logfile /data05/EBS_FS_12.2.5/fs1/inst/apps/PHASE1_xxxtest/logs/appl/admin/log/adnodemgrctl.txt for more information …
In this article, I have mentioned how to start admin server,click here.
If you want to check another article related to How to start node manager, click here.