Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Article 1

$
0
0

Error while installing r12.1.3:-

RW-50015: Error: – HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button


Checking Application status :-

[applmgr@apps14 scripts]$ ./adoacorectl.sh status

Processes in Instance: PROD_apps14.apps14.com 
-------------------+--------------------+---------+---------
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 

Cause:-

Due to missing library.  /usr/lib/libdb.so.2

Solution:-

* Shut all application services.
* create the below link for library file 

  root  ]# ln -s   /usr/lib/libgdbm.so.2.0.0  /usr/lib/libdb.so.2


* Startup all application services. 
And press the Retry button 

after  check the oacore status

applmgr@apps14 scripts]$ ./adoacorectl.sh status

You are running adoacorectl.sh version 120.13

Checking status of OPMN managed OACORE OC4J instance ...

Processes in Instance: PROD_apps14.apps14.com
---------------------------------+--------------------+---------+---------
ias-component                    | process-type       |     pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group          | OC4J:oafm          |    4024 | Alive
OC4JGroup:default_group          | OC4J:forms         |    3946 | Alive
OC4JGroup:default_group          | OC4J:oacore        |    3858 | Alive
 HTTP_Server                             | HTTP_Server        |    3801 | Alive 



Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>