Re: 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-tp292p303.html

Hello Erman,

We have finally solved our problem.

---

You are running adadminsrvctl.sh version 120.10.12020000.9

Stopping 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 0

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

        [EVENT]     [END   2015/04/29 11:13:45] Check and Stop Patch FS Admin Server
        [EVENT]     [START 2015/04/29 11:13:47] Check and Stop Patch Node Manager

You are running adnodemgrctl.sh version 120.11.12020000.11


The Node Manager is already shutdown

adnodemgrctl.sh: exiting with status 2

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

        [EVENT]     [END   2015/04/29 11:13:53] Check and Stop Patch Node Manager
    [END   2015/04/29 11:13:55] adzdoptl.pl run
    adop phase=prepare - Completed Successfully

    Log file: /u01/install/APPS/fs_ne/EBSapps/log/adop/39/adop_20150429_104154.log

adop exiting with status = 0 (Success)
-----
[applmgr@T1VSTEBSAPP01 /]$ adop -status

Enter the APPS password:




Current Patching Session ID: 39

Node Name       Node Type       Phase           Status          Started                        Finished                       Elapsed
--------------- --------------- --------------- --------------- ------------------------------ ------------------------------ ------------
T1VSTEBSAPP01   master          PREPARE         COMPLETED       27-APR-15 16:29:56 +03:00      29-APR-15 11:13:19 +03:00      42:43:23
                                APPLY           NOT STARTED
                                FINALIZE        NOT STARTED
                                CUTOVER         NOT STARTED
                                CLEANUP         NOT STARTED




File System Synchronization Used in this Patching Cycle: Full









For more information, run ADOP Status Report by using -detail option


Generating ADOP Status Report at location: /u01/install/APPS/fs_ne/EBSapps/log/status_20150429_111737/adzdshowstatus.out
Please wait...
Done...!

adop exiting with status = 0 (Success)
-------------




What we did was to update the nodemanager user and password details from the weblogic console.(1)

-- Log in to the WL Console.
-- in the Domain Tree, click at teh root level, which is the domain name.
-- Under the security tab, under advanced there is a node manager username / password.
-- Click on "Lock and edit", and change those to match what you are using through WLST.
-- Activate changes.

(Home >Summary of Environment >Summary of Machines >T1VSTEBSAPP01 >Summary of Services >Summary of Security Realms >myrealm >Users and Groups >EBS_domain_IKYSDEV)

After we have updated the weblogic user information, we started the adop phase again and we  were succesful.

You may also encounter the following error.
"shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory ebs"

It might be solved with the following note.

error retrieving current directory: getcwd: cannot access parent directories: No such file or directory (Doc ID 1475219.1)

Thank you for all the help.

References:
1-https://community.oracle.com/thread/1038799