OPMN issue

Hello,
Whenever I start the application server I encounter a dialog box with the following error
"opmn.exe encountered a problem and needed to close."
When I try to troubleshoot it, it takes me to a temp folder in the c:\ which contains "accompat.txt" and "opmn.exe.mdmp" which is said to cause the problems.
Although
http://docs.oracle.com/cd/B13597_05/core.904/b12057/opmntrbl.htm#i1012361
helps to diagnose the problem it still doesn't provide an able solution for the issue. I would appreciate your help.
Thanks

Hi Samp,
Can you please share with us how do u start the application server??
try this and please let us know if your facing any problem,please share the opmn logs..
1st Enter the infra home through command prompt.
cd $ORACLE_HOME\opmn\bin
opmnctl.exe startall
Once all the components are up and running,
you can check the status of the components
opmnctl.exe status
2)Then now Enter the BI Home through command prompt
cd $ORACLE_HOME\opmn\bin
opmnctl.exe startall
you can check the status of the components
opmnctl.exe status
Regards
Fabian

Similar Messages

  • Oracle HTTP Server : opmn issue

    Hi ,
    i am currently facing this issue .
    Kindly advice . The error is listed below .
    C:\oracle\OraHttp\opmn\bin>opmnctl status
    Processes in Instance: standalone
    ----------------------------------------------+---------
    ias-component | process-type | pid | status
    ----------------------------------------------+---------
    HTTP_Server | HTTP_Server | 1548 | Alive
    C:\oracle\OraHttp\opmn\bin>opmnctl.exe startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=hostname:6200
    no processes matched this request
    C:\oracle\OraHttp\opmn\bin>opmnctl.exe startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=hostname:6200
    no processes matched this request
    C:\oracle\OraHttp\opmn\bin>opmnctl.exe startproc ias-component=HTTP_Server
    Thanks and Regrds,
    Ashish Roy.

    Ashish,
    Basically both methods (using ias-component or process-type) should work but to evaluate a source of error, you can alternatively check with both for its behavior.
    Now, let's see.
    - Did you update the configuration of httpd.conf or any other configuration file through any text editor? did you update the configuration of the system after it? just to ensure that is not the case, try the following:
    $ORACLE_HOME/opmn/bin/opmnctl validate opmn.xml
    $ORACLE_HOME/dcm/bin/dcmctl updateconfig
    And now try
    $ORACLE_HOME/opmn/bin/opmnctl startproc process-type=HTTP_Server
    - Also, check if you have multiple Network cards (NICs) on this system? Particularly, check the two files opmn.xml and ons.conf for hostname and ip matching. they should be referring to the same values. Any conflict here can also possibly cause the error you are getting.
    hope that helps!
    AMN

  • OPMN  oacore process is down

    Any one help me
    Windows 2003 32 bit
    Oracle EBS 12.0.1
    Login page is not running
    I run the adstrtal.cmd following error appear
    Executing service control script:
    D:\oracle\VIS\inst\apps\VIS_te-dxb1-tts-01\admin\scripts\adoacorectl.cmd start
    script returned:
    Tue 03/29/2011 12:59 PM
    Starting Oracle Managed Process oacore . . .
    CALL D:\oracle\VIS\apps\tech_st\10.1.3\opmn\bin\opmnctl.exe startproc process-type=oacore
    opmnctl: starting opmn managed processes...
    Oracle Process Manager start attempt for oacore failed
    exiting with status 204
    ERRORCODE = 204 ERRORCODE_END
    .end std out.
    ================================================================================
    opmn id=te-dxb1-tts-01:6202
    0 of 1 processes started.
    ias-instance id=VIS_te-dxb1-tts-01.te-dxb1-tts-01.te.lan
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/oacore/default_group/
    Error
    --> Process (index=1,uid=84,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
    .end err out.
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oafm | 5864 | Alive
    OC4JGroup:default_group | OC4J:forms | 2980 | Alive
    OC4JGroup:default_group | OC4J:oacore | N/A | Down
    HTTP_Server | HTTP_Server | 13328 | Alive
    ASG | ASG | N/A | Down
    exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    Thanks

    Hi;
    it was working before?If yes what has been changed(patch etc).
    Did you run autoconfig than retest issue?
    failed to start a managed process after the maximum retry limitPlease see below notes:
    Starting R12 Apache errors with status 204 after Cloning SSO Enabled E-Business Suite Instance [ID 730982.1]
    How to Troubleshoot Oracle Fusion Middleware 11g OPMN Issues? [ID 1303000.1]
    How to Troubleshoot Problems with Starting Up OracleAS 10g OPMN Managed Components? [ID 744433.1]
    Regard
    Helios

  • Meaning of "EventType: IAS/PM/PROC_KILLED" on opmn.dbg file

    My customer is facing lots (dozens daily) of jvm crashes.. We're trying to determine why...
    We've enabled opmn debug and we see many of those messages on opmn.dbg
    Does the message mean
    1. opmn issued the "kill" of the jvm?
    or
    2. opmn found the jvm already dead ?
    We don't see an actual message saying opmn was the one that issued the kill though as the opmn.log shows:
    [pm-process] Process Crashed: default_group~oacore~default_group~13 (50096961:12315) - Restarting
    It's not clear to me if it's opmn that is killing the jvm or it's finding them already dead..
    Thanks
    Liza

    Roberto, the heap settings are per process, so 2.5*19 (not the opposite)
    Anything smaller will stall the application
    Anything bigger will cause memory errors on the box..
    AFter lots of load testing, this was the number that better suited my customer's needs.
    This issue we had not seen before though and since we're not seeing any memory issues I don't think the problem is improper sizing of the heap... we're not even seeing significant GC activity.
    I fear either something other than opmn is killing these jvm's or, opmn is crashing them for some reason we have yet to identify..
    Thanks for the input though..
    Liza

  • Application session time out

    Hello
    i have an application deployed on weblogic 11. after 30mins the application session times out.
    1.how can increase this time.
    2. can this be done in weblogic since on the application side there is no configuration for the time out.
    please assist me
    Thanks

    Hello;
    On middleware the default should be 3600 seconds.
    To change :
    Login to the WebLogic Administration Console
    Under domain structure click Deployments
    Click on the "em" Enterprise Application
    Click on the Configuration Tab
    Set "Session Timeout (in seconds):" to 7200 ( or whatever you want )
    Hit the Save button to save your changes in the deployment plan
    I would make sure an idle timeout in not set in the database profile as well.
    Best Regards
    mseberg
    Also worth a look :
    How to Troubleshoot Oracle Fusion Middleware 11g OPMN Issues? [ID 1303000.1]
    Edited by: mseberg on Oct 28, 2011 12:41 PM

  • Upgrading OEM GC 10.2.0.4 to 11.1 on SPARC.

    Is the forum an appropriate place to post an exhaustive installation document list (from support.oracle.com) with an extended list of steps? Steps for SPARC include most everything from JDK/JRE 6u18, Web Logic Server 10.3.2, Database 11.1.0.7 pre-req check to the runInstaller for OEM 11.1.
    Mike

    Handy support links for OEM GC 10.2.0.4 to 11.1.0.1 upgrade:
    Release Schedule of Current Grid Control Releases and Patch Sets [ID 793512.1]
    Oracle Enterprise Manager Grid Control Certification Checker [ID 412431.1]
    FAQ: Grid Control 11g Install / Upgrade Frequently Asked Questions [ID 1073184.1]
    Master Note for Grid Control 11.1.0.1.0 Installation and Upgrade [ID 1067438.1]
    Oracle Recommended Patches -- Oracle Enterprise Manager [ID 822485.1]
    Grid Control 11g: Required External Components and Versions for Grid Control 11.1.0.1.0 [ID 1106105.1]
    11g Grid Control: Details of the Directory Structure and Commonly Used Locations in a 11g OMS Installation [ID 1276554.1]
    Oracle® Enterprise Manager Patch 11727299 - 11.1.0.1.3 Patch Set Update for Oracle Management Service
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=13669556
    11g OMS Startup Fails if setWLSEnv.sh Script is Missing [ID 1308437.1]
    /opt/oracle/product/middleware/wlserver_10.3/server/bin/setWLSEnv.sh
    How to Download and Apply recommended WLS patch (WDJ7) on WLS home for 11g Grid Control Install/Upgrade [ID 1072763.1]
    Oracle Application Server Documentation
    http://www.oracle.com/technetwork/documentation/oas-084696.html
    How to Install Web Logic Server 10.3.2 for Installing 11g Grid Control [ID 1063762.1]
    Step by step Installation of 11.1 Grid control [ID 1059516.1]
    Complete Steps to Install 11.1.0.1 OMS Using 11.2 Database on 64 Bit RedHat 5 or OEL5 [ID 1130958.1]
    Grid Control 11g: How to Install 11.1.0.1.0 on SPARC-64 Version 10 with an 11.2.0.1 Repository Database [ID 1240583.1]
    11.1.0.1 GC install fails at Add-On OMS Side Configuration Step [ID 1309300.1]
    Enterprise Manager Grid Control and Database Control Certification with 11g R2 Database [ID 1266977.1]
    How to check/set the database parameters housing the GC repository before GC Install/upgrade [ID 1073647.1]
    PROBLEM: Grid Control 11.1.0.1 Installation on Solaris (SPARC64) Fails in the OMS Configuration Assistant with a Java Error [ID 1128124.1]
    How to de-install Web Logic Server (WLS) 10.3.2 ? [ID 1071392.1]
    WebLogic Targets - Status Pending in Grid Control [ID 1317897.1]
    Grid Control 11g Fusion Middleware and Weblogic Server Management New Features [ID 1086009.1]
    Grid Control EMGC_ADMINSERVER Target Down Even It Is Up [ID 1315177.1]
    How to Troubleshoot Oracle Fusion Middleware 11g OPMN Issues? [ID 1303000.1]
    Emctl Stop Oms -All Does Not Stop EMAD4JMANAGER Weblogic Instance [ID 1105213.1]
    "EMGC_ADMINSERVER/FMW Welcome Page Application(11.1.0.0.0)" -Target Down [ID 1100553.1]
    How to Locate the 11g Grid Control OMS Log / Trace Files and Control their Size / Tracing Levels? [ID 1113304.1]
    11g Grid Control: How To View and Update OMS Configuration Properties Using 'emctl' utility? [ID 1111894.1]
    11gR1 Documents
    Oracle Enterprise Manager Grid Control Basic Installation Guide
    11g Release 1 (11.1.0.1.0)
    Part Number E15838-04
    Oracle Enterprise Manager Grid Control Advanced Installation and Configuration Guide
    11g Release 1 (11.1.0.1.0)
    Part Number E16847-05

  • Opmn server issue

    Greetings, I'm trying to install OBIEE 11g on Oracle VM running Linux 5 and i'm having a couple of issues.
    My Configuration Progress always fails at this point: Creating ASInstance
    the error log states the following:
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    If i try to run opmn server manually, i get this error:
    can not resolve localhost.localdomain for interface any
    opmnctl start: failed
    I've seen posts about this issue already and they always say to edit the /etc/hosts file. I have done so and it looks like this now:
    127.0.0.1 localhost.localdomain localhost
    192.168.1.10 localhost.localdomain localhost
    ::1 localhost6.localdomain6 localhost6
    ::1 localhost.localdomain localhost
    I have set my IP to be static, I've installed the Database, I've created the repositories using RCU, i've installed WebLogic prior to running OBIEE, so I have no idea why the hell this is happening.
    Any thought will be greatly appreciated, thanks in advance.
    Palmer

    Ashish,
    Basically both methods (using ias-component or process-type) should work but to evaluate a source of error, you can alternatively check with both for its behavior.
    Now, let's see.
    - Did you update the configuration of httpd.conf or any other configuration file through any text editor? did you update the configuration of the system after it? just to ensure that is not the case, try the following:
    $ORACLE_HOME/opmn/bin/opmnctl validate opmn.xml
    $ORACLE_HOME/dcm/bin/dcmctl updateconfig
    And now try
    $ORACLE_HOME/opmn/bin/opmnctl startproc process-type=HTTP_Server
    - Also, check if you have multiple Network cards (NICs) on this system? Particularly, check the two files opmn.xml and ons.conf for hostname and ip matching. they should be referring to the same values. Any conflict here can also possibly cause the error you are getting.
    hope that helps!
    AMN

  • Apex/OHS issue:log files in opmn consume disk space

    Hi.
    I have installed OHS from Companion CD (10g Rel1) and the new Apex 3.0.
    There seems to be a problem because log files in opmn/logs are eating up my disk space. Apparently there's something missing or not configured yet.
    The exact error message is:
    07/04/12 10:34:13 [4] Falta el factor de formato de la conexión local 0,127.0.0.1,6100
    The contents of etc/hosts is:
    [oracle@caman bin]$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    172.17.1.8 caman.rioturbio.com.ve caman
    172.17.1.1 tepuy.rioturbio.com.ve tepuy
    OS info:
    [oracle@caman bin]$ cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
    Please help ...! Thanks in advance ....!

    Hi,
    I believe this is due to a conflict with something else using that port number (6100). One solution would be to edit the opmn config file and change the port from 6100 to something else (such as 6101).

  • 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

  • OPMN starup issue -

    Hi ,
    We have two instances on Essbase server.
    epmsystem1 and epmsystem2.
    I am running the below commands at "../Middleware/user_projects/epmsystem1/bin"
    1. When I use the below command and got the message as below.
    $ ./startEssbase.sh
    Starting Essbase.properties
    Apache Ant version 1.7.1 compiled on June 27 2008
    Buildfile: ../Middleware/EPMSystem11R1/common/config/11.1.2.0/resources/instance/start.xml
    Finish Essbase.properties
    2. When you use the below command,
    $ opmnctl status
    I got the error message " opmnctl status: opmn is not running."
    3. When you use the below command,
    $ ./opmnctl startproc ias-component=epmsystem1
    I got the error message " opmnctl startproc: opmn is not running.
    4. When you use the opmnctl startall command, I receive the below messages:
    $ ./opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    Module libopmness: library load error:
    /opt/app/hyperion/Oracle/Middleware/ohs/opmn/lib/libopmness.so
    Module libopmness initialization failed: disabled
    XML parse: EPM_epmsystem1~Essbase1, process-type: ESS, module: libopmness is mising start callback.
    opmnctl startall: failed.
    Log details:
    Please answer to my below questions if you come accross and have an idea on the same.
    1. Do I need to check any prerequisites ( like update environment variables, settings) before performing these steps?
    2. Can I run the startall command from any instance (for example, epmsystem1 or epmsystem2 )
    Please share me your thoughs/ideas/sugguestions. Thank you ..
    Ganesh.

    Hi Friend,
    Can you unset the environment variable LD_LIBRARY_PATH_64 & LD_LIBRARY_PATH and then try to start your opmn, i think it will work after that.
    Thanks,
    AVneet Singh Bhatia

  • 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~

  • Managing ODI Agent through OPMN - Install Issue

    Hi
    I am attempting to set up my ODI agent so that I can manage it through my OPMN service but I keep getting an error "java is not recognised as an internal or external command, operable program or batch file" when I run the command "odi_opmn_addagent.bat agentcreate.properties".
    I have installed EPM 11.1.2.2 and my essbase service is currently managed through the OPMN.
    I have updated the odiparams, agentcreate.properties and odi_opmn_addagent.
    In the agentcreate file I set my JAVA_HOME to E:\Oracle\Middleware\jdk160_29
    Any ideas what could be wrong?
    Thanks
    M

    Copy your jdk path as given below. Change it if you have different.
    C:\Program Files\Java\jdk1.6.0_33\bin
    Right click on my computer->go to properties->advanced system setting->environmental variable->system variables
    Scroll down. you will get a variable names as "Path"
    Double click on it. then single click on variable value. Then press home key in your keybord. (better take backup of it)
    now pest above code that is C:\Program Files\Java\jdk1.6.0_33\bin;
    Give a semicolon at the end as i have given. Click ok,ok,ok
    Now go to cmd and type javac. let me now the output.

  • OPMN rotation log issue?

    Hi all,
    I already configured my opmn.xml , so that my application log could be rotate based on rotation-size and hour property.
    The rotation done successfully and created new log file well. BUT MY BIG CONFUSING is why the log still write on the previous log that has been rotated???, and my new log file is ignored by application???
    my server is UNIX, is it needs to additional configuration, like set the permission file or other??
    Thanks in advance.
    Regards,
    Kahlil

    Sorry to sound little rude but the truth is you have got it all wrong. You are very confused about the terminology and at the same time do not provide clear and complete information. We can continue going back and forth but will not be able to reach to any resolution.
    I will try one more but last time:
    No, I wanna rotate My_APP_NAME.log that generated on .../opmn/logs after I deployed my apps, so based on this reason on previous post I little bit confuse how to state kind of this log, application log or opmn log.First, can I rephrase it to say that when you deploy an application (named "MY_APP_NAME"), it creates a file named "MY_APP_NAME.log" in $ORACLE_HOME/opmn/logs directory?
    If yes, this should be called your "application log file". Just because it gets created in $ORACLE_HOME/opmn/logs directory, it does not become OPMN log file.
    If not, again tell us the "exact" name of the log file.
    Second, by default, no application log files get created in $ORACLE_HOME/opmn/logs directory. If your application is doing it, there has to be something specific to your application.
    I already use the second config :<log path="$ORACLE_HOME/opmn/logs/My_APP_NAME.log" comp="internal;ons;pm" rotation-size="1500000" rotation-hour="15"/>
    What you have done above is changed the default opmn log file name from being "opmn.log" to "My_APP_NAME.log". By using this name, it will not automatically become "your application's log file". It will still remain OPMN's log file. No application log messages will be written to this file. Only OPMN log messages will be written to this file, irrespective of the file name.
    and unfortunately failed to re-write on new file after rotating...Are you saying your application log messages are written to this file until it rotates? And once it gets rotated, your application log messages stop getting written to this file? Again, by just changing the name from "opmn.log" to "My_APP_NAME.log" will not make it "your application log". It will still be OPMN's log file and only OPMN log messages will be written to this file.
    Again, I would love to help but with little, incomplete and wrong information, I can't. I would recommend you to call Oracle Support and have it discussed with them on the phone.
    Thanks
    Shail

  • Error in starting opmn server

    Hello,
    Note: I posted this thread on the Identity Management forum as well. I wanted to post it here too, as I think my problem may be a more generic Application Server one, instead of one specific to Identity Management. If this is improper etiquette, I apologize.
    I have a VM, which is being administered by VMware Lab Manager. The VM is running RHEL 5.1, and has an Oracle 11g database installed.
    I am in the process of trying to install and configure Oracle Internet Directory 11g. To do this, I ran the Oracle Fusion Middleware 11g Oracle Identity Management Installer. I selected the "Install Software - Do Not Configure" installation type, and chose to "Configure without a Domain" in order to avoid having to install and administer a WebLogic domain. I set "/data1/u01/app/oracle/product/11.1.1" as the Oracle Middleware Home, and "Oracle_IDM1" as the Oracle Home Directory. (To simplify things below, let ORACLE_IDM_HOME refer to the /data1/u01/app/oracle/product/11.1.1/Oracle_IDM1" directory... understand that no environment variable exists with this name though.) The installation routine ran successfully.
    But, I ran into a problem while trying to configure the Oracle Identity Management 11g components. I ran the Oracle Identity Management 11g Release 1 Configuration Wizard (ORACLE_IDM_HOME/bin/config.sh). Here are some of the key configuration values that I entered:
    - Oracle Instance Location: /data1/u01/config/oracle/as_admin/asinst_1
    - Oracle Instance Name: asinst_1
    - Select Domain: Configure without a Domain
    - Configure Components: Oracle Internet Directory
    - Configure Ports: Auto Port Configuration
    - Specify Schema Database: Create Schema
    After entering my configuration values and hitting the Configure button, the configuration process started running. Shortly thereafter, under Bootstrap Domain Configuration, "Failed" appeared next to the "Create ASInstance" line, with the following error listed:
    {code}
    Error creating ASInstance asinst_1
    Cause: An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    {code}
    In case it would be helpful, here is the output from the error log for the Oracle Identity Management 11g Configuration Wizard:
    {code}
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance asinst_1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:306)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:163)
    at
    oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:114)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:533)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:824)
    at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1256)
    at
    oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at
    oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at
    oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at
    oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at
    oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at
    oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at
    oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:255)
    at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:251)
    ... 16 more
    {code}
    To get more information, I tried to manually start the opmn server (I set ORACLE_INSTANCE to "/data1/u01/config/oracle/as_admin/asinst_1" and then ran "./opmnctl start" from the ORACLE_IDM_HOME/opmn/bin directory). As expected, the server failed to start. But, I checked the opmn.out file (in the ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn directory), and found the following error repeated several times:
    {code}
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process terminated with signal 11 7 times in 10 seconds -- aborting!
    {code}
    Does anyone know what this error means? I am at a loss as to what to do at this point, so any help would be greatly appreciated.
    Thank you!

    For what it's worth.... I ran into the same thing on a Linux 64 bit Oracle Enterprise Linux box I had set up. I was just able to resolve the issue after many failed attempts.
    According to the log the instance is actually created successfully, but when opmnctl startall command is called immediately afterwards that's when the badness happens, and it just associates the opmnctl start failure to the ASInstance creation. So I decided to call opmnctl startall from the command line immediately after the failure. At that point SELinux started notifying me that a bunch of lib*.so files that opmnctl needed were being blocked when it was called. I went ahead and disabled the entire SELinux functionality and it worked after that!
    To turn off SELinux edit /etc/selinux/config file. Edit the following line:
    SELINUX=disabled
    Then restart linux, and rerun the OBIEE config again.
    Good Luck, hope that helps someone

  • Issue calling report from a Form(11.1.2).

    Hi,
    I have an existing code in the form to call a report and it seems to be working in the current 10g version of production server and I am migrating forms 10g to 11gR2. My issue here is when, I want to call the report from Forms 11g ( i.e. in developer suite) it is taking the report server as a blank. My Oracle FMW (11.1.2) is installed on the Windows 2008 R2 server. I do not know, if I need to configure the report server locally after the installation of FMW. Please help me out, if someone has faced a similar issue before.
    DECLARE
              rep_Report                                                            report_object     := find_report_object('XYZ');
                   rep_server                                                        varchar2(100);
                   rep_jobidFull                                                            varchar2(100);
                   rep_jobidPartial                                                                            varchar2(100);     
    BEGIN
                   -- Get the report server name
                   tool_env.getvar('REPORTS_SERVER_NAME', rep_server); --UNIX
              IF rep_server IS NULL THEN -- WINDOWS
                   tool_env.getvar('HOSTNAME', rep_server);
              END IF;     
              message('rep_server'||' '||rep_server);
                   SET_REPORT_OBJECT_PROPERTY(rep_Report,REPORT_SERVER,rep_server);
                   rep_jobidFull := run_report_object(rep_Report, pl_id);
                   message('rep_jobidFull'||' '||rep_jobidFull);
                   rep_jobidPartial := substr(rep_jobidFull,length(rep_server)+2,length(rep_jobidFull));
                   message('rep_jobidPartial'||' '||rep_jobidPartial);
         web.show_document('/reports/rwservlet/getjobid'||rep_jobidPartial||'?server='||rep_server,'_blank');
    END;
    Errors:
    FRM-41211: Integration error: SSL failure running another product.
    REP-51000: The Reports Server name is not specified.
    Thnx,
    Sona.

    Hello,
    Usually in development installation report server gets installed by default unless you uncheck it.
    You can find the report server name by:
    a)looking into rwservlet.properties file
    or
    b)as entry in Start > All Programs > Oracle Classic instance - asinst_1 > Reports Services > Start Report Server rep_wls_reports_<hostname>_<InstanceName>
    or
    c)http://<yourhostname>:7001/reports/rwservlet/getserverinfo
    In order to run the report from froms you need:
    -to implement the solution i described in a previous update
    or
    -use a harcoded value in the form
    SET_REPORT_OBJECT_PROPERTY(rep_Report,REPORT_SERVER,'your_report_server name');
    Since you are in 11gR2 development mode you cannote use EM or OPMN to get the status of the report server as Roberto Suggested.
    For your reference also check:
    Oracle Forms and Reports 11g Release 2 (11.1.2) Development Installation FAQ (Doc ID 1373210.1)
    Regards,
    Alex
    If someone answer helped please mark it accordingly.

Maybe you are looking for

  • Move music to ipad

    Can I use the Apple memory card adapter to move my music library from an external drive to the iPad, and administer iTunes from there? Having done so, can I continue to use the adapter to load more music into the iPad? Also, having achieved this, wil

  • ITunes 10.5 and .m3u streams

    Beginning in iTunes 10.4.x, iTunes stopped handling .m3u files correctly.  A number of folks have said that this was fixed for them in 10.5.  What I find is that when I attempt to import a .m3u file in iTunes 10.5, the first song shows up in a new pl

  • Can't tie new AX&Emac to exisitng AX network

    I've got a new AX hooked to an eMac through the ethernet port. The signal from my old box is strong, and I can get the new box to give off it's own signal as a base station, but I can't make it a receiver to my existing box. I even tried reading the

  • Oracle Portal - 1 year on, how are we all doing?

    Hi all, I imagine it's been a busy year for all of you. We've now had Oracle Portal in place since December 2000. We've gone from 3.0.7.6.2 to 3.0.8.9.8 and now to 3.0.9.8.2. We've had an up hill struggle, with 9iAS and Portal bugs, instability of ou

  • How to change max in "for" statement

    Hi, I am trying to set up a snow scene using the code below but I'd like to alter it so that it looks more natural... ie: a few flakes begin to fall, increasing as time progresses. Is there a way to increment the number used in the "for" statement wh