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.. |
Administrator
|
This may be a result.. We need to concentrate on the cause.
Check the logs of adcfgclone.pl carefully. What else do you have there? What else that can cause this.. Because when look at the error, we see the admin server (that is supposed to be stopped by that command) is not running and if you fail because of that, then you should check the earlier logs of the process. |
I found only following exceptions in the earlier part of the log:
Undeploying application ebs-product having source reference ================================================================= Undeploying application ebs-product ... <Oct 7, 2024 11:35:31 AM IST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating undeploy operation for application, ebs-product [archive: null], to forms-c4ws_cluster1 oacore_cluster1 oafm_cluster1 .> .Completed the undeployment of Application with status completed Current Status of your Deployment: Deployment command type: undeploy Deployment State : completed Deployment Message : [Deployer:149034]An exception occurred for task [Deployer:149026]remove application ebs-product on oacore_cluster1,oafm_cluster1,forms-c4ws_cluster1.: . Undeploying application ebs-3rdparty having source reference ================================================================= Undeploying application ebs-3rdparty ... <Oct 7, 2024 11:35:35 AM IST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating undeploy operation for application, ebs-3rdparty [archive: null], to oafm_cluster1 forms-c4ws_cluster1 oacore_cluster1 .> .Completed the undeployment of Application with status completed Current Status of your Deployment: Deployment command type: undeploy Deployment State : completed Deployment Message : [Deployer:149034]An exception occurred for task [Deployer:149026]remove application ebs-3rdparty on oacore_cluster1,forms-c4ws_cluster1,oafm_cluster1.: . Undeploying application ebs-forms having source reference ================================================================= Undeploying application ebs-forms ... <Oct 7, 2024 11:35:38 AM IST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating undeploy operation for application, ebs-forms [archive: null], to forms_cluster1 .> .Completed the undeployment of Application with status completed /exception No other errors found.. |
Administrator
|
You provided some more info but the issue is still generic.
Is "t3://erpdreamix.blablabla.com:7002" correct? |
Free forum by Nabble | Edit this page |