Tags
http listener is not responding oracle, http listner error oracle, oracle apps http error, Oracle EBS
http listener is not responding.
If you find this error after Oracel EBS installation, you may be missing one entry in /etc/hosts file. Add the following line and restart network and click retry on “Install Oracle Application’s – Post Install dialog.
127.0.0.1 localhost.localdomain localhost
#/etc/init.d/network restart
Advertisement