Opmn processes issue

Hi All
Request you all to suggest me in fixing a problem with my oracle application server.
oc4j and OID process are not starting and they have PID =0
How do i make this process start
any advice is highly apprciated.
here is the error message ...
ias-component/process-type/process-set:
OC4J/OC4J_SECURITY/default_island
Error
--> Process (pid=14370)
Invalid request state.
Log:
/oracle/orainventory/opmn/logs/OC4J~OC4J_SECURITY~default_island~1
ias-component/process-type/process-set:
OID/OID/OID
Error
--> Process (pid=0)
Invalid request state.
Log:
none
cheers
Edited by: 790072 on 7/09/2010 15:27

Hi charles;
Please check Note:Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On [ID 376811.1]
Hope it helps
Regard
Helios

Similar Messages

  • Request for help in tuning the server which is running opmn process.

    Hi Folks,
    I request for an help in tuning the server which is running oracle app server opmn process , It is chewing arround 40% of the CPU resource,and our sysadmin is back of me to resolve this issues.
    any feedback on this is highly appriciated...
    Thanks in advance

    Re: How to Achieve Performance Tuning
    I hope you may find answers here..
    Sharma

  • Installing AS: special problem with OPMN Process Manager...

    Hi everybody,
    Actually, i'm trying to install a Grig control 10.2.0.1 on an existing database (10.2.0.1 patched to 10.2.0.4). OS is RHEL5.
    I have the following problem during setup IAS for 3 days.
    Note that my database is open and that didn't succeed in installing some rpm's, especially pdksh...
    Here is the warning box:
    The OPMN Process Manager failed to start.
    Please check the logs in the
    /u00/app/oracle/product/10.2.0/oms10g/opmn/logs directory for the cause of failue. Once the cause of the failure has been remedied, start OPMN manually and click Retry.
    I start manually opmn and obtain this:
    Processes in Instance: EnterpriseManager0.vmbasegrid
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | 6106 | Alive
    HTTP_Server | HTTP_Server | 5955 | Alive
    LogLoader | logloaderd | 6137 | Alive
    dcm-daemon | dcm-daemon | 6189 | Alive
    OC4J | home | 5962 | Alive
    WebCache | WebCache | 5982 | Alive
    WebCache | WebCacheAdmin | 5963 | Alive
    But after clicking on retry, the same warning appears again!
    By watching logs for each process at $ORACLE_HOME/opmn/logs, i didn't se any errors
    moreover opmn.log is empty.
    I already set $ORACLE_HOME, $PATH, $LD_LIBRARY_PATH.
    I didn't find solutions nowhere so that's why I'm posting here.
    Ideas and direction will be very helpful for me.
    Thank you a lot,
    Daniel.

    Hi,
    Thank your for answering.
    Actually, i don't have this issues anymore, because I choice to intall this on RHEL4.6.
    My DSA process was started because, i started it manually to see what will happen.
    Now I succeeded for the installation, I have a new probleme during the configuration with OUI CA.
    The OMS configuration failed and the file configToolFailedCommands show that:
    oracle.sysman.emcp.agent.AgentPlugin failed.
    Have you any idea ?

  • Problems with OPMN process (very unstable) on Windows Vista

    I am running SOA on Windows Vista(V10.1.3.1). I am having the following problems with the OPMN process
    <br>
    1) Shuts down when idle
    <br>
    2) After crashing I try to restart SOA Suite using the command line>opmnctl startall
    <br>
    I get the error message..."Unable to Open Service with error Access is denied."
    <br>
    If I use the command line>opmnctl start
    <br> I get the error message but OPMN process starts????
    <br>
    3) but then...Crashes when trying to Deploy a webservice through Application Server Control.
    <br>
    Anyone else having these sort of issues and have come across a fix?
    <br>
    regards
    <br>
    Paul P

    I'm also having the same problem (on XP) on 10.1.3.4 I'm guessing this is a security issue but can anyone tell me how this can be resolved.
    It appears to work fine as Admin but regular users without Admin rights have the above issue.

  • OPMN Process Manger failed to start during Oracle 10gAS installation

    Hi,
    I am installing OracleAS 10.1.2.0.2 on AIX 5.3.
    I am facing this problem while installing infrastructure
    services.
    I am facing an issue like
    "OPMN Process Manger failed to start"
    Please help me to solve this.
    regards,
    Mat

    Hi,
    Thanks for the replay. I am doing the installation once again. Now I am not facing OPMN problem.
    Now I am facing some another problem. That DBCA fails to create infrastructre metadata respository database. Why it is happening?
    regards,
    Mat.

  • RE:The OPMN Process Manage failed to start.

    Hi everybody,
    Can anybody help with following issue below, please?
    I just install Oracle unbreakable linux operating system. I am trying to install infrastructure on it. All the time i am get error "The OPMN Process Manager failed to start". I changed the system requirement like it stated to the installation manual. But I am still getting same error.
    I will appreciate to one will give me solution for this problem.
    Thank,
    Arthur

    Poa,
    The operating system is Red Hat Enterprise version 4 ( 86-64 bits). My computer specifications: Process is Dual core AMD x86 64bits, and RAM is 2GB. I am trying to install Oracle Application Server 10g Release 2 (10.1.2). I checked all the prerequisite before attempting installation.
    Thank you,
    Arthur

  • OPMN Process Manager failed to start - libmodapi.so libclntsh.so not found

    Hi all,
    I am completely new to Oracle in its entirety. I am trying to install Oracle Enterprise Manager Grid Console 10.2.0.1.0 on Oracle Enterprise Linux 5.1 through the OUI using the new database install. When I get to setting up the Oracle Application Server, it tells me the OPMN Process Manager failed to start, tells me to check the logs in /oms10g/opmn/logs, and to start OPMN manually before hitting retry.
    The log files in that directory do not seem to contain any errors.
    When I run ./opmnctl stopall, ./opmnctl startall, ./opmnctl status, I get no obvious errors, and then the following:
    DSA ~ DSA ~ Down
    HTTP_Server ~ HTTPServer ~ Alive
    LogLoader ~ logloaderd ~ Down
    dcm-daemon ~ dcm-daemon ~ Down
    OC4J ~ home ~ Alive
    WebCache ~ WebCache ~ Alive
    WebCache ~ WebCacheAdmin ~ Alive
    When I do ./opmn start I get the following:
    ./opmn: error while loading shared libraries: libmodapi.so: cannot open shared object file: No such file or directory
    When I do a ldd ./opmn I get the following errors:
    libmodapi.so => not found
    libclntsh.so.10.1 => not found
    I am assuming my problem is that these two libraries are not linked in. I have looked through the forums, and found closely related threads, but none that seemed to help, most notably changing my PATH. If anyone has any suggestions, I would welcome them. Thanks for your help.
    Sincerely,
    Don

    Hi All,
    We all agree that best practice involves a test installation. My original post was about a problem I was having with the creation of my test bed. I did create my own manual, which I am sure is not the best manual ever created, but does work to get the software installed. If it is proven out, I will post it to try and return something to the community.
    In order to do this, I needed to read thousands of pages of documentation so far, which does not even scratch the surface of the total amount on OTN. I am still revising my instructions as I find that the documentation commonly assumes the reader has been installing Oracle for some time and is fully aware of all the appropriate acronyms and the entire logical and physical structure of the database. In order to just read many of the documents, I had to draw out a map of Oracle on a whiteboard as I went. As a systems administrator, should I have to search through all those papers, manuals, the web, etc. and try to gain an advanced DBA understanding to get a working default installation? Perhaps it seems like I am just a new user who is whining, but how many programs can you think of where this type of effort is required?
    In looking at the relationship between the DBA and the Systems Administrator, where should we draw a line between their tasks?
    Should the DBA have to learn how to assess appropriate server hardware, and then install and administrate every flavor of Windows, UNIX, Linux, etc. in any given environment? Should a DBA be required to build a Linux kernel, configure Active Directory, or install Solaris before installing Oracle?
    Should the Systems Administrator have to learn the nuances of installing and optimizing Oracle databases in order to just put the base software on the system and configure the kernel so it is ready for a DBA?
    More interesting, as stated above, I could hand you the Gentoo Handbook, and without knowing a single thing about Gentoo Linux, you would have a default installation of the Gentoo OS. You could also grab step-by-step instructions for a default installation of MySQL on Gentoo, or a myriad of other programs, for that matter. This would hardly replace the Gentoo systems administrator or MySQL DBA, but it does serve a very valid purpose of enabling the systems administrator and DBA. Shouldn’t Oracle have something similar?
    I would think the Systems Administrator knowledgeable in the OS and Kernel should be able to perform the first half of the installation task where they are more likely to be an expert, and then allow the DBA to create and optimize the databases they install, which they in turn can spend years learning how to do. Time that the DBA spends learning the OS or time the Systems Administrator spends learning Oracle is valuable in the long run, but it is also extra time to get the initial database up and running. One of the largest reasons IT personnel exist at all is to keep users from having to spend too much time learning about their computers to get their work done. Shouldn’t this also translate between IT groups?
    Databases are one of the few software installations that systems administrators commonly don't have to maintain on corporate servers. The best comparison I know of is web services. In this manner web servers are very similar, and are commonly installed by a team as well. I am perfectly capable of creating a default install of Apache, Tomcat, or IIS from step-by-step instructions provided by Apache or Microsoft without much more tailored information than the IP address and system name we are going to use to fill in the blanks during the installation.
    While I have performed the role of sole IT staff at a small software engineering company, and have therefore been the SysNetWebSecDB admin hydra in the past, in larger companies there seems to be no problem with having the system administrator create a default installation of Apache or IIS, having the network team configure the switches and DMZ, and having the web team customize the server and design the site without each of them having to know everything.
    So the above is a good idea and I would encourage
    them to do it because after that, it makes them
    stonger than when they use an already completed one
    to install.Sometimes there is time to sit down and read all the instructions and become a more robust IT professional. Sometimes there is only time to read the Getting Started section and you have to read the full instructions and optimize later if there is time. Sometimes you have outside influences that mean it has to get done in less time than it should, whether or not the justification for rushing is reasonable.
    Should I plan to read every knowledge base article ever published by Microsoft in order to create a test bed installation of Windows 2008? Honestly, I’d still be reading the NT4 docs.
    Not only does not every business have a DBA, or the money to hire one, sometimes the business does not want to do so, or sometimes the security is such that the DBA is not part of the unit allowed to utilize administrative access on the servers. That doesn’t mean they don’t need a database tomorrow.
    As an IT professional, I will never be able to come close to encompassing the amount of knowledge I actually could use to do my job. I try to specialize in a few areas so that I have the ability to keep up with the exponential rate of IT expansion, but I basically consider a vast part of my job being constantly thrown into the deep end, and, fair or not, getting things done anyway. Hopefully that makes me good at my job. The question is how much time and effort I should need to apply before I can get to a reasonable starting point where everyone else can do their work too.
    There
    is normally no single document to achieve or complete
    and installation unless the bespoke type. Apart from
    the Install Guide, there could be Readme, Release
    notes, Adendum etc. While I noted in a previous post that I shouldn't be too hard on Oracle in trying to document such a massive effort, that doesn’t mean that their documentation doesn’t need work. Why is the documentation for a single product spread out over tens of thousands of pages? It should be obvious that this has resulted in redundant and often conflicting documents, including the dozen readme documents in the installation files, the readme documents in the installed files, the install guide, the readme and addendum for each of those, the release notes for each of those, and a new set for each patch.
    Obviously, for any installation, I need to complete a document for my own environment that contains the proper network configuration for our own LAN, or the proper partitioning. I do this for any program. Oracle needs me to change the name of the OS install to get their installer not to error out on their own OS. If OFA is so desirable, why not make the default install explain and follow OFA? Basic issues like this are highly avoidable, and shouldn’t be seen by the end user, even if in this case the end user is a highly technical audience capable of adjusting.
    It will hard to get a single document because they
    will be platform dependent and what someone did in
    their install, may not always work everywhere.Again, please note that Oracle has "released" an OS that they intend for people to use on their Oracle validated hardware as a premier platform for their Oracle database. It isn't a stretch to feel that Oracle should then be able to provide valid, step-by-step instructions for a default installation of their own software, on validated hardware, on their own OS. I’m not expecting an optimized and populated database, but if the hardware, OS, and software are all under Oracle’s control, there aren’t really any variables other than machine name and IP address for a default install.
    Hopefully my current knowledge will work for the time being, and I will be able to optimize appropriately in the future as I can.

  • Unable to start opmn process.

    Hi group,
    I have done a new fresh install of Ebusiness Suite release 12.1.1 in a Windows 2003 Server, but at Validate System Configuration Post Install steps there are some failures. After that I am trying to start "opmn" process without any process.
    F:\ORAEBS\apps\tech_st\10.1.3\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Could not create process by
    C:\OracleClient10gR2\opmn\bin\opmn.exe -a -q ping
    with error The system cannot find the file specified.
    (GetLastError()=2
    Timed out waiting for OPMN to initialize. OPMN may be down or
    taking a long time to initialize. Will not attempt to start
    processes because OPMN is unreachable. If OPMN is initializing,
    retrying the command may prove successful. If OPMN is down,
    correct the underlying problem before retrying the command.
    Any advice or help to solve this problem will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco Mtz. Oviedo

    Hi Hussein,
    The error that I see in the logfile is:
    checking URL = http://<hostname.domain>:8000
    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.
    Then I try to start opmn process manually but it fails with next error message:
    F:\ORAEBS\apps\tech_st\10.1.3\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Could not create process by
    C:\OracleClient10gR2\opmn\bin\opmn.exe -a -q ping
    with error The system cannot find the file specified.
    (GetLastError()=2
    Timed out waiting for OPMN to initialize. OPMN may be down or
    taking a long time to initialize. Will not attempt to start
    processes because OPMN is unreachable. If OPMN is initializing,
    retrying the command may prove successful. If OPMN is down,
    correct the underlying problem before retrying the command.
    AutoConfig was executed by Installation process.
    Thanks in advance.
    Kind regards,
    Francisco Mtz. Oviedo

  • Opmn process

    I have a few very basic questions:
    When Oracle application server is running, is it normal to see 2 processes for opmn when I give a ps?
    $ ps -eaf | grep -i opmn | grep -v grep
    oracled 28852 28851 0 08:58:14 ? 1:09 /app/oracle/product/middletier01d/10.1.3.1/opmn/bin/opmn -d
    oracled 28851 5057 0 08:58:14 ? 0:00 /app/oracle/product/middletier01d/10.1.3.1/opmn/bin/opmn -d
    Anybody can help me understand why there are 2 processes spawned?
    Also in the logs I frequently see this error message:
    08/05/27 14:58:59 WARNING: TopologyMonitor.getUnsynchronizedCompleteInitializedTopology Error connecting to OPMN (is it running?): Address already in useoracle.ias.opmn.optic.OpticBadConnectException: Error connecting to OPMN (is it running?): Address already in use
    at oracle.ias.opmn.optic.OpmnPhone.dialOpmn(OpmnPhone.java:451)
    at oracle.ias.opmn.optic.OpmnPhone.makePhoneCall(OpmnPhone.java:178)
    at oracle.ias.opmn.optic.OpmnPhone.request(OpmnPhone.java:130)
    at oracle.ias.opmn.optic.OpmnQuery.getBuf(OpmnQuery.java:347)
    at oracle.ias.opmn.optic.OpmnQuery.getDom(OpmnQuery.java:467)
    at oracle.ias.opmn.optic.OpmnQuery.getIasCluster(OpmnQuery.java:941)
    at oracle.oc4j.admin.ias.runtime.TopologyMonitor.getUnsynchronizedCompleteInitializedTopology(TopologyMonitor.java:379)
    at oracle.oc4j.admin.ias.runtime.TopologyMonitor.getCompleteInitializedTopology(TopologyMonitor.java:356)
    at oracle.oc4j.admin.ias.runtime.TopologyMonitor.run(TopologyMonitor.java:309)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    I think this error is related to the above duplication opmn processes, but I am not sure.
    We are using Oracle application server release 3 on solaris and start the app server using "opmnctl startall". Should we somehow change our process so as to not encounter these errors?
    Thansks,
    Anoop

    This is the output of 'opmnctl status -l'
    Processes in Instance: MIDDLETIER01D.host1xt
    ---------------------------------------------------------------------------------------------------------+------
    ias-component | process-type | pid | status | uid | memused | uptime | ports
    ---------------------------------------------------------------------------------------------------------+------
    OC4JGroup:default_group | OC4J:home | 2404 | Alive | 1676568567 | 47040 | 37:24:42 | jms:12601,ajp:8890,rmis:12701,rmi:12401
    ASG | ASG | N/A | Down | N/A | N/A | N/A | N/A
    HTTP_Server | HTTP_Server | 2400 | Alive | 1676568566 | 208320 | 37:24:25 | https1:4443,http2:7200,http1:7777
    No - I do not think we use application server cluster.
    Also - while the server is up, is there any reason I keep getting the error if the server (opmn process) is running or not - please see my first post about errors : Address already in use.

  • Opmn startup issue

    Hi Experts,
    I have an OAS installation of 10gR2(10.1.2.0.2) with Bussiness Intelligence,Middle Tier & SOA Suite(103) on Solaris 5.10.
    All the processes were up & running ; however i suspect the problem started after server restart. Whenever i try to start the opmn processes for middle tier i face the errors pasted below.
    #########:oraumed:/umed/appl/oracle/ORABI/102/opmn/bin$ ./opmnctl start
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    Communication error with the OPMN server local port.
    Check the OPMN log files
    opmnctl: opmn start failed
    On cheking the opmn.log the file size is zero
    -rw-r--r-- 1 oraumed dba 0 Apr 6 14:12 opmn.log
    The only last updated file is ons.log, the output is pasted below
    08/04/06 15:11:00 [2] BIND (Address already in use)
    08/04/06 15:11:00 [2] 10.xx.xx.xx:406323200 - listener BIND failed
    08/04/06 15:11:00 [4] Listener thread 8: 10.xx.xx.xx:406323200 (0x401) terminating
    08/04/06 15:11:00 [1] Local listener terminated
    Your suggestions/help is very much appreciated.
    Thanks,
    ~Pointer~

    The problem is resolved. I'll like to share the cause & solution which might be helpful for the group.
    ====Environment======
    Basically i had 2 Oracle Database homes(DB1 & DB2) and 3 Application Server Home (INFRA,BI & SOA) on my Unix Box.
    ======Problem=======
    The opmn only failed to start my BI Home on server reboot; however all the opmn proccesses were ALIVE prior to reboot.
    ========Cause=======
    The determined cause was ONS port conflicts between Application Server homes and Database homes.
    Port conflict means it's a "first in, best dressed" situation with whatever process comes up first grabbing the port. In this case it's a clash between DB2 and BI and it just so happens that the BI missed out on binding to the port.
    ========Solution======
    Depending on the type of DB installs you have a few options ...
    IF the DB installs are non-RAC and you are not running CRS, we can simply rename the database $ORACLE_HOME/opmn/conf/ons.config and bounce the database listener as the DB does not need ONS in a non-RAC install
    IF the DB installs are RAC and/or you are running CRS, we can either change the database ONS ports, or change the Application Server ONS ports.
    So removing the port conflict is all that is required. Either by adjusting the ports or (in the case of a non-RAC database) removing the ONS configuration information.
    Make sure you backup the files before changing the ports ; once you are able to start the opmn processes , commit the changes to DCM repository by running "dcmctl updateconfig -ct opmn" on BI and INFRA home.
    Also update the INFRA home with the new BI information
    Thanks,
    ~Pointer~

  • Installing Grid console: special problem with OPMN Process Manager...

    Hi everybody,
    Actually, i'm trying to install a Grig control 10.2.0.1 on an existing database (10.2.0.1 patched to 10.2.0.4). OS is RHEL5.
    I have the following problem during for 3 days.
    Note that my database is open and that didn't succeed in installing some rpm's, especially pdksh...
    Here is the warning box:
    The OPMN Process Manager failed to start.
    Please check the logs in the
    /u00/app/oracle/product/10.2.0/oms10g/opmn/logs directory for the cause of failue. Once the cause of the failure has been remedied, start OPMN manually and click Retry.
    I start manually opmn and obtain this:
    Processes in Instance: EnterpriseManager0.vmbasegrid
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | 6106 | Alive
    HTTP_Server | HTTP_Server | 5955 | Alive
    LogLoader | logloaderd | 6137 | Alive
    dcm-daemon | dcm-daemon | 6189 | Alive
    OC4J | home | 5962 | Alive
    WebCache | WebCache | 5982 | Alive
    WebCache | WebCacheAdmin | 5963 | Alive
    But after clicking on retry, the same warning appears again!
    By watching logs for each process at $ORACLE_HOME/opmn/logs, i didn't se any errors
    moreover opmn.log is empty.
    I already set $ORACLE_HOME, $PATH, $LD_LIBRARY_PATH.
    I didn't find solutions nowhere so that's why I'm posting here.
    Ideas and direction will be very helpful for me.
    Thank you a lot,
    Daniel.

    Please paste the install action log for this install

  • Where is the entry which autostart opmn processes and agent on linux COS53?

    Hi,
    I set up successfully a 10.2.0.5 on CentOS 5.3 (like OEL 5.3),
    I see that the opmn processes and the agent are started at boot.
    Because I set up the repository on a 10.2.0.4 DB on the same machine I would need to set the start after the DB is up and running (either manage by myself the opmnctl , etc, or editing the current start process to add the dbstart procedure before.
    I took a look but I do not see en entry in init.d or in rc.local.
    I am missing something.
    Could someone give some info?
    Thanks
    Fabio D'Alfonso

    Thank you for your responses. Here's the Apache error_log file, when the static_port.ini file is specified (when I used Automatic port generation, there are no mod_ossl errors):
    [Tue Jan 27 15:15:32 2009] [warn] pid file /home/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Tue Jan 27 15:15:32 2009] [error] mod_ossl: Init: Server rh301.is.local:4443: SSL setup failed: call to nzos_Initialize returned error -1073744712
    [Tue Jan 27 15:15:32 2009] [error] mod_ossl: Unknown error
    [Tue Jan 27 15:19:55 2009] [warn] pid file /home/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    [Tue Jan 27 15:19:58 2009] [warn] pid file /home/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    ~
    Again thank you

  • Max processes issue (but not a processes parameter issue)

    I am having ora-0020 max processes issue, but my max processes is set to 550, and I have a highwater mark of 132 processes
    select * from v$resource_limit
    where resource_name = 'processes';
    RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_ALLOCATION LIMIT_VALUE
    processes 52 132 550 550
    This is a 2 node RAC cluster, and this only happens on one of the nodes. Anyone every see anything like this ?? It looks like some sort of leak with process handles or something.

    This does seem quite strange. What version are you running?
    ORA-0020 does seem to be a problem at the instance level, not the underlying O/S.
    $oerr ora 20
    00020, 00000, "maximum number of processes (%s) exceeded"
    // *Cause:  All process state objects are in use.
    // *Action: Increase the value of the PROCESSES initialization parameter.If the problem was at the O/S level, I'd expect an ORA-12500, "TNS:listener failed to start a dedicated server process".
    -Mark

  • The OPMN process manager failed to start

    During the install of the 10g Infrastructure component I get the following
    error
    The OPMN process manager failed to start. Please check the logs in
    /home/oracle/Infrastructure/opmn/logs directory for the cause of failure.
    Once the cause of failure has been remedied, start OPMN manually and click
    retry.
    I've checked the status of OPMN with 'opmnctl status' and it show me that the OPMN is running
    What is the prb?
    thanks.

    It could have taken few seconds to get up and OUI would have erred before that.
    As long as all services are coming up, you have nothing to worry. If you want, you can increase logging levels in opmn.xml for more details

  • Not able to stop OPMN processes using OPMNCTL on AS 10.1.2.0.2

    Hello,
    When trying to stop opmnctl processes using opmnctl following error is coming
    $ opmnctl stopall
    opmnctl: stopping opmn and all managed processes...
    ================================================================================
    opmn id=appsdev2.mpmkvvcl.com:6201
    OPMN is terminating
    opmnctl: graceful stop of processes failed, trying forceful shutdown...
    Unacceptable request: OPMN is terminating
    HTTP/1.1 406 Unacceptable request
    Content-Length: 168
    Content-Type: text/html
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <response>
    <opmn id="appsdev2.mpmkvvcl.com:6201" http-status="406" http-response="OPMN is terminating">
    </opmn>
    </response>
    $
    I also tried opmnctl shutdown but still issue is same.
    Please help thanks in advance

    Looks like something may have been hung. Kill any process still running after a shutdown of opmn and then delete any left over pids files in the states directory. After that you can do a opmn startall.

Maybe you are looking for

  • How to import the Issues list from an Excel File in Project Server 2013

    Hi, I'm using Project Server 2013. A Project Manager has been playing with the Issues List, deleting some fields, creating new columns and modifying some columns name. The result of this is that I'm getting this error everytime the task Reporting (Pr

  • Cannot Open Some Public Folders on MacBook

    I have several users using my macbook. Each user has their own user account. For user accounts created before "Personal File Sharing" was switched on, other users (except for root) cannot open the "Public" or "Drop" folders. Public and Drop folders f

  • DVI VGA Issues

    I inadvertly hit the display key and changed the display setting onmy G5 Power Mac and now I have no display showing it says VGA NOT SUPPORTED. Is there a way to get back in and reset the display during the start up phase?

  • I want to cancel an order

    I dearne would like to cancel an order  could someone please help me do that order number w240438161

  • Web dynpro design question

    Hi, I have a requirement where there are around 5 web dynpro applications required to fill in some data in a particular order. The differentiation between these 5 applications is in the fact that there could be different navigational paths between th