ERROR:-Install Time then error resolve.
While post install checks of r12 ebs getting error with http server
[oracle@ebs scripts]$ ./[Link] status
You are running [Link] version 120.6.12000000.2
Checking status of OPMN managed Oracle HTTP Server (OHS) instance …
Processes in Instance: PROD_ebs.[Link]
——————-+——————–+———+———
ias-component | process-type | pid | status
——————-+——————–+———+———
OC4J | oafm | 21168 | Alive
OC4J | forms | 21078 | Alive
OC4J | oacore | 20943 | Alive
HTTP_Server | HTTP_Server | N/A | Down
[Link]: exiting with status 0
[Link]: check the logfile /d01/app/oracle/inst/apps/PROD_ebs/logs/appl/admin/log/[Link] for more
information …
Solution :
1 ) Stop the services
Log in with application user
$ cd $ADMIN_SCRIPTS_HOME
$ ./[Link] apps/apps
2 ) Downloaded patch 6078836 from OracleMetaLink
3 ) Extract patch p6078836_101330_LINUX.zip
[oracle@ebs oracle]$ unzip p6078836_101330_LINUX.zip
Archive: p6078836_101330_LINUX.zip
creating: 6078836/
inflating: 6078836/[Link].2
inflating: 6078836/[Link]
[oracle@ebs oracle]$ ls
6078836 apps db inst p6078836_101330_LINUX.zip StageR12
[oracle@ebs oracle]$ cd 6078836/
[oracle@ebs 6078836]$ ls
[Link].2 [Link]
4 ) Copy [Link].2 to /usr/lib
[root@ebs 6078836] $ cp [Link].2 /usr/lib
[root@ebs lib]# cd /usr/lib
[root@ebs lib]# pwd
/usr/lib
[root@ebs lib]# ls [Link]*
[Link] [Link].2
5 ) Start services
Log in with application user
$ cd $ADMIN_SCRIPTS_HOME
$ ./[Link] apps/apps