Thursday, August 20, 2015

adop fs_clone in 12.2 failed with ERROR

Some of the ports specified for the patch file system are not available.
      <ProcessName>auohsprdapp01_OSRIP_auohsprdapp01pool-1-thread-1_auohsprdapp01_OSRIP_auohsprdapp01</ProcessName>
        [ERROR]: Some of the ports specified for the patch file system are not available.

Troubleshoot Tips
=================

Throughly review the ports info in the log file
./3/fs_clone_20150815_174301/OSRIP_auohsprdapp01/TXK_SYNC_create/fsclone_apply/txkSetOHSConfig_08151814/provision_08151814.log

You might see patch FS also using Run FS port
Inside patch context
WebLogicCluster value : auohsprdapp01.thefacebook.com:8801
Patch file system hostname:port for oaea_server1 is auohsprdapp01.thefacebook.com:8801
Updating /ekanban-UI-context-root and setting WeblogicCluster to : auohsprdapp01.thefacebook.com:8801
Inside patch context
WebLogicCluster value : auohsprdapp01.thefacebook.com:8801
Patch file system hostname:port for oaea_server1 is auohsprdapp01.thefacebook.com:8801
Updating /accessgate and setting WeblogicCluster to : auohsprdapp01.thefacebook.com:8801
Inside patch context
WebLogicCluster value : auohsprdapp01.thefacebook.com:8801
Patch file system hostname:port for oaea_server1 is auohsprdapp01.thefacebook.com:8801
Updating /YMS-UI-context-root and setting WeblogicCluster to : auohsprdapp01.thefacebook.com:8801

##Once you identify the culprit port, Proceed with the below fix to resolve the fs_clone issues

Edit the Patch FS Context File, Modify the entry respctive to your port info
         <oaea_server_ports oa_var="s_oaea_server_ports">oaea_server1:6811</oaea_server_ports>

-Run Autoconifg on the all the Nodes
-Upload the Patch file system context file to the Database
$. ./u01/app/OSRIP/EBSapps.env patch
$$ADJVAPRG oracle.apps.ad.autoconfig.oam.CtxSynchronizer action=uploadcontextfile=$CONTEXT_FILE logfile=/tmp/patchctxupload.log

NB# Verify this info across all nodes.

Happy Troubleshooting!!

No comments:

Post a Comment