Where I Faced this Issue?
When I ran adcfgclone appsTier on EBS 12.2 I got this error, and it said got error while running autoconfig, but the actual error is from adrelink utility.
Check the below values and fix
What Fix the Issue?
The issue was with $ORACLE_HOME/sysman/lib env_sysman.mk file
Edit the file and find the line JRE_LIB_DIR
It points to the source lib path:
Correct the path. Before you make any changes,
please make a copy of the file.
Then start the adcfgclone.pl and test the issue.
Recent Posts