Operating System - HP-UX
1748185 Members
4369 Online
108759 Solutions
New Discussion

Time out while waiting for a managed process to start

 
Fairdaus
Occasional Contributor

Time out while waiting for a managed process to start

I try to install oracle business intelligence form, but i have problem OPMN configuration assistant fail.

any some one can help me
1 REPLY 1
Ben Dehner
Trusted Contributor

Re: Time out while waiting for a managed process to start

This looks like and application server midtier, and it seems OPMN is having problems starting one of the components. Go to a command line, set the environment to the application server midtier ORACLE_HOME, and try

opmnctl status

to see what is and isn't running. You can also try

opmnctl startall

to try and start everything. It could be that one of the processes is just taking too long and the configuration assistant is timing out.

You might want to check the infrastructure layer and make sure all of those services are running too. One possible issue is that the midtier component can't see the infrastructure because there is a port wrong somewhere.
Trust me, I know what I'm doing