Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error during adcfgclone.pl

User287063Mar 31 2020 — edited Feb 9 2021

Good Afternoon

I am cloning a target app tier and am receiving the following error. We are on

source - 12.2.7 (12.1.0.2 - DB)

Source O/S - RH 7.5

Target is same as source.

Error received is during the adcfgclone.pl process for target APP tier.

START: Instantiating the OHS Config.

Running /u02/path_to/$SID/fs1/FMW_Home/webtier/perl/bin/perl  -I/u02/path_to/$SID/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I/u02/path_to/$SID/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I/u02/path_to/$SID//fs1/                       EBSapps/appl/au/12.0.0/perl -I/u02/path_to/$SID/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u02/path_to/$SID/fs1/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetOHSConfig.pl cfgC                       loneInstance -ctxfile=/u02/path_to/$SID/fs1/inst/apps/$SID_$HOSTNAME/appl/admin/$SID_$HOSTNAME.xml -archvloc=/u02/path_to/$SID/fs1/EBSapps/comn/clone/FMW/OHS/ohsarchive.jar -mvpln=/u02/path_to/$SID/fs1/EBSapps/comn/clone/FMW/OHS/moveplan.xml -t2plogloc=/u02/path_to/$SID/fs1/inst/apps/$SID_$HOSTNAME/admin/log/clone/run/ohsT2PApply -logdir=/u02/path_to/$SID/fs1/inst/apps/$SID_$HOSTNAME/admin/lo                       g/clone/run -console=off -promptmsg=hide

Script Executed in 2505 milliseconds, returning status 1

ERROR: Script failed, exit code 1

Error in log file

Updating /YMS-UI-context-root and setting WeblogicCluster to : $HOSTNAME.domain_name

Inside run context

StackTrace:

java.lang.NullPointerException

        at oracle.apps.fnd.txk.util.UpdateOhsT2PMovePlan.updateModWLSDirectives(UpdateOhsT2PMovePlan.java:832)

        at oracle.apps.fnd.txk.util.UpdateOhsT2PMovePlan.updateModWLSConfig(UpdateOhsT2PMovePlan.java:742)

Have looked at the moveplan.xml - that doesn't appear to be the issue. Any pointers are very much appreciated.

Thanks so much

Message was edited by: User287063

Comments
Post Details
Added on Mar 31 2020
10 comments
589 views