Administrator
|
Also your configuration is wrong.
You should not add multiple oacore vm with that port config.
For example : If you have oacore_server1 listening on port 7231, your oacore_server2 should not be listening on port 7232.
That is ; there is two env in EBS 12.2 run environment and the patch environment. That is, if we have our oacore_server1 is listening on 7231, it means it will listen on 7232 after we make the cutover while applying a patch.
So, you should not add your additional oacore_server2 with port 7232.
Change the managed server ports accordingly and retry your operation. It will succeed after that.
check to see if 7233 is avaible , and if it is available change the oacore_server2 's port to 7233.
Same for the oafm_server2 and forms_server2
change forms_server2 to 7233 and change to oafm_server2 to 7633.
Retry the failing operation then. It will succeed.
Lastly, send the me update.
|