AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora while running autoconfig on appstire
Updating s_tnsmode to 'generateTNS'
UpdateContext exited with status: 0
AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
Instantiating Tools tnsnames.ora
Tools tnsnames.ora instantiated
Web tnsnames.ora instantiated
Solution:-
1. Loging to as oracle user and perform the below steps
[oracle@ebstemp ~]$ sqlplus apps/apps
SQL> exec fnd_conc_clone.setup_clean
2. Run autoconfig.sh on db node.
3. Run autocnfig.sh on apps node.