adcfgclone appTier is failed
We try to clone EBS apps from server A with Linux 7 to server B with Linux 8.
perl ./adcfgclone.pl appsTier
It failed
Target System proxy port [80] :
ERROR: Context creation not completed successfully.
For additional details review the file /tmp/adcfgclone_28460.err if present.
There is no error in the CloneContext_0419182036.log
[applmgr@opcgg100001305 bin]$ cat /tmp/adcfgclone_28460.err
Exception in thread "main" java.lang.NoSuchMethodError: oracle.apps.ad.util.ACUtil.isADB(Ljava/sql/Connection;)Z
at oracle.apps.ad.context.CloneContext.addCustomizations(CloneContext.java:5283)
at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:1076)
at oracle.apps.ad.context.CloneContext.main(CloneContext.java:8833)