Problem in deployment (BPM 11g Suite)

Hi,
I am using BPM 11g suite and created one sample BPM project. But while deployment I am getting some error and not able to deploy my process.
While deployment I am getting the following error:
[12:28:31 PM] Deploying 2 profiles...
[12:28:31 PM] Wrote Web Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\HelloWorld_UI\deploy\HelloWorld_UI.war
[12:28:32 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\deploy\HelloWorld_UI.ear
[12:28:32 PM] *#### Deployment incomplete. ####*
[12:28:32 PM] No SOA configured servers found for deploying the archive file:/C:/JDeveloper/mywork/HelloWorld_OBE/HelloWorldProject/deploy/sca_HelloWorldProject_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
PS: I can able to connect to the Integrated Weblogic Server.
Can someone provide the deployment process step by step as well as how assign Role to participant.
Any help will be appriciated.
Bibhu
Edited by: Bibhuti Bhusan on Nov 18, 2010 2:27 PM
Edited by: Bibhuti Bhusan on Nov 18, 2010 2:29 PM

You'll need to deploy to a server that's in a domain that includes SOA/BPM. The integrated WLS server installed with JDev doesn't include SOA/BPM; which I think is the cause of the message: "No SOA configured servers found"
To be able to deploy you would run config wizard to create a new domain or extend an existing one (but not the integrated JDev server). Another option is to use pre-built VMs that include a server with SOA/BPM installed. There's one for VirtualBox and an AMI/EC2 image available:
http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html
http://blogs.oracle.com/bpm/2010/06/bpm_11gr1_now_available_on_ama.html
Regarding role assignment that can be done 2 ways. From JDev BPM Navigator open the Organization node. In there you'll see the list of defined roles. When you select a role you can manage mapping of participants. You'll see a dialog to connect to the server that contains the users/groups. You can also use the BPM Workspace to do role mapping. If you log in as BPM Admin (user weblogic in the default configuration), you'll see an Administration tab. From there you'll see Organization->Roles as one of the options on the left navigation table.

Similar Messages

  • Problem in deploy BPM 11g best practices to weblogic

    Hi everybody,
    I do step by step BPM11g BestPractices instruction. when I want to deploy SalesProcesses to application server in select SOA severs step in deploy wizard there isn't any server that I select. I login to admin server console of weblogic and see that soa_server1 and bam_server1 state is SHUTDOWN I find two ways for start them
    1. from console that first must start node manager and then start them
    2. from command line --> startManagedWebLogic.cmd soa_server1
    I try two ways but both of them have problems. when I see log files I see below exception finally :
    *<Jul 10, 2011 10:15:20 AM GMT+03:30> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:*
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, soa_server1, does not match the admin server name, AdminServer
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:802)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:489)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:446)
         at weblogic.Server.main(Server.java:67)
    *<Jul 10, 2011 10:15:20 AM GMT+03:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>*
    *<Jul 10, 2011 10:15:20 AM GMT+03:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>*
    *<Jul 10, 2011 10:15:20 AM GMT+03:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>*
    what should I do ?? please help me :-(
    Regards.

    try starting as : startManagedWebLogic.cmd <man server name> <Admin Server URL>
    e.g. startManagedWebLogic.cmd soa_server1 t3://localhost:7001

  • Lost ADF Projects when deploying BPM 11g project

    I've run this across a couple other people who are using Oracle BPM 11g. Both have run into the issue but aren't sure what they did to fix the issue.
    I've been able to successfully deploy the ADF projects in my project successfully until this afternoon. Now when I get into the second screen during deployment (the "Task Flow deployment" dialog) I do not see all my ADF projects (at first there were none and now I see two of the 5 ADF projects).
    Has anyone figured out which file is getting corrupted that is causing this problem? Guessing there's an XML file buried somewhere that I can somehow edit and fix.
    I'm guessing I can rebuild the UI projects and they will work, but concerned that they will suddenly disappear again.
    Thanks for any tips you might have.

    You can always deploy the ADF web apps from the Application (top menu) deploy option. Just make sure you're deploying the EAR profile for the project. Deploying the web projects from the composite deployment wizard can be convenient. But I think it's often the case that you deploy them (the composite and forms) separately (e.g. you make a series of changes to the composite without needed to redeploy the UI projects).
    Bottom line is you don't have to delete the projects to be able to modify/deploy them.

  • Problem with deployment of PC Suite 6.81.13.0

    Windows XP SP2, no previous PC Suite versions.
    Goal is to deploy PC Suite.msi unattended/silent installation with Microsoft SMS2003 to multiple computers but I get an error and installation fails.
    Error states as follows:
    The failure description was "Error 1904.Module C:\Program Files\Nokia\Nokia PC Suite 6\BkMrk.dll failed to register. HRESULT -2147024770. Contact your support personnel."
    Thanks.
    - Janisa

    Thanks to mrsclever. That appdeploy.com trick worked just fine.
    http://discussions.europe.nokia.com/discussions/board/message?board.id=pcsuite&message.id=7160
    "For silent/unattended/quiet installation with SMS, Netinstall etc. execute the steps as described on the the following link: http://www.appdeploy.com/packages/detail.asp?id=699"
    - Janisa

  • Deploying bpm 11g project sar file using ant task

    I am trying to deploy the bpm project using ant task file. The status I get is [deployComposite] ---->Deploying composite success. However when I check the deployments, they are not there. If I try to deploy this using Jdeveloper it works correctly. I need to get this to work for production deployments. Any suggestions?
    C:\Oracle\Middleware\Oracle_SOA1\bin>ant -f ant-sca-deploy.xml -DserverURL=http:
    //10.140.183.71:7001 -DsarLocation=N:\RuleBasedProjectInitiate\deploy\RequestPro
    ject.ear -Doverwrite=true -Duser=weblogic
    Buildfile: C:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml
    [echo] oracle.home = C:\Oracle\Middleware\Oracle_SOA1\bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [deployComposite] created temp dir =C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cli
    ent_1279894885343
    [deployComposite] Creating HTTP connection to host:10.140.183.71, port:7001
    [deployComposite] Enter username and password for realm 'default' on host 10.140
    .183.71:7001
    [deployComposite] Authentication Scheme: Basic
    [deployComposite] Username:
    weblogic
    [deployComposite] Password:
    [deployComposite] Received HTTP response from the server, response code=200
    [deployComposite] clean up temp dir: C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cl
    ient_1279894885343
    [deployComposite] ---->Deploying composite success.
    BUILD SUCCESSFUL
    Total time: 4 seconds
    C:\Oracle\Middleware\Oracle_SOA1\bin>

    You can always deploy the ADF web apps from the Application (top menu) deploy option. Just make sure you're deploying the EAR profile for the project. Deploying the web projects from the composite deployment wizard can be convenient. But I think it's often the case that you deploy them (the composite and forms) separately (e.g. you make a series of changes to the composite without needed to redeploy the UI projects).
    Bottom line is you don't have to delete the projects to be able to modify/deploy them.

  • Query Regarding Compatibility of OBPM 11g Suite with Windows 8 Operating System

    Dear Members,
    I want to know if Oracle BPM 11g suite is compatible with Windows 8 Operating System or shall I go for a Windows 7 OS?
    Will  I be able to install JDeveloper on a Windows 8 system and other components related with OBPM 11g Suite .
    If anyone is using OBPM 11g in Windows 8 PC please share your experience.
    Thanks,
    Binay

    So far the official certification matrix does not include Windows 8. Have a look under http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls.
    Regards, Danilo

  • BPM 11g changes to process aren't getting deployed

    I'm having trouble seeing changes I make to the process model in BPM 11g. For instance, if I add a new activity or change data associations/mapping in the activity and re-deploy, it doesn't take effect.
    I've tried doing a clean all, make all, and undeploy all project artifacts (undeploy project composite from soa-server and undeploy UI ear file) before deploying. I don't see the changes unless I restart the soa-server.
    Any suggestions? Is this a bug?
    Thanks
    Mark

    There's definitely some issues with deploying changes. We've found that if there are BPEL processes in you BPM process and you make changes, you'll need to bounce the SOA server too, to see the changes. Also, some people are experiencing instability issues when you keep increasing the version number. You get to about 4 or 5 versions, and it stops locks up the SOA server. I've found un-deploying and then do a fresh deploy seems to be the best way to make changes for now. I believe engineering is aware of this problem and is working on fixing it.

  • BPM 11g deployment error when include Human Task

    During deployment, when I include a Human Task in my BPM 11g project, the deployment fails.  The error message in JDeveloper is:
    Weblogic Server Exception: weblogic.application.ModuleException:
    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: [unixODBC][Driver Manager]Data source name not found, and no default driver specified
    If I don't include the Human Task application in deployment, it's fine.  I used the Auto Create feature to generate the ADF project/form.  I've deleted and recreated the Human Task, but that hasn't helped.
    What can cause this error?  I've googled for days, but have not found anything similar.

    Kunwar - Thank you very much for your reply.  I checked in EM under Applications, and there is no application with the name of my Human Task application that is part of my BPM project.  To be sure, I just rebooted the server and checked again, but it is not there, and the reboot did not solve the problem.
    I'm not sure if this is related to the problem, but here is some other information.  A few days ago when I tried to redeploy just the BPM project (keeping save revision, and checking "Overwrite any existing composites"), I received a null pointer exception error.  Since then, I must Undeploy the BPM Application using EM to then redeploy it using JDeveloper.  Here is the error I was getting:
    [08:03:59 AM] Sending archive - sca_PERAC91A_rev1.0.jar
    [08:04:07 AM] Received HTTP response from the server, response code=500
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] HTTP error code returned [500]
    [08:04:07 AM] Error message from server:
    There was an error deploying the composite on AdminServer: Error occurred during deployment of component: PERAC91A to service engine: implementation.bpmn, for composite: PERAC91A: java.lang.NullPointerException.
    [08:04:07 AM] Check server log for more details.
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] ####  Deployment incomplete.  ####
    [08:04:07 AM] Error deploying archive file:/D:/Data/consulting/AllStar/PERAC/Dev/JDeveloper/PERAC91A/PERAC91A/deploy/sca_PERAC91A_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

  • Deploy Project BPM 11g 11.1.5 in Weblogic with pach FP4

    Hello!
    I have a problem when trying to deploy a 11g version 11.1.1.5 BPM project in one weblogic server with pre-configured with the patch FP4.
    Initially, I try to deploy to local weblogic server but does not have that patch FP4, which worked perfectly.
    The error message is as follows:
    [10:32:56 PM] Deploying sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
    [10:32:56 PM] Processing sar=/C:/JDeveloper/mywork/SENACYT_V2/ViaticosSENACYT/deploy/sca_ViaticosSENACYT_rev1.0.jar
    [10:32:56 PM] Adding sar file - C:\JDeveloper\mywork\SENACYT_V2\ViaticosSENACYT\deploy\sca_ViaticosSENACYT_rev1.0.jar
    [10:32:56 PM] Preparing to send HTTP request for deployment
    [10:32:56 PM] Creating HTTP connection to host:192.168.0.52, port:8001
    [10:32:56 PM] Sending internal deployment descriptor
    [10:32:56 PM] Sending archive - sca_ViaticosSENACYT_rev1.0.jar
    [10:38:33 PM] Received HTTP response from the server, response code=500
    [10:38:33 PM] Error deploying archive sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
    [10:38:33 PM] HTTP error code returned [500]
    [10:38:33 PM] Error message from server:
    There was an error deploying the composite on soa_server: Deployment Failed: Error occurred during deployment of component: GestionDeViaticos to service engine: implementation.bpmn, for composite: ViaticosSENACYT: ORABPEL-78006
    PortType not found.
    The porttype {http://xmlns.oracle.com/bpmn/bpmnProcess/GestionDeViaticos}GestionDeViaticosPortTypeCallBack was not found in the project.
    [10:38:33 PM] Check server log for more details.
    [10:38:33 PM] Error deploying archive sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
    [10:38:33 PM] #### Deployment incomplete. ####
    [10:38:33 PM] Error deploying archive file:/C:/JDeveloper/mywork/SENACYT_V2/ViaticosSENACYT/deploy/sca_ViaticosSENACYT_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Which refers to GestionDeViaticosPortTypeCallBack.
    My question would be, if the project developed that you have not installed the patch FP4 can be deployed in a server with the patch installed?
    Or to do something extra in terms of configuration in an xml file?
    thanks
    regards

    Any Ideas how to resolve this issue?

  • Oracle BPM 10gR3 to Oracle SOA 11g Suite

    I am not sure some body else already asked.
    I have Oracle BPM product in production which is fine and happy the way it works. Its developed from Version: 10.3.1.0.0 Build: #100364. We use custom JSP, JavaComponent, PAPI etc in this.
    We are thinking of migrating to Oracle SOA 11g Suite.
    Is there any tool for this? If not, anything expected?
    Do we need to re-write our BPM 10g app to 11g? What all parts might need to re-write?

    To answer to you question in a straight way I am afraid there is no direct migration path from OBPM 10g to Oracle SOA Suite 11g. You would need to we-write a lot of things like
    1. As of now the BPM API's arent public. so u wont have something like PAPI as in OBPM
    2. There is no support for PBL/Java in Oracle BPM 11g. However if you want to use custom Java Component u can leverage BPEL or Spring along with BPM. Every component is afterall packed inside a single composite.
    3. It is advisable to have all dashboards and UI's developed with ADF if you are with Oracle SOA Suite 11g but even if you have JSPs that shouldnt be a problem.
    This topic was discussed some days back in this forum. You can find the thread here
    Business case to move from Oracle BPM 10.3g to BPM11g

  • Rules of thumb for sizing an Oracle BPM 11g deployment

    Anyone out there have some rules of thumb they are using to size out an environment for Oracle BPM 11g? I know processing power can vary widely for process complexity and amount of data floating around. Still, I get asked questions like how much processing power do I need for this solution? I have a current client looking at 2500+ potential human workflow users with 1000 concurrent at peak load. Short of running some performance test myself and extrapolating numbers I am at a loss. Hoping some others can chime in with some thoughts.

    an update... my rule of thumb for 50 users has proven to be a bit high. Looks to be 30-40 per core when you split out the BPMN engine from other computing intensive processes such as the ESB. Without splitting up overall SOA/BPM functionality over multiple servers concurrent user counts of various technology really takes a hit.

  • Cannot find deployed BPM application in bpm workspace with BPM 11.1.1.7.0

    I created a bpm suite 11.1.1.7.0 servers with one admin server and one soa managed server. I deployed a BPMN application to it according to the "Building Your First Process with Oracle BPM 11g" tutorial (a little bit changes according to thread https://forums.oracle.com/thread/2355518). I deployed it successfully by jdeveloper. I can find the UI project and SOA composite in EM, and the human tasks have URI in administration tab. However, when I try to open the BPM worspace and try to find the application that are deployed, the list is empty and got ADFC error in manged server console. How can I fix this problem? In bpm suite 11.1.1.6.0, there is no such problem. Thanks
    ******** HOME PAGE ******
    <Jul 17, 2013 11:10:38 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:38 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:38 PM EST> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer> <BEA-000000> <Warning: There are no items to render for this level>
    <Jul 17, 2013 11:10:38 PM EST> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer> <BEA-000000> <Warning: There are no items to render for this level>
    <Jul 17, 2013 11:10:38 PM EST> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer> <BEA-000000> <Warning: There are no items to render for this level>
    <Jul 17, 2013 11:10:38 PM EST> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer> <BEA-000000> <Warning: There are no items to render for this level>
    <Jul 17, 2013 11:10:38 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:38 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:42 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:45 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/jsf/worklist/worklist.jspx' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:10:46 PM EST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow1' more than once which is not supported.>
    <Jul 17, 2013 11:23:55 PM EST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 10.1.1.10:54,215 during the configured idle timeout of 5 secs>

    Hi!,
    when that happend to me, I used to do the next steps:
    In EM, go to FARM_SOA...>SOA>SOA-INFRA>Default, right clic on your proyect and uninstall it
    Log in into your BPM workspace as your administrator> Administration, and erase all roles for that project and save.
    Install your project from jdeveloper again.
    Log in into your BPM workspace as your administrator> Administration, clic on your project.ProcesOwner Role, and add your user on the members below section
    After adding thee user, clic SAVE
    Do the same for all the roles of your project
    This worked for me, remember to clic the save button after adding a member for the role
    hope it helps!,
    regards.

  • BPM 11G comments and file attachments issue on human tasks

    Hi all,
    We have used JDeveloper 11G and SOA suite 11G + BPM (with PS1,PS2) to create and deploy a simple BPM process. The process consists of two swim-lanes ( Business Analyst and Snr Executive). The BA swim-lane has a human task which which initiates the process and the second swim-lane (SE) has a voting task. Both forms were auto generated.
    ------ Process steps ----
    step 1. The initiator of the process( Business analyst) submits a document and adds comments on the form. (1st swim lane)
    step 2. The task is received by the Snr Executive group and they need to accept or reject the document.
    step 3. If any of the Snr Execs rejects the document, the process flow goes back to the Business analyst(the requester or initiator) for review.
    (the voting group is able to share comments and the file attachments).
    step 4. The business analyst receives a task on her list. This task list should have the comments made by the Snr Execs who rejected the document. ---This is where we are having a problem. The business Analyst, receives the task, but the document and comments are not updated. This still shows the original document and comments, she sent when initiating the process.
    We have opened a SR with My Oracle support and it was suggested we apply a hot fix 9958661, which was done (see output below). Unfortunately this did not solve the problem.
    Questions:
    1. Is the default behavior of BPM 11G ?
    2. How can we change this behavior to do what we want ?
    ---------------------------------------opatch update output -----------------------------------------------------------
    ApplySession adding interim patch '9958661' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 9958661 is registered in Oracle Home inventory with proper meta-data.
    Files check OK: Files from Patch ID 9958661 are present in Oracle Home.
    The local system has been patched and can be restarted
    I any suggestions would be welcome.
    Thanks
    Mocheche

    Ok, this is what i did:
    - I have a Process Data Object called CustomComments with just 1 attribute called comments.
    - I have added that object to my user screens (adf page)
    - Changed its columns att to 65 and rows to 8 (i chose that layout)
    - Used a tableLayout to add an icon next to this text area to allow the user to add comments:
    <af:commandImageLink shortDesc="addCommentImage" id="addCommentImage" partialSubmit="true" icon="/hw_images/new_ena.png">
         <af:clientListener method="myFunction" type="click"/>
         <af:clientAttribute name="attributeName" value="attributeValue"/>
    </af:commandImageLink>
    I use that clientAttribute to send the logged user to the javascipt.
    - I added this after the af:document on top of the page to make the customComments readonly to the user (you need to do it here because if you set it in the properties the element is not updated later), so the user has to use the button i put to add comments:
    <f:facet name="metaContainer">
         <f:facet name="metaContainer">
         <af:resource type="javascript">
              function readOnly(){
                   var comms = document.getElementById("it1::content");
                   comms.setAttribute("readOnly","true")
         </af:resource>
    </f:facet>
    <af:clientListener method="readOnly" type="load"/>
    - Somewhere i added the javascript the commandLink calls:
    <trh:script id="myScripts">
         function addComment(evt){
              var commentArea = document.getElementById("it1::content");
    var user = evt.getSource().getProperty("user");
    var comm = prompt("Please enter your comment: ","");
              if (comm != null) {
                   if (comm != ""){
                        if (commentArea.value !=""){commentArea.value = commentArea.value + "\n"}
                        commentArea.value = commentArea.value + "user.value" + " : " + comm;
    </trh:script>
    After all this, you have an object that carries the comments from one screen (UI project) to another and is updated each time.
    I know it may not be the perfect solution and that it could be improved a lot, but so far it does what i need so i use it.
    If there is anything i wasnt clear enough, please let me know. Hope this helps.

  • Oracle BPM / SOA Suite and Big and Complex Scenarios

    Hi people,
    I have worked for a company that in the past chose Oracle BPM (ALBPM at the time) and one of the big problems that the company had was in relation about big processes and complex scenarios.
    This company is for the e-commerce area and our processes can have many instances at the same time, for example, a process to all the "order flow" can have thousands, maybe millions instances at the same time.
    So we choose to abort the BPMS option in the past and now we back to talk again about BPMS and one question is always made by the company board: if we use BPM again, the new versions can be support all the our volume data?
    To be honestly, I don't have this answer so I like to know if any people here has a paper or report about Oracle BPM 11g and big scenarios with many instances. If anybody has a case too, it will be relevant.
    Another and the final question: how does the oracle bpm engine treats the case when my engine reboots and before that the engine had many instances active? The istances will be lost?

    11g ADF is not certified with 10g SOA Suite. What I mean by this is that your 11g ADF will need to run on WLS 10.3.1 and SOA Suite 10g will eith run on oc4j or WLS 9.2.
    ADF is just JDeveloper, you deploy to WLS 11g (10.3.1).
    This is the most detailed 10g SOA Suite guide I know for 10g
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    note that it is for 10.1.3.3, you just need to subsitute for 10.1.3.5 (latest release)
    cheers
    James

  • No MDS particion in BPM 11g

    No MDS particion in BPM 11g
    I have run RCU 11.1.1.2.1,
    installed Oracle XE 10,
    installed WLS 10.3.3,
    installed SOA Suite 11.1.1.2.0
    installed JDeveloper 11g 11.1.1.3.0
    When i try to choose MDS particion, in JDeveloper
    there is no MDS particion to configurate
    is there anybody that knos this problem ?
    tks

    Check this thread out , I had the same problem and had it resolved
    Partition not found- While deploying to managed server

Maybe you are looking for

  • Force Yosemite to forget wireless credentials?

    I manage a few dozen MacBooks for a university, which are shared among faculty. They are checked out for a maximum of a week at a time, and some are delivered on a per-class basis as well. I need to be able to force Yosemite to forget the credentials

  • Best Practice For Cube Design

    All, First post here and was wondering if anyone out there has a best practice for cube design or optimisation. Currently have 7 Cubes that have been populated for the last 6 months and am now looking at ways of speeding up their population. Are ther

  • Finder Window Size Issues (not resizing properly)

    everytime I open a window in the finder it opens and I drag to resize and then close. I reopen the folder and its size is wrong not what I just resized to. This happens on every finder window not opening how I resized it. Any clues?

  • New computer, new install of iTunes - back-up and sync iPad?!

    I have a new computer and unfortunately the HD in my old one went belly up before I had a back-up of ITunes data. So I have iTunes installed on the new computer and I have logged into my iTunes account. No worries so far. But I'm concerned about back

  • Error -107439611​3 Convert Pixel To Real World During Camera Feed

    Hello, I am fairly new to LabView and am encountering an error that I can't seem to solve. I am utilizing an image feed from a firewire camera to detect the real world location of a white line.  I have modified a tested, existing VI that processes th