Criteria-Workflow to start BPEL-Process

Hi,
I'm currently building a proof of concept for a wokflow-implementation using WCC and Oracle SOA/BPM-Suite. Therefore I've activated the BpelIntegration component of WCC and set it up as described in http://docs.oracle.com/cd/E21764_01/doc.1111/e16759/c03_config_ucm_bpel002.htm.
However I'm a bit confused of the meaning of the users I assign to the criteria-workflow (according to http://docs.oracle.com/cd/E21764_01/doc.1111/e16759/c04_config_cs001.htm).
I've assigned an "Additional Exit Condition" with the rule "wfGet("conversationId") and obIsInstanceClosed("process_3", wfGet("conversationId"))".
As far as I understand this, I must at least assign one user. If I then choose to say at least 0 (Zero!) approvers, I've got the following behavior: The BPEL-Process is started, however the the WCC-Workflow ends immediately. There is no waiting for my additional exit-condition.
If I choose 1 approver, the workflow waits for both the BPEL-Instance to get closed and the assigned user to approve.
Is there an easy way to wait for the BPEL-Instance to close but not for the user to manually approve? I thought of doing the approve programmatically using WCC-Webservices from my BpelProcess, however this is not really what I would like to do. The reason I'm asking for this is that this would allow it to do the more document-centric parts of the WF in the Criteria Workflow while doing the approval itself completely in BPEL.
Any best practices or hints regarding this? Or is there some additional documentation or samples? The only doc I found is the "Oracle® Fusion Middleware BPEL Component Guide for Content Server" that doesn't cover much details.
Regards,
Johannes

Hi Johannes,
I understand your point. To clarify I will guide you a bit through history.
At Stellent times, prior to acquisition, native workflows (criteria and basic) were the only OOTB mechanism to implement workflows. Note that unlike BPEL and now even BPM workflows, native workflows have also impact on items behavior in the system - the item has a special status (REVIEW, not DONE or RELEASED), is not searchable, etc. The obvious disadvantages of native workflows are:
- they are old fashioned (no graphical design)
- they are proprietary (for everything, but the linear flow you need an idocscript)
Also, at the time of acquisition, Oracle had more than 10 workflows engines. Therefore, shortly after that it has been announced that WCC (UCM at that time) will contain restricted use of BPEL PM (the BPEL runtime engine + free JDeveloper for design) to enrich workflow design/runtime experience. There are two possible ways of usage:
- the way you described (start a criteria workflow, handover to BPEL and somehow synchronize the two), or
- you do everything in BPEL and call UCM via web services. Note that this way you lose the status-related functionality
I would not dare to comment on best practices, but it seems that in reality you have two options:
- call a web service from BPEL (at the end of BPEL workflow) to approve/exit the native workflow
- set a flag (also via a web service) and on the UCM side implement an idocscript (most likely Additional Exit Condition) to auto-approve the workflow, or process to the next step, if you will
Note that the way when you do everything in either WCC, or BPEL has another reason: WCC native workflows have its own GUI, and BPEL worklists are not OOTB integrated into WCC's interface. This has changed already, since introducing the umbrella WebCenter concept. Note, however, that the front-end product where these two meet is WebCenter Portal, not WebCenter Content.
Furthermore, for about a year ago Unified BPM Suite, which is the flag ship in BPM for Oracle, has become a part of WCC license. I did some survey on this point and it seems it's not easy (if possible at all) to bind criteria workflows with BPM ones. There is, however, a referential presentation which demonstrates how to add a document(no statuses, no workflows in WCC) to a BPM process, and this seems to be the way (no guarantee!) where the products aim.
I have also noticed that whilst in PS5 ( http://docs.oracle.com/cd/E21764_01/ecm.htm ) the BPEL Component manual is still present, in PS6 ( http://docs.oracle.com/cd/E23943_01/webcontent.htm ) it has disappeared.
I am eager to hear the news from product management.

Similar Messages

  • Problem starting BPEL Process Manager

    When starting the BPEL Process Manager, the second window that is spawned to run the start_olite.bat throws a hotspot error as shown below. This happens each time and causes the PM not to start. Anyone had this problem ?.
    Thanks
    Andrew
    C:\OraBPELPM\bin>call C:\OraBPELPM\bin\olsv2040.exe /debug
    Debugging Oracle Lite Multiuser Service.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c92ae22, pid=3268, tid=1948
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_12-b03 mixed mode)
    # Problematic frame:
    # C [ntdll.dll+0x2ae22]
    # An error report file with more information is saved as hs_err_pid3268.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    #

    It couldn't be such difficult.
    I have the jar's, the drivers in, the jdbc url connection as
    url="jdbc:oracle:thin:[USERNAME/PASSWORD]@IP:PORT:SID"/>
    Also I can connect via sqlplus with this string conn.
    The main error I get is
    "Cannot lookup jdbc datasource.
    The process domain was unable to lookup the TX datasource "jdbc/BPELServerDataSource"."

  • How to start BPEL process with publishing initiation form designed in ADF

    Hii All,
    Can Anyone please tell me how to Start my BPEL process with publishing initiation forms designed in ADF fusion.
    I am using JDevloper 11g and Oracle SOASuite 11g toolset in windows platform.
    Thankx in Advance,
    Deekay.

    Hi,
    I assume you mean the JMS example under the $OH BPEL examples area. Unfortunately, this only shows how to get a BPEL process kicked off by awaiting a JMS message - but there is no test code there! There are specific examples which show off the testing framework facilities but it appears that all the examples which use async type of interactions are in the middle of a process which is kicked off by a normal synchronous client interaction.
    Any further help much appreciated.
    Colin.

  • Problem when starting BPEL Process Manager 10.1.2.0.2

    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    That message is shown in WSIF's label of BPELAdmin.
    Also starting show us
    Cannot lookup jdbc datasource.
    The process domain was unable to lookup the TX datasource "jdbc/BPELServerDataSource".
    But jdbc looks good.

    It couldn't be such difficult.
    I have the jar's, the drivers in, the jdbc url connection as
    url="jdbc:oracle:thin:[USERNAME/PASSWORD]@IP:PORT:SID"/>
    Also I can connect via sqlplus with this string conn.
    The main error I get is
    "Cannot lookup jdbc datasource.
    The process domain was unable to lookup the TX datasource "jdbc/BPELServerDataSource"."

  • Legacy JCA Adapter - Start BPEL process using ESB

    Hi all,
    I would like to know if anyone knows how to build a CICS Transaction start a BPEL process using JCA Legacy Adapter.

    Yes, there are samples of how to do this in the BPEL samples directory.

  • What is the difference between WORKFLOW API and BPEL PROCESS MANAGER API

    Hi,
    I am using BPEL process manager and would like to know the correct api set.
    I found the workflow api which appears to be part of the oracle workflow.
    is workflow api and oracle BPEL process manager two seperate products? --- Pls confirm/deny.

    Hi me_sun, me_oracle :)
    The bpel api can be found here
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28986/toc.htm
    workflow found here
    http://download.oracle.com/docs/cd/E12483_01/integrate.1013/b28985/toc.htm
    when us install BPEL you do get BPELs human workflow component. This is different to the Oracle Oracle workflow which was based on the database and PL/SQL.
    cheers
    James

  • Prblem in starting BPEL Process Manager in 10.1.3.1 version

    I have downloaded jdevstudio10131.zip from "http://www.oracle.com/technology/software/products/jdev/htdocs/soft10131.html"
    What do I need to do to start BPEL Server (BPM) in 10.1.3.1 version (Default domain) on my local machine.
    Thanks in advance.
    Anupam

    jdeveloper studio doesn't include a bpel server. You need to install the soa suite on your local machine.

  • Re: Trigger (Start) BPEL Process upon Email Notification

    Hi,
    Is it possible to trigger a BPEL using SMS Notofication?
    Thanks in advance

    11g does not have polling adapter for SMS. However you could have a Java listener for the messaging(SMS) system and that java listener could invoke BPEL as a service.

  • BPEL Process Manager 10.1.2.0.2 and JBoss 4.0.0  interoperability

    I have installed BPEL Process Manager 10.1.2.0.2 and JBoss 4.0.0..
    I start BPEL Process Manager 10.1.2.0.2 and it is working perfectly. Then i start JBoss 4.0.0 and it does not work.
    When i start firstly the JBoss 4.0.0 then it works, but when i am going to start BPEL Process Manager 10.1.2.0.2 then the last one is not working.
    I wonder if there are any introperability problems. Please can anybody help me?

    did you install the bpel-jboss bundle? if so the start script will start a jboss instance .. and therefor the second one might not come up (port conflicts?)

  • Start Criteria Workflow by Update metadata

    Hi,
    The criteria workflow starts by checkin the document. But I would like to start the criteria workflow by update metadata, no checkin.
    Do you have a trick, how can I do it?
    Thanks
    Martin

    Hi again,
    On second thought, you don't need filter at all (if you are curious, check the documentation that comes with Need to know component, in essence, there is a filter which triggers on each metadata change, and in binder you can work with old and new metadata values).
    Here is the proposal of your WF:
    - Initial step - author holds the document, until metadata is changed.
    - In entry event of the initial step, you could call wfReleaseDocument(), in order for your doc to be indexed.
    - In update event of the initial step, you should query for the relevant metadata value and proceed to the next step only if it equals to "Comment process" or something like that.
    However, if you want to enable author to create new revisions (through Check Out), I believe that standard WF functionality regards content as approved as soon as new revision is created. So, you should probably add one step between initial step and your Review steps (onwards) and get back content to initial step again, if metadata value is not "Comment process".
    Regards,
    Velimie

  • Bpel integration- error in invoking a bpel process from workflow

    Hi Folks,
    I am following the blog https://blogs.oracle.com/practicalbpm/entry/webcenter_content_ucm_bpm_integration
    I have configured bpelprocess in ucm, and able to get the correct list of processes into UCM from SOA.
    I have written the correct code in workflow and the event is triggering. pay load values are taken correctly. But getting some error in server log as "Unable to execute bpel idocscript function obInvokeProcess". I am not able to find what could be the problem.
    Please let me know what could be root cause.
    >bpelintegration/6
    10.29 04:42:59.747
    IdcServer-40
    OracleIntegration:createLocator:{java.naming.provider.url=t3://localhost:8001/soa-infra, java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory, java.naming.security.principal=weblogic, java.naming.security.credentials=Password, dedicated.rmicontext=true}
    >bpelintegration/6
    10.29 04:43:00.062
    IdcServer-40
    invokeWebService: composite=default/Testbpel!1.0
    >bpelintegration/6
    10.29 04:43:00.273
    IdcServer-40
    invokeWebService: service name=testbpelprocess_client_ep url=http://localhost:8001/soa-infra/services/default/Testbpel!1.0*soa_8e2ceec7-5d6b-4c1f-9250-53fc5485d839/testbpelprocess_client_ep?WSDL
    >bpelintegration/6
    10.29 04:43:01.255
    IdcServer-40
    invokeWebService: operation=process
    >bpelintegration/6
    10.29 04:43:01.335
    IdcServer-40
    OracleIntegration.invokeProcess: payload xml=<client:process xmlns:client="http://xmlns.oracle.com/Webcenter_PoC/Testbpel/TestbpelProcess"><client:ID>LOCALHOST001010</client:ID><client:description>test</client:description><client:customName>test</client:customName><client:startDate/><client:endDate/></client:process>
    >bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
    Unable to execute bpel idocscript function obInvokeProcess  process id exportprocess1 intradoc.common.ServiceException: !csOBInvokeServiceError,exportprocess1,testbpelprocess_client_ep,payload,process
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at bpelintegration.OracleIntegration.invokeService(OracleIntegration.java:1111)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at bpelintegration.BpelScriptExtensions.evaluateFunction(BpelScriptExtensions.java:127)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1460)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:915)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:626)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1130)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:2090)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1902)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1866)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1824)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1811)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3109)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2643)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2614)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1559)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1481)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1428)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:956)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:685)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:552)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:75)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:560)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:275)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4259)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4074)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3958)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at java.lang.reflect.Method.invoke(Method.java:597)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCodeEx(Service.java:620)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCode(Service.java:593)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doAction(Service.java:564)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doActions(Service.java:560)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1347)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.executeSubServiceCode(Service.java:4110)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.executeServiceEx(Service.java:4105)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.executeService(Service.java:4089)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doSubService(Service.java:3999)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at java.lang.reflect.Method.invoke(Method.java:597)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCodeEx(Service.java:638)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCode(Service.java:593)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doAction(Service.java:564)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doScriptableAction(Service.java:4050)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at java.lang.reflect.Method.invoke(Method.java:597)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCodeEx(Service.java:638)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doCode(Service.java:593)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doAction(Service.java:564)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doActions(Service.java:560)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.executeActions(Service.java:545)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.Service.doRequest(Service.java:1974)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.ServiceManager.processCommand(ServiceManager.java:487)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1358)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.GeneratedMethodAccessor228.invoke(Unknown Source)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at java.lang.reflect.Method.invoke(Method.java:597)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1680)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            ... 25 more
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
    Caused by: oracle.fabric.common.FabricInvocationException: java.lang.reflect.InvocationTargetException
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at oracle.soa.management.internal.facade.ServiceImpl.post(ServiceImpl.java:178)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at bpelintegration.OracleIntegration.invokeService(OracleIntegration.java:1102)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            ... 116 more
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
    Caused by: java.lang.reflect.InvocationTargetException
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at java.lang.reflect.Method.invoke(Method.java:597)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at oracle.soa.management.internal.facade.BaseFacade$LocatorExecutionContextProxy.invoke(BaseFacade.java:82)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at com.sun.proxy.$Proxy147.executeServiceMethod(Unknown Source)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at oracle.soa.management.internal.facade.ServiceImpl.post(ServiceImpl.java:174)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            ... 117 more
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
    Caused by: java.io.EOFException
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.rjvm.t3.MuxableSocketT3.endOfStream(MuxableSocketT3.java:345)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketMuxer.deliverExceptionAndCleanup(SocketMuxer.java:827)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketMuxer.deliverEndOfStream(SocketMuxer.java:761)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:958)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:899)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.EPollSocketMuxer.dataReceived(EPollSocketMuxer.java:215)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.EPollSocketMuxer.processSockets(EPollSocketMuxer.java:177)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
    bpelintegration/6
    10.29 04:43:01.465
    IdcServer-40
            at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    Hi Srinath, Thanks for your reply.
    I have the adf binding already, the above step you have mentioned. Please let me know if any other steps I need to do.I have followed all step given in bpel integration guide http://docs.oracle.com/cd/E21764_01/doc.1111/e16759.pdf
    Please let me give you the process I have followed. And I have 1 or 2 doubts.
    1) Copied soa folder from soa_instance to Middle\Oracle_ECM1\soa
    2) Added the path variable in setDomainEnv.sh (in Domain\bin)
    POST_CLASSPATH="${ORACLE_HOME}/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar${CLASSPATHSEP}${POST_CLASSPATH}"
    export POST_CLASSPATH
    I did not find ORACLE_HOME variable value in that file. Is this variable value is coming from outside of the file? If not what value I need to set for ORACLE_HOME.
    3) Enabled "Cross Domain Security"
    4) After enabling BpelIntegration component, guide says to do Restart SSL for ucm server. I could not do this step due to ssl is not configured for ucm.
         Skipping this step (presence of ssl) have any impact on integration?
    5) Added the line to enable invoking bpel from ucm in binding.adf
    <binding.adf serviceName="BpelProcess1" registryName="" />
    6) Added bpel process with config ID: "myBpelProcess"  in ucm.
    7) Written script to invoke using below idoc script in workflow Enter event, log I mentioned above.
    <$exec obConfigID="myBpelProcess"$>
    <$obInvokeProcess(obConfigID)$>
    I tried with below script too, but its giving error.
    <$exec obConfigID="myBpelProcess"$>
    <$executeService("ORABPEL_INVOKE_BPEL")$>
    Error Log:
    >services/3 10.30 05:23:59.418 IdcServer-447 !csUserEventMessage,weblogic,localhost!$ intradoc.common.ServiceException: !csServiceDataException,ORABPEL_INVOKE_BPEL,loadBpelConfiguration!$
    services/3 10.30 05:23:59.418 IdcServer-447 *ScriptStack ORABPEL_INVOKE_BPEL
    services/3 10.30 05:23:59.418 IdcServer-447 3:doScriptableAction,dDocName=3:doSubService,dDocName=CHECKIN_NEW_SUB,dDocName=3:docRefinery,dID=1033,dDocName=LOCALHOST001029ORABPEL_INVOKE_BPEL,dID=1033,dDocName=LOCALHOST0010293:loadBpelConfiguration,dID=1033,dDocName=LOCALHOST001029
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2173)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.buildServiceException(Service.java:2402)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.createServiceExceptionEx(Service.java:2396)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.createServiceException(Service.java:2391)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1816)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1766)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:559)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSubServiceCode(Service.java:4109)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeServiceEx(Service.java:4104)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1253)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:4099)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1460)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:915)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:626)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1130)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:2090)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1902)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1866)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1824)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1811)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3109)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2643)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2614)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1559)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1481)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1428)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:956)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:685)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:551)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:75)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:556)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:275)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4259)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4073)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3958)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:620)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:592)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:559)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSubServiceCode(Service.java:4109)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeServiceEx(Service.java:4104)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeService(Service.java:4088)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doSubService(Service.java:3998)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:637)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:592)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doScriptableAction(Service.java:4050)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:637)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:592)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:559)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeActions(Service.java:545)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doRequest(Service.java:1974)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1355)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
    services/3 10.30 05:23:59.418 IdcServer-447        ... 33 more
    services/3 10.30 05:23:59.418 IdcServer-447 Caused by: intradoc.data.DataException: !syParameterNotFound,obType
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.data.DataBinder.getEx(DataBinder.java:1258)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.data.DataBinder.get(DataBinder.java:1057)
    services/3 10.30 05:23:59.418 IdcServer-447        at bpelintegration.OraBpelHandler.loadBpelConfiguration(OraBpelHandler.java:88)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.GeneratedMethodAccessor632.invoke(Unknown Source)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:620)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:593)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:560)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1347)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSubServiceCode(Service.java:4110)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeServiceEx(Service.java:4105)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1253)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:4100)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1460)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:915)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:626)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1130)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:2090)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1902)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1866)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1824)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.DynamicHtmlMerger.evaluateScript(DynamicHtmlMerger.java:1811)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.prepareAndEvaluateScript(WorkflowStates.java:3109)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.executeScript(WorkflowStates.java:2643)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.evaluateScript(WorkflowStates.java:2614)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.evaluateTypedScript(WorkflowStates.java:1559)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.continueMoveToStep(WorkflowStates.java:1481)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1428)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:956)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:685)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:552)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:75)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.WebViewableConverterOutput.reportDelayedConversionToWorkflow(WebViewableConverterOutput.java:560)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.WebViewableConverterOutput.doConversion(WebViewableConverterOutput.java:275)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4259)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.processDocConversion(DocServiceHandler.java:4074)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.DocServiceHandler.docRefinery(DocServiceHandler.java:3958)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:620)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:593)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:560)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1347)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeSubServiceCode(Service.java:4110)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeServiceEx(Service.java:4105)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeService(Service.java:4089)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doSubService(Service.java:3999)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:638)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:593)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doScriptableAction(Service.java:4050)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCodeEx(Service.java:638)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doCode(Service.java:593)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doAction(Service.java:564)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doActions(Service.java:560)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.executeActions(Service.java:545)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.Service.doRequest(Service.java:1974)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.ServiceManager.processCommand(ServiceManager.java:487)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1358)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)
    services/3 10.30 05:23:59.418 IdcServer-447        at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
    services/3 10.30 05:23:59.418 IdcServer-447        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3 10.30 05:23:59.418 IdcServer-447        at java.lang.reflect.Method.invoke(Method.java:597)
    services/3 10.30 05:23:59.418 IdcServer-447        at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
    services/3 10.30 05:23:59.418 IdcServer-447        at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    services/3 10.30 05:23:59.418 IdcServer-447        at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    services/3 10.30 05:23:59.418 IdcServer-447        at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1680)
    services/3 10.30 05:23:59.418 IdcServer-447        at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    services/3 10.30 05:23:59.418 IdcServer-447        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    services/3 10.30 05:23:59.418 IdcServer-447        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Problem to start BPEL Console of Oracle BPEL Process Manager 10.1.3.1.0

    Hi everyone!
    I'm writing to yours because I installed Oracle BPEL Process Manager 10.1.3.1.0 but I can't start BPEL Console. I tried to start it by the option menu of Windows XP and by Developer Prompt, but I get a HTTP 404 Not Found page. When I was installing the universall installer told me that it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres. So, I continue the installation but I can't start the BPEL Console. The Dos Console teld me sometimes when I put http://localhost:9700/BPELConsole..timed out. So, tell me how to resolve that problem.
    I'll be waiting your responses.
    This is the log of "Select Start BPEL PM Server",
    Could not canonicalize 'ERROR: product bean SAWebBinCompBean does not exist' (Th
    e filename, directory name, or volume label syntax is incorrect). From system pr
    operty java.library.path.
    Could not canonicalize 'ERROR: product bean EclipseSACatalogMangerCompBean does
    not exist' (The filename, directory name, or volume label syntax is incorrect).
    From system property java.library.path.
    Could not canonicalize 'ERROR: product bean SQLAnywhereOdbcDriverCompBean does n
    ot exist' (The filename, directory name, or volume label syntax is incorrect). F
    rom system property java.library.path.
    Could not canonicalize 'ERROR: product bean DWSharedUtilityCompBean does not exi
    st' (The filename, directory name, or volume label syntax is incorrect). From sy
    stem property java.library.path.
    Jul 15, 2007 12:48:36 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2007-07-15 12:48:45.378 NOTIFICATION JMSServer[]: OC4J JMS server recovering tra
    nsactions (commit 0) (rollback 0) (prepared 0).
    2007-07-15 12:48:45.408 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OC4J Domain Queue].
    2007-07-15 12:48:45.448 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/Oc4jJmsExceptionQueue].
    2007-07-15 12:48:45.628 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/notifications].
    2007-07-15 12:48:45.649 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OracleASRouter_store].
    2007-07-15 12:48:45.959 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/events].
    2007-07-15 12:48:46.049 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/jobstore].
    2007-07-15 12:48:46.149 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/
    system/appserver/oc4j/j2ee/home/config/jms.xml]
    07/07/15 12:48:46 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel
    /system/appserver/oc4j/j2ee/home/config/jms.xml]
    2007-07-15 12:48:46.149 ERROR J2EE OJR-00011 Exception starting JMS server: Fail
    ed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerCo
    nfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc4j/j2ee/home/co
    nfig/jms.xml]
    2007-07-15 12:49:29.952 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.972 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:30.112 ERROR J2EE EJB-03027 [orabpel] An error occured deployin
    g EJB module: java.lang.InstantiationException: Resource exception(BPELjms) for
    MessageDrivenBean InvokerBean during endpoint activation: failure looking up res
    ource provider factory for QueueConnectionFactoryWrapper [Queue]-OracleASJMSConn
    ector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca91421c:-7fff.22 []: ja
    vax.resource.spi.ResourceAdapterInternalException: Looking up java:comp/resource
    /oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.NameNotFoundException
    : No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFactory'found
    07/07/15 12:49:30 WARNING: Application.setConfig Application: orabpel is in fail
    ed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: Resource excep
    tion(BPELjms) for MessageDrivenBean InvokerBean during endpoint activation: fail
    ure looking up resource provider factory for QueueConnectionFactoryWrapper [Queu
    e]-OracleASJMSConnector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca9142
    1c:-7fff.22 []: javax.resource.spi.ResourceAdapterInternalException: Looking up
    java:comp/resource/oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.Nam
    eNotFoundException: No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFacto
    ry'found
    2007-07-15 12:49:30.513 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
    flow.MessageEndpointFactoryImpl@121c5df.
    2007-07-15 12:49:30.763 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: orabpel. Application: orabpel is in failed state as initialization f
    ailed
    2007-07-15 12:49:31.374 ERROR J2EE EJB-03027 [hw_services] An error occured depl
    oying EJB module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException
    : [hw_services:hw_services_ejb:RemoteWorklistService] - Unable to load ejb-class
    oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceBean, see section 23.2
    of the EJB 2.1 specificationoracle.classloader.util.AnnotatedClassNotFoundExcept
    ion:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: hw_services is in
    failed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [hw_services:h
    w_services_ejb:RemoteWorklistService] - Unable to load ejb-class oracle.tip.pc.s
    ervices.hw.worklist.RemoteWorklistServiceBean, see section 23.2 of the EJB 2.1 s
    pecificationoracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    2007-07-15 12:49:31.394 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: hw_services. Application: hw_services is in failed state as initiali
    zation failed
    2007-07-15 12:49:31.534 ERROR J2EE EJB-03027 [owf] An error occured deploying EJ
    B module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException: [owf:O
    WFWrapperEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services
    .owf.OWFRemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.c
    lassloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: owf is in failed s
    tate as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [owf:OWFWrappe
    rEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services.owf.OWF
    RemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.classload
    er.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    2007-07-15 12:49:31.544 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: owf. Application: owf is in failed state as initialization failed
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: admin_war defined in web site OC4J 10g (10.1.3) Defau
    lt Web Site. Application: admin_war has been stopped
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: console_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: console_war has been stopped
    2007-07-15 12:50:07.246 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: startup_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: startup_war has been stopped
    2007-07-15 12:50:07.386 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: httpbinding defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: httpbinding has been stopped
    2007-07-15 12:50:26.003 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: deploy defined in web site OC4J 10g (10.1.3) Default
    Web Site. Application: deploy has been stopped
    2007-07-15 12:50:26.013 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: testconnection defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: testconnection has been stopped
    2007-07-15 12:50:26.023 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskservice defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: taskservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskmetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: taskmetadataservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskqueryservice defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: taskqueryservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: IdentityService defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: IdentityService has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: usermetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: usermetadataservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: runtimeconfigservice defined in web site OC4J 10g (10
    .1.3) Default Web Site. Application: runtimeconfigservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: hw_services defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: hw_services has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistxpress defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: worklistxpress has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistapp defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: worklistapp has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: owf defined in web site OC4J 10g (10.1.3) Default Web
    Site. Application: owf has been stopped
    07/07/15 12:50:36 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Thanks for your responses.
    Greetings.

    Hi,
    you said:
    it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres
    What do you mean with older than 1023 chars?
    I think the easiest way is to uninstall the BPEL Console and run the installer again with correcting the ORACLE_HOME problem...

  • How to start a BPEL Process using the File Adapter

    Hi
    I would like to automatically start a BPEL Process when I store a file in a specific directory. Can this be done using the File Adapter?.
    Regards,
    Néstor Boscán

    Yes, there are samples of how to do this in the BPEL samples directory.

  • How to test BPEL Process that starts with a pick consuming a JMS message

    Hi,
    We are using App Server v 10.1.3.3.0 and attempting to test a BPEL process which starts with a pick operation which is awaiting a JMS message on a specific queue.
    We are using the Oracle JMS adapter to achieve this.
    Is there any way in which this particular configuration can be easily tested using the BPEL testing framework? I have problems when I write the first initiate XML statement in my test case (stack trace below)
    <2011-01-27 10:23:47,028> <ERROR> <ProvisioningInterface.collaxa.cube.bpeltest> test run failed!
    ORABPEL-20011
    Instance initiation error.
    An error occurred while launching an instance for suite "BasicTest", test "baseline.xml".
    Please examine the log file for details or contact the system administrator.
    at com.collaxa.cube.engine.test.BPELTestRunManager.initiate(BPELTestRunManager.java:218)
    at com.collaxa.cube.ejb.impl.BPELTestBean.runSuites(BPELTestBean.java:625)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Unfortunately, there are no further details or any example I can see which simulate the kind of setup I have for my test.
    Any help much appreciated,
    Kind Regards,
    Colin.

    Hi,
    I assume you mean the JMS example under the $OH BPEL examples area. Unfortunately, this only shows how to get a BPEL process kicked off by awaiting a JMS message - but there is no test code there! There are specific examples which show off the testing framework facilities but it appears that all the examples which use async type of interactions are in the middle of a process which is kicked off by a normal synchronous client interaction.
    Any further help much appreciated.
    Colin.

  • Service reads data but Bpel process does not start

    i have a very simple project. I have db2(as400) adapter and it reads data, i will receive data, transfom and send to oracle database. I deployed the project successfuly but when instance start i see the service reads the data but bpel process does not start and and there is no error. At the flow chart there is only readAS400 partnerlink, there is no bpelprocess. In the partnerlink i am usin polling, i read the data's with 1 and update to 2. It reads but dont update to 2.
    In deploy step and when instance starts there is no errors. But when i am deploying i get a warning but i dont know it's related with this situation.
    (Warning: property "activationAgent.readAs400.className" may not be understood by BPEL component BPELProcessEqpType - it will likely be ignored.)
    Do you have any suggestion ? Thanks in advance.

    check the recovery console, the bpel process possibly is going into manual recovery,
    Another thing you might wanna try is using checkpoints in your process..
    also, instead of getting the db adapter to instantiate the process, try a simpler process just to see if the db adapter is working or not..
    A normal process, which you manually instantiate from em console, with the db adapter in it after the recevie activity
    Edited by: AshishSharma on Jun 24, 2010 5:48 PM

Maybe you are looking for

  • Opening/Closing Queue Reference By Name

    I'm curious if opening and closing a queue reference to put information onto the queue, using the queue name -> obtain queue -> enqueue -> release queue(Non Force) is problematic.  I thought i saw a thread a long time ago that opening/closing a refer

  • Additions/Changes I would like to see in V2 of Edge Animate

    A way to "center" text under the Position and Size panel. A way to properly format text. I can't make a bulleted list properly, no way to indent an extra line. Folders! I want to be able to orginize my timeline area (like Flash did). The ablility to

  • Camera Raw 8.6 NOT installed correctly...

    All, I just install the beta of Camera Raw 8.6 and for some reason Lightroom is still reading ACR 8.5 and not 8.6? (I don't have Bridge installed on this computer)... I've rebooted and re installed the .exe but still not working here is the system in

  • Clearing amount is more than tax base in Invoice

    Hi Friends, I am facing one issue at the time of Clearing through t.code F-54. I have made payment 10000/- and deduct TDS 1% on Base amount 5000/-. We have booked vendor invoice with same amount 10000/- and deduct TDS 1% on base amount 50000/-. Now w

  • Composing of DVD - Start to Finish

    We are marketing a new DVD for one of our clients, this project requires editing footages for a sermonize held in Australia, I only have a master copy from a DVD. We want to sell the production in our retail store, so I need to import, edit, export a