HTML Page Not Found;
---------------------------------
The
requested URL /OA_HTML/AppsLogin was not found on this server.
Issue with stale java pages
because /Prod was specified in the custom java path in the CONTEXT_FILE
Solution:
Stop all appstier processes
Clear _pages cache
Run ojsp compile –p flush option
Run adautocfg.sh
-
Recommend bouncing
the database at this point also to clear anything cached there
Restart db, then appstier and
re-test.
During Autoconfig
"adgentns.pl" fails: "AC-50480: Internal error occurred:
java.lang.Exception: Error while generating listener.ora" (Doc ID
453901.1):
======================================================================
SQL> select node_name from
fnd_nodes;
NODE_NAME
------------------------------
AUTHENTICATION
Prod
[prod@prod1 12240731]$
grep -i error adconfig.log
ERRORCODE = 0 ERRORCODE_END
ERRORCODE = 0 ERRORCODE_END
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
Action:
1. sqlplus apps/<Password>
SQL> exec
fnd_conc_clone.setup_clean
2. run adautocfg.sh on dbtier -
make sure it completes without error
3. run adautocfg.sh on appstier
- make sure it completes without error
No comments:
Post a Comment