Get Custom SOAP Header Value in SOA Suite 11.1.1.6 using BPEL 1.1

Hi Experts,
We are using SOA Suite 11.1.1.6 and in one of the projects we have requirement to retrieve custom SOAP header value.
This is enhancement to existing process which is developed using BPEL 1.1 and deployed to Production. So we cannot convert this now to BPEL 2.0
We suggested to use custom XML element in Header the definition of which will be defined in custom XSD and stored in common location. However the 3rd party who are invoking this service will not be able to do any customization in their process to pass custom XML header.
Please can you help me in providing any approach through which we can retrieve custom Header value from SOAP header using BPEL 1.1
I have read some blogs for retrieving the custom XML header but they are using BPEL 2.0. I would like achieve this functionality using BPEL 1.1
Appreciate your inputs.
Thanks in Advance - RK

Hello RK,
Have you've tried to put the bpex:outputHeaderVariable on the invoke activity of the invoked service.
<invoke name="Invoke"
            bpelx:outputHeaderVariable="HeaderVariable"/>
Where the "HeaderVariable" reflects the XSD Datastructure of the received header.
This is also specified here in section 6.19.1 How to Receive SOAP Headers in BPEL
Please note that the exact header must be specified in the WSDL of the invoked service.
Also note that in case of a soap fault. No header will be returned from the invoked service but only a /soap/body/fault part.
Good luck!
Melvin

Similar Messages

  • How can I use custom WLST commands for Oracle SOA Suite in Weblogic

    Hi There,
    I'm trying to view and search the weblogic log files using WLST on a Solaris/Unix system.
    I have come across this "custom WLST commands for Oracle SOA Suite" and thought of using the custom logging commands to get my task done.
    However, my WLST shell is not recognizing the commands and giving me the NameError!
    wls:/devDomain1/domainRuntime> listLogs()
    Traceback (innermost last):
    File "<console>", line 1, in ?
    NameError: listLogs
    I tried the commands listLogs, displayLogs, getLogLevel & setLogLevel but in vain!
    I have followed the instructions as per the oracle recommendation of using Custom WLST commands (http://docs.oracle.com/cd/E29597_01/core.1111/e10105/getstart.htm#ASADM10692) as below
    - Launched the WLST shell from Oracle Home.
    cd ORACLE_HOME/common/bin
    ./wlst.sh
    - Tried to run the listLogs command from domainRuntime()
    I would like to know if I need to import any additional libraries to run the custom WLST commands for Oracle SOA Suite in my WLST shell?
    I have only weblogic 10.3.1 server installed on my Solaris 10 machine on which I have deployed the OSB application software.
    There is no SOA Suite installed.
    Or is there any other way I can browse the Server Log file and get the list of log messages? Basically I would like to use this feature in my script to customize it according to my requirement of listing specific error logs which I can work it out if I know how to make these commands work.
    Please advise if this is possible and how?
    Cheers.
    Satish

    I have tried on my OSB installation (no SOA Suite here), the command listLogs() works (I was in online mode, after a connect), and the classpath is:
    CLASSPATH=/opt/oracle/fmw11_1_1_5/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/fw11_1_1_5/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/java-1.6.0-sun-1.6.0.33.x6_64/lib/tools.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/fmw11_1_1_5/wlserver_10./server/lib/weblogic.jar:/opt/oracle/fmw11_1_1_5/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/fmw111_1_5/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/fmw11_1_1_5/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/optoracle/fmw11_1_1_5/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/opt/oracle/fmw11_1_1_5/oracle_common/moules/oracle.jrf_11.1.1/jrf-wlstman.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lib/adfscripting.jar:/opt/oracl/fmw11_1_1_5/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lb/mdswlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/auditwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_cmmon/common/wlst/resources/igfwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jps-wlst.jar:/optoracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jrf-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/reources/oamap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/opt/oracle/fmw111_1_5/oracle_common/common/wlst/resources/ossoiap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/osoiap.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_comon/common/wlst/resources/sslconfigwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/wsm-wlst.jar:/optoracle/fmw11_1_1_5/utils/config/10.3/config-launch.jar::/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbynet.ar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbyclient.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/drby/lib/derbytools.jar::
    The wlst.sh I have used is /opt/oracle/fmw11_1_1_5/osb/common/bin/wlst.sh
    I hope this can help

  • Unable to add custom SOAP header to consumer webservice in CRM( without using PI)

    Hello Experts,
    We have a requirement to consume webservice proxy in CRM without involving PI. We have WSDL file which has many services as depicted in the first screenshot.After checking old posts, I could add custom SOAP header by using if_wsprotocol_ws_header and there is no xml parsing error for ws_header.Have used if_ixml_stream_factory to check xml parsing error for header.
    '<soapenv:Header>'
    '<wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">'
    '<wsse:UsernameToken wsu:Id="UsernameToken-2">'
                '<wsse:Username>user id</wsse:Username>'
                '<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">paswd</wsse:Password>'
                '<wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">MT0B9XFzsZJXXKmVKOsj/Q==</wsse:Nonce>'
                '<wsu:Created>2015-03-30T06:29:17.407Z</wsu:Created>'
    '</wsse:UsernameToken>'
    '</wsse:Security>'
    '</soapenv:Header>' INTO l_string.
    But when my ABAP program as a whole gets executed where consumer proxy is called, then it still throws XML parsing error - undeclared namespace prefix. As mentioned, there is no parsing error for header and WSDL file as a whole in SOAP UI tool works fine,by manually adding SOAP header.
    Have configured SOAMANAGER with logical port.Or any wrong setting in SOAMANAGER can cause this issue? When I tested webservice ping, it gave me attached error but I read in a SAP note that such error can be ignored.
    I want to know if some more setting/coding is required if we manually add custom header to a payload? Is PI really required to implement this requirement? Payload mapping has to be done to add custom header and if that can be taken care by ABAP coding and how?
    Can you please help?
    BR,
    Nisha Verma

    Hello Experts,
    I have not found the solution yet.
    Can anyone provide some insight??
    BR,
    Nisha Verma

  • How to add new custom SOAP header when generate webservice?

    Hi
    When invoke an external webservice, SOA Gateway provide a method to add new customized SOAP Header, via extending seeded java function "WebServiceInvokerSubscription".
    And in case of generating a new webservice in EBS, is there some similar method to add new customized SOAP header in the webservice?
    Thanks
    James

    Look at your Payment Process Profile. THere should be a reporting subtab and within that subtab is a Separate Remittance Advice region. I believe that is where you specify the format for the remittance advice document (which is built in XML Publisher). Take a look at that.
    John Dickey

  • Reading custom SOAP header with XHeaderName1

    Hello Experts,
    I have a SOAP to File scenario and I am trying to do dynamic receiver determination by looking at the SOAP request header info. I am adding a custom field (System_ID) that I want rules to run against in Receiver Determination..
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:urn="urn:*******************">
    <soapenv:Header>
    <System_ID>100</System_ID>
    </soapenv:Header>
      <soapenv:Body>
       </soapenv:Body>
    </soapenv:Envelope>
    In the Receiver Determination I have multiple rules using SOAP context object to  XHeaderName1 = the System_ID (100) to pass the message to the right system at runtime according to the  System_ID.
    In the SOAP sender channel I have Set Adapter-Specific Message Attributes and Variable Transport Binding checked. I also have the variable name System_ID in the first Variable Header (XHeaderName1).
    In the SOAP sender Conversion Parameters I have Do Not Use SOAP Envelope and Keep Headers checked, as well as nosoap=true in the SOAP request URL.
    I'm getting the System ID to show in XI in sxmb_moni in the Header but no where do I see it being used with XHeaderName1.
    Am I using XHeaderName1 right? If not could you advise as to how XHeaderName1 should be used?
    My requirement is to read system ID from Header, not payload.
    Thank you!
    Tim

    I was able to find a solution to my problem.
    I created a basic senario below to test:
    1.A basic Asynchronous scenario is created using a SOAP sender adapter to 2 possible flat file receivers.
    2.The SOAP sender channel will have the option u201CDo Not Use SOAP envelopeu201D checked and SOAPUI URL will have u201C&nosoap=trueu201D added to the end.
    3.The receiver system name will be stored in the WS-Addressing u201CActionu201D field sent from SOAPUI.
    4.Two ABAP mappings are created. One mapping will extract the system number from the WS-Addressing u201CActionu201D field. The other mapping will extract just the body of the SOAP message to send along. Using regex and string manipulation in the ABAP mappings we can reuse the mappings for any SOAP message.
    5.Enhanced (Extended) Receiver Determination is selected and interface mapping using system/XI ReceiverDetermination  service interface is used to capture the receiver system.
    While this is a solution is not the best, it is a solution. Upon research I found a recent SAP Note 1385579 talking about implementing a SAP delivered generic SOAP Sender AXIS handler com.sap.aii.axis.soap.HeaderExtractionHandler to extract SOAP Header elements and place in message attributes. I will be trying this out.

  • Customer Invoice Header Value Problem

    Hi Expert,
    I have configured Customer Invoice App and it is working fine. But in header value is coming Zero. I couldn't able to under stand what value is passing here, tried changing cost, Accounting value but still it is coming zero. I am attaching the screen shot.
    Any one please help me to get ride of this issue.
    Regards
    Niladri

    Hello Niladri ,
    I am also facing same issue .  Did you get any solution????
    Can any one please help ???
    Regards,
    Akshay

  • Custom Identity Service configuration in SOA Suite 11g

    Has anyone been successfull in using custom identity service (available in 10.1.3.X) as a identity store in soa suite 11g human workflow component? If yes, please guide me.

    Can you make sure your helloworld is using adf bindings as mentioned in thread Re: Urgent :: 11g Invoking Composite from Java/From Webservice Proxy

  • Task email gets send as an attachment (in Soa suite 10.1.3.1)

    hi,
    I'm playing around with the new soa suite.
    I'm implementing a human task. (by the way, GREAT improvement over the "old" one).
    The email send bij the task is getting send as an attachment.Actually 2 attachments : "Message" and "Content".
    If i send a notification mail, then it gets send OK.
    I only configured the email server in the ns_emails.xml file.
    Did i miss a setting or something ?

    Hi James,
    I have tryed space enter using my workflow editor but email does not work.
    Have you tried using editor or direct in code section from JDeveloper?
    Thanks,
    Jigar
    <notification includeTaskAttachments="false" actionable="false"
    secureNotifications="false">
    <reminder relativeDate="ASSIGNED" reminderDuration="P5DT"
    recurrence="1"/>
    <action name="ASSIGN" recipient="ASSIGNEES"><![CDATA
    [string('Test')]]></action>
    <action name="COMPLETE" recipient="CREATOR"><![CDATA[concat(string('Task '), /task:task/task:title, string(' requires your attention. Please access the task from the worklist application.'))]]></action>
    <action name="ERROR" recipient="OWNER"><![CDATA[concat(string('Task '), /task:task/task:title, string(' requires your attention. Please access the task from the worklist application.'))]]></action>
    </notification>

  • Getting OPMN error while starting Oracle SOA Suite

    Configuration information
    Running in C:\product\10.1.3.1\OracleAS_1
    Operation mode:Stop, App Server, No Enterprise Manager, Single Instance
    Oracle home:C:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:SOA_1.S119SNIQ056995.schneider.com
    Instance type:allProducts
    Version:10.1.3.3.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2008-03-02 05:20:29.571--Begin log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    2008-03-02 05:20:29.604--Processing Step: stopping OPMN managed processes
    2008-03-02 05:20:34.945--End log output for Mid-tier services (SOA_1.S119SNIQ056995.schneider.com)
    OPMN has thrown a control exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown a control exception
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:157)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         ... 6 more
    Exception caused by
    Error from opmn during process control operation
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    <?xml version='1.0' encoding='WINDOWS-1252'?>
    <response>
    <msg code="-82" text="Remote request with weak authentication.">
    </msg>
    <opmn id="S119SNIQ056995:6200" http-status="406" http-response="no processes or applications matched this request">
    </opmn>
    </response>

    I have found out the problem and solution for this OPMN error, its actually our Fusion team work
    the error is caused by Port conflicts we believe
    so by using these set of commands of opmnctl
    usage: opmnctl [verbose] [<scope>] <command> [<options>]
    verbose: print detailed execution message if available
    Permitted <scope>/<command>/<options> combinations are:
    scope command options
    start - Start opmn
    startall - Start opmn & all managed processe
    stopall - Stop opmn & all managed processe
    shutdown - Shutdown opmn & all managed proce
    [<scope>] startproc [<attr>=<val> ..] - Start opmn managed processes
    [<scope>] restartproc [<attr>=<val> ..] - Restart opmn managed processes
    [<scope>] stopproc [<attr>=<val> ..] - Stop opmn managed processes
    [<scope>] reload - Trigger opmn to reread opmn.xml
    [<scope>] status [<options>] - Get managed process status
    [<scope>] dmsdump [<attr>=<val>&..] - Get DMS stats
    [<scope>] set [<attr>=<val> ..] - Set opmn log parameters
    [<scope>] query [<attr>=<val>] - Query opmn log parameters
    ping [<max_retry>] - Ping local opmn
    validate [<filename>] - Validate the given xml file
    config [<options>] - Modify the opmn xml file
    help - Print brief usage description
    usage [<command>] - Print detailed usage description
    we have shutdown the opmn box and restarted all of its process
    it did not happen in the first time itself i have to repeat this for a several times then the SOA suite is running normally
    if any one faces this issue i can help

  • Getting OPMN error while installing Oracle SOA Suite

    I am getting errror while installing Oracle SOA suit.
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    Please help

    I tried to start all at opmn/bin and got following message
    Timed out waiting for OPMN to initialize. OPMN may be down
    taking a long time to initialize. Will not attempt to start
    processes because OPMN is unreachable. If OPMN is initializ
    retrying the command may prove successful. If OPMN is down,
    correct the underlying problem before retrying the command.
    Please help

  • Invoking web service with customized SOAP Header

    Hi,
    how can I invoke web services from my BPEL process with additional elements in the SOAP Header?
    Regards,
    Piotr

    I don't know if I completely understand your question, but here is an attempt at and answer.
    It place variables in the SOAP Header open the invoke popup, click on the Adapters tab and select the variable that you would like to add into the SOAP header.
    I really hope that helps.
    Chris

  • Creating Custom SOAP header in the Sender soap scenario

    Hello Experts,
    Currently i have a SOAP to RFC scenario . In which in the request parameter i have single input parameter. But as per the requirement we need to have some xml parameters in the soap header .
    So i want the soap request looks like below,
    <?xml version="1.0"?>
    -<SOAP-ENV:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    -<SOAP-ENV:Header>
    -<ns0:TestHeader xmlns:ns0="http://testcustomer.com">
    -<MessageDetails>
    <ServiceType/>
    <ServiceAction>String</ServiceAction>
    <MessageRole rtype=""/>
    -<MessageSource>
    <SourceName/>
    <SourceID idtype=""/>
    </MessageSource>
    -<MessageDestinations>
    -<MessageDestination>
    <DestinationID idtype=""/>
    <DestinationName/>
    </MessageDestination>
    </MessageDestinations>
    <Property Name=""/>
    </MessageDetails>
    </ns0:TestHeader>
    </SOAP-ENV:Header>
    -<SOAP-ENV:Body>
    -<m:MT_CERT_IP xmlns:m="http://mydzit.gov.sa/zakat">
    <INPUT1>102140000007</INPUT1>
    </m:MT_CERT_IP>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Kindly let me know the steps, how can i achieve this ??
    I have referred the AddSOAPHeaderBean  module but still not received the needed output.
    Best Regards,
    Amit

    Hi Amit,
    My few cents.
    You have an example in Dimitri Sannen's blog Read SOAP header information doing the mapping with XSLT.
    Also, you have an other example like Dev Noronha suggestion, in William Li's blog How to Read SOAP Header Information
    Regards.

  • SOA Suite 10.1.3.1.0 BPEL Process, no domain drop down.

    I've installed SOA Suite 10.1.3.1.0 with an Oracle 10g Enterprise Dehydration Database on a separate server. Currently we have two BPEL Domains, however, when trying to launch the BPEL Console, I do not get a drop down list to select between the two domains. I've searched and so far none of the answers seem to fit.
    I'm using RHEL 4. Thanks!

    Hi ,
    Even , I am facing the same problem .
    If I go to BPEL Admin , there also I am not getting the Domain List .
    I reinstalled all the process and again I instllaed the 10.1.2 BPEL Process .
    Again did the same thing that is creating user, tablespace etc in Linux Machine .
    Still not getting the default Domain ...
    Please suggest me where I am wrong ....
    Thanks
    Prashant Dwivedi

  • Errors while Starting SOA Suite and Unable to login to BPEL Control

    Hi,
    I installed SOA Suite 10g Release 3 on my laptop and I have Windows XP operating system on my laptop.
    I am trying to login to BPEL control.
    I did following steps.
    a) started SOA Suite (Mid tier status is showing as 100%) but OC4JGroup:default_group status is showing as Init and ASG status as Down.
    b) I tried to login to BPEL control by entering user id: oc4jadmin and password I entered while installing SOA Suite, BPEL control is giving me error message invalid user name or password.
    I tried to build CreditRatingService using BPEL developer prompt.
    Select Start > All Programs > Oracle - Oracle_Home > Oracle BPEL Process Manager > Developer Prompt to open up a command prompt at the SOA_Oracle_Home\bpel\samples directory.
    Changed directories to the utils\CreditRatingService subdirectory:
    cd utils\CreditRatingService
    Entered the following command: ant
    I got message:BUILD FAILED and Authentication failed for user oc4jadmin on host.
    Regards,
    Shanti Nagulapalli.

    OPMN Log
    08/11/10 15:14:16 [ons-internal] ONS server initiated
    08/11/10 15:14:16 [pm-internal] Create pm state directory: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 15:14:16 [pm-internal] PM state file does not exist: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states\.opmndat
    08/11/10 15:14:16 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 15:14:21 [pm-requests] Request 2 Started. Command: /start
    08/11/10 15:14:21 [pm-process] Starting Process: default_group~home~default_group~1 (370676281:0)
    08/11/10 15:14:50 [pm-process] Process Alive: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:14:50 [pm-requests] Request 2 Completed. Command: /start
    08/11/10 15:17:27 [pm-requests] Request 17 Started. Command: /stop?process-type=home
    08/11/10 15:17:27 [pm-process] Stopping Process: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:17:33 [pm-requests] Request 17 Completed. Command: /stop?process-type=home
    08/11/10 15:17:33 [pm-process] Process Stopped: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:17:34 [pm-requests] Request 19 Started. Command: /start?process-type=home
    08/11/10 15:17:34 [pm-process] Starting Process: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:34 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    08/11/10 15:17:34 [libopmnoc4j] Attempt to get ports for proc: 370676282 failed
    08/11/10 15:17:34 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:34 [libopmnoc4j] An error occurred while building the start command
    08/11/10 15:17:34 [pm-process] Starting Process: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:43 [pm-process] Process Alive: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:17:43 [pm-requests] Request 19 Completed. Command: /start?process-type=home
    08/11/10 15:19:52 [pm-requests] Request 32 Started. Command: /stop?process-type=home
    08/11/10 15:19:52 [pm-process] Stopping Process: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:19:58 [pm-requests] Request 32 Completed. Command: /stop?process-type=home
    08/11/10 15:19:58 [pm-process] Process Stopped: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:19:59 [pm-requests] Request 34 Started. Command: /start?process-type=home
    08/11/10 15:19:59 [pm-process] Starting Process: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:19:59 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    08/11/10 15:19:59 [libopmnoc4j] Attempt to get ports for proc: 370676283 failed
    08/11/10 15:19:59 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:19:59 [libopmnoc4j] An error occurred while building the start command
    08/11/10 15:19:59 [pm-process] Starting Process: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:20:13 [pm-process] Process Alive: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:20:13 [pm-requests] Request 34 Completed. Command: /start?process-type=home
    08/11/10 15:22:36 [pm-requests] Request 66 Started. Command: /stop
    08/11/10 15:22:36 [pm-process] Stopping Process: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:22:52 [pm-requests] Request 66 Completed. Command: /stop
    08/11/10 15:22:52 [pm-process] Process Stopped: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:22:53 [pm-internal] OPMN server stopped. Request handling disabled.
    08/11/10 15:22:53 [pm-requests] Request 68 Started. Command: /reload
    08/11/10 15:22:54 [internal] Logging disabled
    08/11/10 15:22:54 [ons-internal] ONS server initiated
    08/11/10 15:22:54 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 15:22:54 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 15:22:55 [pm-requests] Request 3 Started. Command: /start
    08/11/10 15:22:55 [pm-process] Starting Process: default_group~home~default_group~1 (370676284:0)
    08/11/10 15:24:15 [pm-process] Process Alive: default_group~home~default_group~1 (370676284:592)
    08/11/10 15:24:15 [pm-requests] Request 3 Completed. Command: /start
    08/11/10 16:50:47 [libopmnoc4j] Process Ping Failed: default_group~home~default_group~1 (370676284:592)
    08/11/10 22:56:05 [ons-internal] ONS server initiated
    08/11/10 22:56:05 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 22:56:05 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 22:56:05 [pm-process] Starting Process: default_group~home~default_group~1 (370676285:0)
    08/11/10 22:56:08 [pm-requests] Request 5 Started. Command: /start
    08/11/10 22:56:08 [pm-requests] Request 5 Completed. Command: /start
    08/11/10 22:57:56 [pm-process] Process Alive: default_group~home~default_group~1 (370676285:3464)
    08/11/11 13:53:16 [ons-internal] ONS server initiated
    08/11/11 13:53:16 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/11 13:53:16 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/11 13:53:16 [pm-process] Starting Process: default_group~home~default_group~1 (370676286:0)
    08/11/11 13:53:20 [pm-requests] Request 5 Started. Command: /start
    08/11/11 13:53:20 [pm-requests] Request 5 Completed. Command: /start
    08/11/11 13:55:00 [pm-process] Process Alive: default_group~home~default_group~1 (370676286:920)
    08/11/11 22:48:08 [ons-internal] ONS server initiated
    08/11/11 22:48:08 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/11 22:48:08 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/11 22:48:08 [pm-process] Starting Process: default_group~home~default_group~1 (370676287:0)
    08/11/11 22:48:12 [pm-requests] Request 5 Started. Command: /start
    08/11/11 22:48:12 [pm-requests] Request 5 Completed. Command: /start
    08/11/11 22:50:35 [pm-process] Process Alive: default_group~home~default_group~1 (370676287:3512)
    08/11/12 09:27:40 [libopmnoc4j] Process Ping Failed: default_group~home~default_group~1 (370676287:3512)
    Regards,
    Shanti Nagulapalli.

  • Restart of SOA Suite server = Manually restart all running BPEL processes?

    Hi,
    Is it true that in SOA Suite 10.1.3 you have to manually restart all running BPEL process if you restart the SOA Suite? And that this was working in 10.1.2?
    If it is true, how do people handle that? We might have thousands of processes waiting in Waiting state on the server so this sounds like a nightmare. :-)
    Regards Pete

    Yes, I was a bit surprised too, that is why I am asking. :-) I was a colleague that told me that it was not working in 10.1.3. But I should just go and check it out.
    Regards Pete

Maybe you are looking for