While logging Apps Tier Node2 URL it is redirecting to Node 1 URL
Hi,
Our environment is DB RAC and 1 App node. Everything was working fine. Ebiz R12.1
We want to add one more app tier, for the same i did the following
1) preclone on App01
2) copied all the application homes to App02
3) done post clone on App02.
Now the problem comes..
When we give URL in the browser http://<app01:8040>/ -> it is communicating the DB & working fine.
When we give URL in the browser http://<app02:8040>/ -> it is redirecting to http://<app01:8040>/
I have checked the following
in App02
a) $CONTEXT_FILE
b) opmn.xml
c) httpd.conf
In all above 3 files there is no entry related to app01.
Also checked the NODE_NAMES from FND_NODES
i got two 2 enteries for DB node 2 enteries for app node and 1 entry for authentication.
Not able to proceed anything. Kindly please help me to solve this problem.
Thanks!
Venki.