Login  Register

appsTier dualfs repeatedly failing for patch file system

Posted by VinodN on Oct 07, 2024; 8:32am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/appsTier-dualfs-repeatedly-failing-for-patch-file-system-tp12685.html

Hi Erman, in our EBS 12.2 env, cloning is repeatedly failing for patch file system. The adcfgclone.pl appsTier dualfs is failing to configure the patch fs. It is creating only admin & appl folders under inst/apps/context_name dir.
I see following error in cloning log:

Running /oraapp/fs1/FMW_Home/user_projects/domains/EBS_domain/bin/stopWebLogic.sh....
Stopping Weblogic Server...
Instantiating template...

Template: /oraapp/fs1/EBSapps/appl/fnd/12.0.0/admin/template/oracle_apache_conf_FMW.tmp


AutoConfig completed with errors.

Initializing WebLogic Scripting Tool (WLST) ...

Welcome to WebLogic Server Administration Scripting Shell

Type help() for help on available commands

End of /oraapp/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetOAMReg.pl : No Errors encountered
Connecting to t3://erpdreamix.synechron.com:7002 with userid weblogic ...
This Exception occurred at Mon Oct 07 11:54:57 IST 2024.
javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://erpdreamix.synechron.com:7002: Destination unreachable; nested exception is:
        java.net.ConnectException: Connection refused; No available router to destination]
Problem invoking WLST - Traceback (innermost last):
  File "/oraapp/fs1/FMW_Home/user_projects/domains/EBS_domain/shutdown.py", line 3, in ?
  File "<iostream>", line 22, in connect
  File "<iostream>", line 656, in raiseWLSTException
WLSTException: Error occured while performing connect : Error getting the initial context. There is no server running at t3://erpdreamix.synechron.com:7002
Use dumpStack() to view the full stacktrace

Done
Stopping Derby Server...

Looking for some advise..