R12.2 Apps DBA. Powered by Blogger.

ERROR:Unable to register the host ebsx01appd06 with domain EBS_domain_ebspat

No comments :
PREPARE in EBSPAT has failed with following error in logs
*******FATAL ERROR*******
PROGRAM : (/u11/home/ebspat/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME    : Tue Jan 19 11:09:53 2016
FUNCTION: main::migrateCloneComponentApply [ Level 1 ]
ERRORMSG: /u11/home/ebspat/fs1/EBSapps/appl/ad/12.0.0/bin/adclone.pl did not go through successfully.
Enrolling this machine with the domain directory at /u11/home/ebspat/fs2/FMW_Home/user_projects/domains/EBS_domain_ebspat ...
ERROR: Unable to enrol the domain home '/u11/home/ebspat/fs2/FMW_Home/user_projects/domains/EBS_domain_ebspat' with the Node Manager
ERROR:  Unable to register the host ebsx01appd06 with domain EBS_domain_ebspat
ERROR:  Can't proceed further.
*************************
Sol: 
adnodemgrctl.sh stop
adnodemgrctl.sh start
run adop phase=prepare
There is no issue but just failed communication with node manager , restarting node manager and running prepare should work.
===================
Logs Need to Check.
view RUN_ebspat_ebsx01appd06.xml
view RUN_fsclone_config.txt
view PATCH_fsclone_config.txt
view 101_STARTED.out
view getCtxFileStatus.log
view 101_CLONECONTEXT-DONE.out
view getWLSStatus.log
view txkADOPPreparePhaseSynchronize.log
cd wlsConfig_stage
view FSCloneStageAppsTier_01191109.log
cd ../wlsConfig_apply
view FSCloneApplyAppsTier_01191109.log
cd wlserver_10.3
server/
common/
cd nodemanager/
view nodemanager.domains
ps ux|grep NodeManager
cd $FMW_HOME
ssh ebsx01appd06
wlserver_10.3
nmHome12
view nodemanager.log

No comments :

Post a Comment

Note: only a member of this blog may post a comment.