Opmnctl startproc process-type=OC4J_SECURITY

$ opmnctl startproc process-type=OC4J_SECURITY
opmnctl: starting opmn managed processes...
================================================================================
opmn id=flbkup03:6200
0 of 1 processes started.
ias-instance id=ASDB.flbkup03.cinergy.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
OC4J/OC4J_SECURITY/default_island
Error
--> Process (pid=3416)
time out while waiting for a managed process to start
Log:
/oracleapp/product/10.1.2/AS_Infra/opmn/logs/OC4J~OC4J_SECURITY~default_island~1

Addition Info: Error Message when attempt to restart from Browser
Error displaying Log Files page. Failed to initialize configuration management user session.. The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
Resolution:
Check the exception thrown by the Repository API for resolution information.
Some common causes of this problem are as follows:
OID is not running or unavailable
the ias.properties file is misconfigured with incorrect OID connection information
OID permissions are incorrectly defined
Base Exception:
oracle.ias.repository.schema.SchemaException
Unable to establish connection to the Oracle Internet Directory Server ldap://flbkup03.cinergy.com:389/. Base Exception : javax.naming.CommunicationException: flbkup03.cinergy.com:389 [Root exception is java.net.ConnectException: Connection refused]. Unable to establish connection to the Oracle Internet Directory Server ldap://flbkup03.cinergy.com:389/. Base Exception : javax.naming.CommunicationException: flbkup03.cinergy.com:389 [Root exception is java.net.ConnectException: Connection refused]

Similar Messages

  • Start sequence of components and process types

    Hi all,
    I would like to know, is there any particular start sequence of the instance components and process-types while using opmnctl startall, or opmnctl startproc ias-component=..., or opmnctl startproc process-type=... ?
    Regards

    You may start looking at these tables-
    RSBKREQUEST    DTP Request
    RSBKREQUEST_V    View of DTP Request
    Process Chain Statistics Tables:
    - RSPCLOGCHAIN, RSPCPROCESSLOG
    Hope it Helps
    Chetan
    @CP..

  • Unable to start oid, oc4j_security, dsa ,logloaderd process type

    E:\OraHome_1\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=CV2K3TESTAPP02:6200
    1 of 3 processes started.
    ias-instance id=iasrep.cv2k3testapp02.corp.cvpsnet.net
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/OC4J_SECURITY/default_island
    Error
    --> Process (pid=0)
    oid dependency failed
    OID
    failed to start a managed process because a dependency check failed
    Log:
    none
    ias-component/process-type/process-set:
    OID/OID/OID
    Error
    --> Process (pid=0)
    database dependency failed
    iasrep
    failed to start a managed process because a dependency check failed
    Log:
    none
    E:\OraHome_1\opmn\bin>

    Hi,
    Thanks for those commands. I issued them all but still face the same problem, the log files show this error message:
    2010/06/24:13:13:12 * Main:0 * FATAL * main * Dispatcher Process unable to bind to port
    Also this appears in the log files:
    Error displaying Log Files page. Failed to initialize configuration management user session.. The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    Resolution:
    Check the exception thrown by the Repository API for resolution information.
    Some common causes of this problem are as follows:
    OID is not running or unavailable
    the ias.properties file is misconfigured with incorrect OID connection information
    OID permissions are incorrectly defined
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    Unable to establish connection to the Oracle Internet Directory Server ldap://lee01.hcuk.pri:389/. Base Exception : javax.naming.CommunicationException: lee01.hcuk.pri:389 [Root exception is java.net.ConnectException: Connection refused]. Unable to establish connection to the Oracle Internet Directory Server ldap://lee01.hcuk.pri:389/. Base Exception : javax.naming.CommunicationException: lee01.hcuk.pri:389 [Root exception is java.net.ConnectException: Connection refused]
    I have checked the permissions of the oid files and they appear to be ok, can any body help?
    Thanks

  • Opmnctl startproc ias-component=RTC  Command return error

    Hi,
    I have Installed oracle collaboration suite 10g Rel 1 (10.1.2) on two box on 2 HP DL-380 + Linux OEL 4 Update 5
    I have faced a problem after changing RTC_APP schema password through sqlplus.
    I can not start my RTC process with following command:
    opmnctl startproc ias-component=RTC
    ias-component/process-type/process-set:
    RTC/rtcpm/rtcpm
    Error
    --> Process (pid=8319)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/oracle/product/10.1.2/ocs_1/opmn/logs/RTC~rtcpm~1
    + EXIT=204
    if [ $EXIT -eq 1 ]
    then
    help
    fi
    + '[' 204 -eq 1 ']'
    exit $EXIT
    + exit 204
    when I looked for more information under /u01/oracle/product/10.1.2/ocs_1/opmn/logs/RTC~rtcpm~1
    I found
    08/10/28 19:54:17 Start process
    null
    oracle.imt.property.api.NullValueException: Property has no value set
    at oracle.imt.property.facade.PropertyManagerFacade.getValue(PropertyManagerFacade.java:459)
    at oracle.imt.property.facade.PropertyManagerFacade.getValue(PropertyManagerFacade.java:447)
    at oracle.imt.property.facade.PropertyManagerFacade.getIntProperty(PropertyManagerFacade.java:73)
    at oracle.imt.admin.pm.ImtPM.main(ImtPM.java:111)
    Also when I run rtcctl command return, it returns
    null
    rtcctl encountered an error. Check its logs.
    the out put of log file /u01/oracle/product/10.1.2/ocs_1/imeeting/logs/rtcctl/rtcctl-10.28.2008-20_37_54.xml is
    <record timestamp="2008-10-28T20:37:54.412+03:30" time-local="true" severity="config" source-path="oracle.imt.application.init" source="DBConnInit"><message>Loading Oracle JDBC driver 10.1.0.4.2</message>
    </record>
    <record xsi:type="exception" timestamp="2008-10-28T20:37:54.414+03:30" time-local="true" severity="severe" source-path="oracle.imt.admincli" source="CommandLineControl"><message>Exception in initializer</message>
    <stack-trace>
    java.lang.NullPointerException
    at java.lang.String.&lt;init&gt;(String.java:390)
    at oracle.imt.admin.init.ServerInitializer$Obfuscator.deobfuscate(ServerInitializer.java:1045)
    at oracle.imt.lib.enviroment.ImtEnvironment$DatabaseInfo.getPassword(ImtEnvironment.java:612)
    at oracle.imt.application.db.SrvDBConnProvider.&lt;init&gt;(SrvDBConnProvider.java:74)
    at oracle.imt.application.init.DBConnInit.initialize(DBConnInit.java:80)
    at oracle.imt.application.init.DBConnInit.initStorage(DBConnInit.java:49)
    at oracle.imt.admin.init.ServerInitializer.init(ServerInitializer.java:369)
    at oracle.imt.admin.init.ServerInitializer.init(ServerInitializer.java:208)
    at oracle.imt.admin.init.ServerInitializer.init(ServerInitializer.java:200)
    at oracle.imt.admincli.CommandLineControl.main(CommandLineControl.java:146)
    Do you have any idea?

    Then you should try and change the password in The OID LDAP directory
    <ul>
    <li>launch oidadmin</li>
    <li> connect as "cn=orcladmin"</li>
    <li> go to orclresourcename=DB_Properties,cn=RTC_APP,orclApplicationCommonName=&lt;database service&gt;,cn=Database Instances,cn=RTC,cn=Products,cn=OracleContext</li>
    <li>change the orclpasswordattribute value</li>
    <li> restart RTC</li>
    </ul>

  • SOA Suite : Status as NONE for Home process-type.

    Hi,
    I am unable to restart the process-type home in SOA Suite.
    After I found the status it shows as NONE. Please see below
    Even though the status is NONE. I am able to work on application deployed under Home. But what if i have to redeploy the application or change the database.
    bash-3.2# ./opmnctl status
    ./opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    Processes in Instance: FCCAS.ubsapp01
    ----------------------------------------------------      ----------+---------
    ias-component | process-type | pid | status
    ----------------------------------------------------- ---------+---------
    ASG | ASG | N/A | Down
    OC4JGroup:default_group | OC4J: BRSTEST | 635032 | Alive
    OC4JGroup:default_group | OC4J: home | 0 | NONE
    Kindly help to correct it.
    Please see the opmn log.
    09/10/03 06:30:49 [pm-process] Starting Process: default_group~home~default_group~1 (39002256:0)
    09/10/03 06:30:49 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    09/10/03 06:30:49 [libopmnoc4j] Attempt to get ports for proc: 39002256 failed
    09/10/03 06:30:49 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (39002256:0)
    09/10/03 06:30:49 [libopmnoc4j] An error occurred while building the start command
    09/10/03 06:30:49 [pm-workers] Job 0 483053 result:
    FCCAS.ubsapp01~default_group~home~default_group~39002256:0
    Status: Stopped
    Operation: internal (no port available from the port range)
    ErrFile:
    09/10/03 06:30:49 [pm-process] Starting Process: default_group~home~default_group~1 (39002256:0)
    09/10/03 06:30:49 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    09/10/03 06:30:49 [libopmnoc4j] Attempt to get ports for proc: 39002256 failed
    09/10/03 06:30:49 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (39002256:0)
    09/10/03 06:30:49 [libopmnoc4j] An error occurred while building the start command
    09/10/03 06:30:49 [pm-workers] Job 0 483054 result:
    FCCAS.ubsapp01~default_group~home~default_group~39002256:0
    Status: Stopped
    Operation: internal (no port available from the port range)
    ErrFile:
    09/10/03 06:33:40 [pm-process] Starting Process: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    09/10/03 06:33:40 [libopmnoc4j] Attempt to get ports for proc: 39002294 failed
    09/10/03 06:33:40 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] An error occurred while building the start command
    09/10/03 06:33:40 [pm-workers] Job 0 471537 result:
    FCCAS.ubsapp01~default_group~home~default_group~39002294:0
    Status: NONE
    Operation: internal (no port available from the port range)
    ErrFile:
    09/10/03 06:33:40 [pm-process] Starting Process: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    09/10/03 06:33:40 [libopmnoc4j] Attempt to get ports for proc: 39002294 failed
    09/10/03 06:33:40 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] An error occurred while building the start command
    09/10/03 06:33:40 [pm-workers] Job 0 471542 result:
    FCCAS.ubsapp01~default_group~home~default_group~39002294:0
    Status: Stopped
    Operation: internal (no port available from the port range)
    ErrFile:
    09/10/03 06:33:40 [pm-process] Starting Process: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    09/10/03 06:33:40 [libopmnoc4j] Attempt to get ports for proc: 39002294 failed
    09/10/03 06:33:40 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (39002294:0)
    09/10/03 06:33:40 [libopmnoc4j] An error occurred while building the start command
    09/10/03 06:33:40 [pm-workers] Job 0 471543 result:
    FCCAS.ubsapp01~default_group~home~default_group~39002294:0
    Status: Stopped
    Operation: internal (no port available from the port range)
    ErrFile:
    Thanks
    RAM
    Edited by: user10310778 on Oct 2, 2009 9:15 AM

    It seems like your server ports are occupied.
    Type the command,
    netstat -an | grep portnumber
    and see whether the port is listening. You can also get the list of processes using the port using '-ap' option. If any processes are running, kill those processes and start your SOA server.

  • Custom Process Types not working in SAP BPC 10.0

    Hi Experts,
    We have migrated from SAP BPC 7.5 NW to SAP BPC 10.0 NW.
    We have three Custom Process Types created in BPC 7.5NW using the super class CL_UJD_SIMPLE_ACTOR as super class.
    It has been made Obsolete and Final class in BPC 10.0NW and the Custom Process types are not running as expected.
    Can you please suggest if there is any alternative for using the existing custom process types? Or do we have any alternative for creating custom process types?
    *Note: We have tried replacing the superclass with CL_UJD_ACTOR instead of CL_UJD_SIMPLE_ACTOR but of no use.
    Regards,
    Balraj.

    Hi Inl,
    The statement looks fine, just confirm:
    Your CATEGORY dimension is named CATEGORY? Is it really has property COMPARISOIN?
    Can you show the screenshot of UJKT run of script?
    What is your core BPC SP?
    Vadim

  • BI custom process type (ABAP OO Class): how to create a variant screen?

    I created a custom process type in Netweaver 2004s (business intelligence) which in essence is nothing but an Abap class that implements certain interfaces. What I am now struggling with is how to write the code for the "new variant" input screen.
    My understanding is that the logic has to be implemented in the method IF_RSPC_MAINTAIN~MAINTAIN, but I am lacking detailed information.
    Can someone give me an example with a variant screen that displays two radio buttons?
    Thank you,
    D.

    It is a custom class that implements the following interfaces:
    IF_RSPC_GET_VARIANT
    IF_RSPC_MAINTAIN
    IF_RSPC_EXECUTE
    The interface I am struggling with is the first one (get variant). Any more insight on how this should be used would be highly appreciated.
    Thanks!

  • How to capture the process type for a particular application

    In my application CRMD_BUS2000120 there are 3 process types namely incidents, zcomplaints and zrepair order. But all the 3 display the same description as New: Incidents . Since this is attached with the application name. How can i change the description according to the process type i select. If I select incidents the description should be Incident , if i select zcomplaints it should be zcomplaints. Can anyone guide me how to do this.
    Thanks in Advance,
    Anu

    Hi Fred,
    If you open any activities or opportunities, you can see the description if you select new button and click on the process type. It will be display Activities and below that New: Activity. Instead of always displaying the same description I want to override the description according to the process type. For me the application is not activity but Incident. Hope I am clear with the question.
    Thanks,
    Anu

  • Charateristic variable with Processing type "replacement path"

    Hi all
    I am using BI 7.0;
    I have a characteristic ZPL_CNT in one dimensions of a Cube;
    now i want to use the value of  the ZPL_CNT as column in Query.
    So i created a formula and a formula variable with replacement path of processing type:
    setting:
    i created a new formula "Calculated MBZ"
    the formula variables is "ZMBZ" and inserted the variables into "Calculated MBZ"
    Reference characteristic: ZPL_CNT
    Processing type : Replacement path
    Replace variable with: Attribute value
    Attribute: characteristic Reference (constant 1)
    But i find the value in Query incorrect
    Can anyone help me solve this problem?
    Thanks!

    Hi Dragon,
    Can you not drag and drop this characteristic directly in the columns...have I misunderstood something?
    I think when you use replacement path in the formula variable , the fromula variable tries to find the reference characteristic value at each record level in the report and then replaces it with attribute value as defined and may be in your case as the characteristice is not defined in the row , it has problems to identify which value of the characteristic it has to replace.
    Regards,
    Sunmit.

  • Email Alert for Process Chain for ABAP Process Type

    Hi BW Experts,
                             I created a process chain based on ABAP Process Type ( for Broadcasting rsrd_broadcast_starter). I want to add alert message for each ABAP process if it is failed. But I cant see any option showing Successfull or Error or Always when I select create message option on the process type. How ever I can see for other process chain which is loading data (Process Type is Info Package ) from SAP into BW.
                             Please some one tell me why it is not showing alert message for ABAP Process Type.
    Thanks
    Ganesh Reddy.
    Edited by: Ganesh Reddy on Jul 13, 2009 10:16 PM

    I dont have the exact answer for your question, But as a work around i can suggest you that.
    If these ABAP programs are included in a chain and this local chain is a part of meta chain then you can create a message on the local chain.By right clicking on the local chain >Create Message>Success
                                                                                    --->Failure
    >Always
    Hope this resolves the problem tempervorly.I will get back to you once i have
    Or the permanent solution is
    Its big and also easy method to perform, by this you will be able to get all the options for a ABAP Program also.If you have any questions please let me know.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/a-c/creating%20an%20abap%20process%20type%20for%20process%20chains%20in%20bi.pdf

  • What is the difference between  Process Type TRIGGER AND CHAIN

    What is the difference between these two process types.  When I am looking process types, I want to provide information only about process chains and not individual steps of process chain. Looks like one can do using either.
    Along the same line, I am looking  at  data from RSPCPROCESSLOG, no where this table has a column process chain id. So How od I find information about a process chain.
    Thanks a lot,

    A "Chain Process" can be a a step in a Process Chain as well.    For Example: So you could have the following Process Chain:
    Process Chain Example
    Step 1. TRIGGER (Execute Daily at 4am)
    Step 2. DTP_LOAD Execute DSO Load
    Step 3. DTP_LOAD Execute InfoCube Load
    Step 4. CHAIN Execute Master Data Process Chain
    I believe the "Master Chain" is called a "MetaChain" since it controls the start of another Process Chain.
    Hope that helps...

  • Table for Process type with BP Number of sold to party

    Hi Friends,
    Please share me Table name where i'll get the Process Type (Transaction Type) and Sold to Party Number or BP Guid of the transaction.
    I want to create Target group for BP's who are involve in Particular Transaction.
    For infoset creation i have already tried Table CRMD_ORDERADM_H and CRMD_ORDER_INDEX but not able to join exact conditions.
    Regards,
    DD's

    HI frieds,
    Thanks for u r support i have created Infosets using table CRMD_ORDERADM_H, CRMD_LINK & CRMD_PARTNER and, made joining link between them (Actually both Guids in CRMD_LINK and CRMD_PARTNER are not maching)
    Next step is i have created Datasource using my infoest and created Attribute list for same.
    After all this excercise i tried to Create target group for BP's who are involved in particular transaction(Process type) but in target group count come to ZERO !!!!!!!!! why this happening ???
    Please understand my final expected output which is in bold
    Regards,
    DD's

  • Inbound delivery creation in WM - mapping to process type 1011 in EWM

    Hi All,
    I am new to EWM and have to configure handling units for picking and putaway in EWM.
    I am creating an inbound delivery w.r.t Purchase order in WM and passing it to EWM.  During the warehouse order creation I am packing the materials in a packing material. however, the warehouse process type is 1010 and I want it to relflect 1011.
    So I wanted to know how to configure the system either on the WM or the EWM side so that when the inbound delivery is received on the EWM side it maps it to process 1011.
    Arup

    Hi,
    To put across my question more clearly here is where I am right now. I pass the delivery to the EWM side. There I pack the materials. There is a HU association with the packing material.
    When I go to the screen with the follow on functions- warehouse task. Then when I choose the handling unit tab and click on the exectute button associated with the Whouse Req then there should be a Line item displaying the handling unit that was created in the previous step.
    However this is not happening and when I click on the execute button the line item does not show up.
    So I was wondering if there is some configuration that needs to be done to get the HU displayed?
    Arup

  • Need links for creation varaibles using different processing types....

    Hi All,
    can you provide me   links for creation of variables  using diiferent processing types...
    it would be grateful if you  peovide any links which covers all most all the topics in bi reporting....
    Thanks All.

    Hi,
    Pl refer to following link as well
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0b25093-b548-2e10-0cba-fcac7890585f?QuickLink=index&overridelayout=true
    Customer exit for text variables
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d343131313235%7d
    http://help.sap.com/saphelp_nw04/helpdata/en/61/579b3c494d8e15e10000000a114084/content.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d313535373530%7d
    Thanks and regards
    Kiran

  • Process Type ABAP does not work properly via process chain

    Dear SDNers
    I am running a process chain and it contains process type ABAP program. ABAP program was running correctly till now via this process chain. ABAP program process type generally takes approximately 2 hours to run. But now, this process type for ABAP program just run for less than 1 minute and finishes successfully. The issue is that ABAP program does not run at all.
    I ran the ABAP program in background and it took approximately 2 hours to run. ABAP Program is local means in our BW system and does not involve Remote Function call. We have BI7.0 system
    Has some one came across this type of issue?
    Best Regards
    Pradip

    Has the aleremote user or which ever user you have defined for background scheduling changed permissions recently?
    What happens if you create an adhoc chain and include this ABAP variant, does it run then?
    What does the log say in SM37 when run via process chain?
    Cheers
    Craig

Maybe you are looking for

  • OSX sometimes places 31 character limit on file names. How can I get this error to stop?

    This error notice doesn't make sense, since many of my file names exceed 31 char. This error message pops up when saving documents, esp. web pages. As a consequence, OSX will refuse to let me save the file, until I shorten the name and so remove info

  • Where clause fails

    In my project I do a query using  the folloqinf statement : vPastiCDC totpasticdc_tab3_riga =                             db.vPastiCDC.Where(                                 x =>                                     x.CDC == Cdc_considerato && x.Anno

  • Dma host to fpga

    Use the DMA to transfer a array data from the RT system to the FPGA,and indicate the array data in the FGPA. Now,If the array data in the RT is a array including one element ,Ican recevie well in the FPGA VI,bcause in the FPGA VI the function of DMA

  • Error JBO-36000 in JDEV 11 TP3 when trying to use an ADF LOV Input Text

    Hi, I'm using JDEV 11 TP3 ( 11.1.1.0.0) and i'm trying to use an ADF LOV Input Text on a JSF Page. In The Business Components Browser, It works perfectly. If I drop my Data Control on my JSF Page as an ADF Form, it works fine, too. But if I drop the

  • HT4623 updating to ios 6

    Hi, I have an original ipad with ios 4.  I updated it to ios 5.1.1.  Now I want to update to 6, but when I go in software updates it says that ios 5.1.1 has no updates and doesn't give the option to update to 6.  Is the original ipad not able to upda