Adop Prepare Has Failed With adclone.pl Error

Posted by Berke on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Adop-Prepare-Has-Failed-With-adclone-pl-Error-tp292.html

Hello Erman,

I have recently encountered an error while I was running adop prepare phase.

It stopped with the following error:

---------------------
Lines #(419-421):
TIME    : Mon Apr 27 16:38:12 2015
FUNCTION: main::migrateCloneComponentApply [ Level 1 ]
ERRORMSG: /u01/install/APPS/fs1/EBSapps/comn/adopclone_T1VSTEBSAPP01/bin/adclone.pl did not go through successfully.
------------------------------------

In the adop log it first had its unexpected error while running txkADOPPreparePhaseSynchronize.pl:
----------------
   [UNEXPECTED]Error occurred while executing "perl /u01/install/APPS/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADO
PPreparePhaseSynchronize.pl -contextfile=/u01/install/APPS/fs1/inst/apps/IKYSDEV_T1VSTEBSAPP01/appl/admin/IKYSDEV_T1VSTEBSAPP01.
xml -patchcontextfile=/u01/install/APPS/fs2/inst/apps/IKYSDEV_T1VSTEBSAPP01/appl/admin/IKYSDEV_T1VSTEBSAPP01.xml -promptmsg=hide
 -console=off -mode=migrate -sessionid=39 -timestamp=20150427_162604 -outdir=/u01/install/APPS/fs_ne/EBSapps/log/adop/39/prepare
_20150427_162604/IKYSDEV_T1VSTEBSAPP01"
-------------------------


Then it led me to  TXK_SYNC_migrate_Mon_Apr_27_16_35_11_2015 because the problem has occurred with mode migrate.

Then I looked at txkADOPPreparePhaseSynchronize_Mon_Apr_27_16_35_11_2015.log in the  TXK_SYNC_migrate_Mon_Apr_27_16_35_11_2015 folder. There I saw the following error:

======================================
Inside copyCloneLogsToFSNE()...
======================================

Creating the directory: /u01/install/APPS/fs_ne/EBSapps/log/adop/39/prepare_20150427_162604/IKYSDEV_T1VSTEBSAPP01/TXK_SYNC_migra
te_Mon_Apr_27_16_35_11_2015/ohsConfig_apply

Copying the directory
---------------------
SOURCE : /u01/install/APPS/fs1/inst/apps/IKYSDEV_T1VSTEBSAPP01/admin/log/clone
TARGET : /u01/install/APPS/fs_ne/EBSapps/log/adop/39/prepare_20150427_162604/IKYSDEV_T1VSTEBSAPP01/TXK_SYNC_migrate_Mon_Apr_27_1
6_35_11_2015/ohsConfig_apply

/u01/install/APPS/fs1/EBSapps/comn/adopclone_T1VSTEBSAPP01/bin/adclone.pl did not go through successfully.
LOG DIRECTORY: /u01/install/APPS/fs_ne/EBSapps/log/adop/39/prepare_20150427_162604/IKYSDEV_T1VSTEBSAPP01/TXK_SYNC_migrate_Mon_Ap
r_27_16_35_11_2015/ohsConfig_apply.
*******FATAL ERROR*******
PROGRAM : (/u01/install/APPS/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME    : Mon Apr 27 16:38:12 2015
FUNCTION: main::migrateCloneComponentApply [ Level 1 ]
ERRORMSG: /u01/install/APPS/fs1/EBSapps/comn/adopclone_T1VSTEBSAPP01/bin/adclone.pl did not go through successfully.

-----------------------

Then I read FSCloneApplyAppsTier_04271637.log which is in ohsConfig_apply folder. In it, it said that  it couldnt start weblogic admin server.
----------

START: Inside doClone..
Obfuscated Password log written to /u01/install/APPS/fs1/EBSapps/comn/adopclone_T1VSTEBSAPP01/FMW/obfuscatedPassword_04271637.lo
g

START: Checking if AdminServer is Up and Running
AdminServer is currently not running.
AdminServer is not UP. Starting UP AdminServer....
Running...../u01/install/APPS/fs2/inst/apps/IKYSDEV_T1VSTEBSAPP01/admin/scripts/adadminsrvctl.sh start -nopromptmsg forcepatchfs

You are running adadminsrvctl.sh version 120.10.12020000.9

Starting WLS Admin Server...
Refer /u01/install/APPS/fs2/inst/apps/IKYSDEV_T1VSTEBSAPP01/logs/appl/admin/log/adadminsrvctl.txt for details

adadminsrvctl.sh: exiting with status 1

adadminsrvctl.sh: check the logfile /u01/install/APPS/fs2/inst/apps/IKYSDEV_T1VSTEBSAPP01/logs/appl/admin/log/adadminsrvctl.txt
for more information ...  


.end std out.

.end err out.

Failed to start AdminServer. OHS clone cannot proceed further !!!
-------------

Lastly I looked /u01/install/APPS/fs2/inst/apps/IKYSDEV_T1VSTEBSAPP01/logs/appl/admin/log/adadminsrvctl.txt to see why it couldnt open admin server. There I saw the following error:

================================================================================
 

04/27/15-16:38:00 :: adadminsrvctl.sh version 120.10.12020000.9
Validated the passed arguments for the option ebs-get-serverstatus
AdminServer is currently not running.

Validated the passed arguments for the option ebs-nmstart-adminsrv
Checking if the Admin Server is already up.
The Admin Server is not already up.
Checking if the Node Manager is already up..
Traceback (innermost last):
  File "<string>", line 1, in ?
  File "<iostream>", line 123, in nmConnect
  File "<iostream>", line 653, in raiseWLSTException
WLSTException: Error occured while performing nmConnect : Cannot connect to Node Manager. : Unexpected end of stream
Use dumpStack() to view the full stacktrace

Connecting to Node Manager ...

ERROR: Cannot connect to Node Manager. Check if port 5557 is correct
ERROR: Unable to connect to the Node Manager. The Admin Server cannot be started up.
Successfully disconnected from Node Manager.


04/27/15-16:38:11 :: adadminsrvctl.sh: exiting with status 1

================================================================================
 

04/27/15-16:38:14 :: adadminsrvctl.sh version 120.10.12020000.9
Validated the passed arguments for the option ebs-get-serverstatus
AdminServer is currently not running.

04/27/15-16:38:19 :: adadminsrvctl.sh: exiting with status 2

--------------

So what do you think that is causing this problem.

Thanks