perl adcfgclone.pl appsTier fails

classic Classic list List threaded Threaded
4 messages Options
big
Reply | Threaded
Open this post in threaded view
|

perl adcfgclone.pl appsTier fails

big
Hi,

On R12.2.9 on AIX DB 19c
perl adcfgclone.pl appsTier dualfs
fails with:
ERROR: Failed to configure the target system

in RCloneApplyAppstier_01301659.log

I see:

START: Instantiating the OHS Config.

fs2/FMW_Home/webtier/perl/bin/perl  -I...............

Script Executed in 631017 milliseconds, returning status 255
ERROR: Script failed, exit code 255

In run/txkSetOHSConfig_01301748/cfgCloneInstance.log
 I see:

###################################################
                Applying ohs<timestamp>.jar as per T2P moveplan.xml
                ###################################################

pasteConfig failed, check /uu/uu/fs2/inst/apps/sid_server/admin/log/clone/run/ohsT2PApply to debug

And in CLONE2024-01-30_17-48-32_68839123.error
oracle.as.t2p.exceptions.FMWT2PPasteConfigException: oracle.as.t2p.exceptions.FMWT2PCopyConfigException: java.lang.Exception: Unable to create /prod/appli/prodsid/fs
2/EBSapps/comn/java/classes/oracle/apps/media/. Check write permission.

I wonder how the path of production system are used to config OHS?

Where and how to correct it?

In which step they are entered?

Can/should I run again:
perl adcfgclone.pl appsTier dualfs

??
Thanks
Reply | Threaded
Open this post in threaded view
|

Re: perl adcfgclone.pl appsTier fails

ErmanArslansOracleBlog
Administrator
It s a bug. You may create that directory on the target - as a workaround (I didn't tested but you can test it..) but fix is delivered via a patch.

-->
The problem is described in the known issues of :
Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1)
 

Solution:

Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1) Section 8: Known Issues
--->Rapid Clone error with ORACLE APPLICATIONS RELEASE 12.2: CPU PATCH FOR OCT 2023 (Patch 35642926)

Ref: EBS Adcfgclone Failing At OHS2P2Apply with error Unable to create <SOURCE JAVA_TOP>/oracle/apps/media/. Check write permission. (Doc ID 2989875.1)
big
Reply | Threaded
Open this post in threaded view
|

Re: perl adcfgclone.pl appsTier fails

big
Thank you Erman.

I will review Doc ID 2989875.1)
Regards.
big
Reply | Threaded
Open this post in threaded view
|

Re: perl adcfgclone.pl appsTier fails

big
hi,
Thank you.
We applide patch 35642926 and the problem is resolved.
Best regards.