Wednesday, April 27, 2016

Oacore Down

Oacore Down

Issue: oacore down

adoacorectl.sh status

Checking status of OPMN managed processes…

Processes in Instance: test.erp.com
———————————+——————–+———+—-
ias-component                    | process-type       |     pid | sta
———————————+——————–+———+—-
OC4JGroup:default_group          | OC4J:oafm          |    45434 | Alive
OC4JGroup:default_group          | OC4J:forms         |    3243 | Alive
OC4JGroup:default_group          | OC4J:oacore        |       0 | NONE
HTTP_Server                      | HTTP_Server        |    56757 | Alive
ASG                              | ASG                |     N/A | Down

exiting with status 0
ERRORCODE = 0 ERRORCODE_END

>adoacorectl.sh start

Starting Oracle Managed Process oacore . . .
CALL /u01//apps/tech_st/10.1.3/opmn/bin/opmnctl.sh startproc pr
opmnctl: starting opmn managed processes…
================================================================
opmn id=XXXX:2244
no processes or applications matched this request
Oracle Process Manager start attempt for oacore failed
exiting with status 406
ERRORCODE = 406 ERRORCODE_END

>adoacorectl.sh start
Starting Oracle Managed Process oacore . . .
CALL /u01//apps/tech_st/10.1.3/opmn/bin/opmnctl.sh startproc process-type=oacore
opmnctl: starting opmn managed processes…
================================================================================
opmn id=XXXX:9281
0 of 1 processes started.

ias-instance id=test.erp.com
++++++++++++++++++++++++++++
——————————————————————————–
ias-component/process-type/process-set:
default_group/oacore/default_group/

Error
–> Process (index=1,uid=3736392,pid=0)
no port available from the port range
failed to start a managed process after the maximum retry limit
no port available from the port range
no port available from the port range
Log:
none

Oracle Process Manager start attempt for oacore failed
exiting with status 204
ERRORCODE = 204 ERRORCODE_END

Solution:

1. adopmnctl.sh stop
2. go to /inst/apps/TEST_erp/ora/10.1.3/j2ee/oacore/persistence  and delete all the folder under persistence
3.adopmnctl.sh start

Reference:

JVM: Guidelines to setup the Java Virtual Machine in Apps Ebusiness Suite 11i and R12 (Doc ID 362851.1)

No comments:

Post a Comment