Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE:coreapplication_obisch1 -- Time out while waiting for a managed process to restart
This is the status I am seeing after starting opmn process.
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
coreapplication_obiccs1 | OracleBIClusterCo~ | 47517 | Alive
coreapplication_obisch1 | OracleBIScheduler~ | 33000 | Stop
coreapplication_obijh1 | OracleBIJavaHostC~ | 47516 | Alive
coreapplication_obips1 | OracleBIPresentat~ | 32903 | Stop
coreapplication_obis1 | OracleBIServerCom~ | 47515 | Alive
Log:
================================================================================
opmn id=eu9sacexn02:11601
Response: 3 of 5 processes restarted.
ias-instance id=instance1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
coreapplication_obips1/OracleBIPresentationServicesComponent/coreapplication_obips1/
Error
--> Process (index=1,uid=1290646178,pid=32903)
time out while waiting for a managed process to restart
No addresses matched the properties for the request
Log:
/cpmapps/biadmin/orabi/fmw/instances/instance1/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/console~coreapplication_obips1~1.log
ias-component/process-type/process-set:
coreapplication_obisch1/OracleBISchedulerComponent/coreapplication_obisch1/
Error
--> Process (index=1,uid=1290646179,pid=33000)
time out while waiting for a managed process to restart
Log:
/cpmapps/biadmin/orabi/fmw/instances/instance1/diagnostics/logs/OracleBISchedulerComponent/coreapplication_obisch1/console~coreapplication_obisch1~1.log
Answers
-
Solution that worked for me:
1. Navigate to <biHOME>/orabi/fmw/instances/instance1/config/OPMN/opmn/states
2. Take a back up of all state files starting with 'p*' and then delete them.

3. Then try restarting opmn.
Processes in Instance: instance1
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
coreapplication_obiccs1 | OracleBIClusterCo~ | 53051 | Alive
coreapplication_obisch1 | OracleBIScheduler~ | 53052 | Alive
coreapplication_obijh1 | OracleBIJavaHostC~ | 53050 | Alive
coreapplication_obips1 | OracleBIPresentat~ | 53048 | Alive
coreapplication_obis1 | OracleBIServerCom~ | 53049 | Alive
0