Deployment of BPEL process outgoing issue in SOA (binding.jca - 12600)

Hello

I designed a BPEL process out for Siebel CRM Integration Service using Jdeveloper (11.1.1.3.0). After that, I am faced with the question of the deployment of this application of SOA suite (11.1.1.6.0). Here is the deployment.log State in jdeveloper:-

[10: 57:54]-deployment began. ----
[10: 57:54] the target platform's (Weblogic 10.3).
[10: 57:54] analysis of the dependence running...
[10: 57:54] building...
[10: 57:58] deployment of profile...
[10: 57:58] wrote the Archives Module to C:\JDeveloper\mywork\Siebel_Outbound_BPEL\QueryWithView_Invoke\deploy\sca_QueryWithView_Invoke_rev1.0.jar
[10: 57:58] deployment of sca_QueryWithView_Invoke_rev1.0.jar on the 'default' on the AdminServer [10.10.22.81:7001] Server partition
[10: 57:58] sar=/C:/JDeveloper/mywork/Siebel_Outbound_BPEL/QueryWithView_Invoke/deploy/sca_QueryWithView_Invoke_rev1.0.jar treatment
[10: 57:58] adding file sar - C:\JDeveloper\mywork\Siebel_Outbound_BPEL\QueryWithView_Invoke\deploy\sca_QueryWithView_Invoke_rev1.0.jar
[10: 57:58] preparing to send the HTTP request for the deployment
[10: 57:59] Creation of the HTTP connection to the host: 10.10.22.81, port: 7001
[10: 57:59] sending internal deployment descriptor
[10: 57:59] send (archive) - sca_QueryWithView_Invoke_rev1.0.jar
[10:58] received from the server, the response code = 500 HTTP response
[10:58] error in deployment of archives sca_QueryWithView_Invoke_rev1.0.jar to partition 'default' on server [10.10.22.81:7001] AdminServer
[10:58] HTTP error code returned [500]
[10:58] error message from the server:
#; There was an error deployment of the composite on AdminServer: deployment failed: [JCABinding] [QueryWithView_Invoke.QueryWithView/1.0]Unable at full load: generic error.]
#; Generic error.
#; Cause: Could not find appropriate outgoing link.
#; Please create a Service request with the support of the Oracle.
#; : Generic error.
#; Generic error.
#; Cause: Could not find appropriate outgoing link.
#; Please create a Service request with the support of the Oracle.
#;.

[10:58] check the log of the server for more details.
[10:58] error in deployment of archives sca_QueryWithView_Invoke_rev1.0.jar to partition 'default' on server [10.10.22.81:7001] AdminServer
[10:58] # incomplete deployment. ####
[10:58] error deployment archive file:/C:/JDeveloper/mywork/Siebel_Outbound_BPEL/QueryWithView_Invoke/deploy/sca_QueryWithView_Invoke_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

And here is the State of the log file SOA server-side: -.

# < 3 June 2013 10:36:05 AST > < health > < > < HOSADDAT02 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > < 4be72ac3bdb5ebae:-a61256d:13f08d94c98:-8000-00000000000000f4 > < 1370244965280 > < BEA-310002 > < 36% of the total server memory is free >
# < 3 June 2013 10:36:12 AST > < error > < ServletContext - / soa-infra > < HOSADDAT02 > < AdminServer > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < weblogic > <>< 4be72ac3bdb5ebae:-a61256d:13f08d94c98: - 8000 - 000000000000182 b > < 1370244972343 > < BEA-000000 > < deployment error
oracle.fabric.common.FabricException: deployment failed: [JCABinding] [QueryWithView_Invoke.QueryWithView/1.0]Unable at full load: generic error.]
Generic error.
Cause: Could not find appropriate outgoing link.
Please create a Service request with the support of the Oracle.
: Generic error.
Generic error.
Cause: Could not find appropriate outgoing link.
Please create a Service request with the support of the Oracle.

at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:64)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:167)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:99)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: oracle.fabric.common.FabricDeploymentException: [JCABinding] [QueryWithView_Invoke.QueryWithView/1.0]Unable at full load: generic error.]
Generic error.
Cause: Could not find appropriate outgoing link.
Please create a Service request with the support of the Oracle.
: Generic error.
Generic error.
Cause: Could not find appropriate outgoing link.
Please create a Service request with the support of the Oracle.
{rootCauses = []}
at oracle.integration.platform.blocks.adapter.AdapterReference.load(AdapterReference.java:458)
at oracle.integration.platform.blocks.adapter.AdapterReference.load(AdapterReference.java:82)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployReferences(CompositeDeploymentConnection.java:201)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:93)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:150)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:77)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
to $Proxy314.load (Unknown Source)
at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:59)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:167)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:99)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: LIAISON. JCA-12600
Generic error.
Generic error.
Cause: Could not find appropriate outgoing link.
Please create a Service request with the support of the Oracle.

at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterBindingConfig.addAdapterReference(AdapterBindingConfig.java:206)
at oracle.integration.platform.blocks.adapter.AdapterReference.setupAdapterReference(AdapterReference.java:506)
at oracle.integration.platform.blocks.adapter.AdapterReference.load(AdapterReference.java:425)
at oracle.integration.platform.blocks.adapter.AdapterReference.load(AdapterReference.java:82)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployReferences(CompositeDeploymentConnection.java:201)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:93)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:150)
at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:77)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
to $Proxy314.load (Unknown Source)
at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:59)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:167)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:99)
at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Kindly help me in this regard

Solution:

Immediately work around the issue by removing the "ns1:" qualification on the farm for binding.jca entry in composite.xml and transfer.

For example:

From:

operation = "ns1:BAPI_COMPANYCODE_GETDETAIL" / >

TO:

operation = "BAPI_COMPANYCODE_GETDETAIL" / >

Kind regards
Houda bahi

Tags: Fusion Middleware

Similar Questions

  • Not able to deploy a BPEL process with rules

    Hi all

    I created a very simple BPEL process and defined a business composite rule, I call my BPEL processes.
    However, I am not able to deploy the project completely successfully.

    I use JDEV 11 g to build/deploy my projects on a SOA_Suite_11g. Notice that I can deploy a project with success if she has no business rule.

    That's what I see in the tab "Journal of deployment:

    [13: 49:17] deployment of profile...
    [13: 49:17] wrote the SAR file to /Users/satinder/jdeveloper/mywork/ChapterTwo/FLThree/deploy/sca_FLThree_rev1.0.jar
    [13: 49:17] deployment of sca_FLThree_rev1.0.jar to soa_server1 [redunca.pvo.groundhog.com.au:8001]
    [13: 49:17] sar=/Users/satinder/jdeveloper/mywork/ChapterTwo/FLThree/deploy/sca_FLThree_rev1.0.jar treatment
    [13: 49:17] adding file sar - /Users/satinder/jdeveloper/mywork/ChapterTwo/FLThree/deploy/sca_FLThree_rev1.0.jar
    [13: 49:17] preparing to send the HTTP request for the deployment
    [13: 49:17] Creation of HTTP connect to host:redunca.pvo.groundhog.com.au, port: 8001
    [13: 49:17] sending internal deployment descriptor
    [13: 49:17] send (archive) - sca_FLThree_rev1.0.jar
    [13: 49:19] Server, the response code = 500 HTTP response was received
    [13: 49:19] error in deployment of archives sca_FLThree_rev1.0.jar to soa_server1 [redunca.pvo.groundhog.com.au:8001]
    [13: 49:19] HTTP error Code returned [500]
    [13: 49:19] Error Message from the server:
    The composite deployment error: oracle.fabric.common.FabricDeploymentException: oracle.fabric.common.FabricException: error occurred during deployment of the component: FLI to service engine: implementation.bpel, for composites: FLThree: ORABPEL-01010

    Build process failed.
    failed to generate the BPEL process file '
    Could not create file named BPEL process. The reported exception was '/apps/oracle/ofm_11g/user_projects/domains/soa_dev_domain/deployed-composites/FLThree_rev1.0/sca_FLThree_rev1.0/198abebc-19d9-4df6-a712-2122b0b9730a/SCA-INF/FLI.lock (too many open files).
    Make sure that the file "" is a valid file to be generated.
    : Error occurred during deployment of the component: FLI to service engine: implementation.bpel, for composites: FLThree: ORABPEL-01010

    Build process failed.
    failed to generate the BPEL process file '
    Could not create file named BPEL process. The reported exception was '/apps/oracle/ofm_11g/user_projects/domains/soa_dev_domain/deployed-composites/FLThree_rev1.0/sca_FLThree_rev1.0/198abebc-19d9-4df6-a712-2122b0b9730a/SCA-INF/FLI.lock (too many open files).
    Make sure that the file "" is a valid file to be generated.
    .
    [13: 49:19] check the log of the server for more details.
    [13: 49:19] # incomplete deployment. ####
    [13: 49:19] error deployment archive file:/Users/satinder/jdeveloper/mywork/ChapterTwo/FLThree/deploy/sca_FLThree_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)


    Any ideas...
    Thank you

    Only, we have solved the problem!

    In the script start for WLS, the open files limit that was set in the operating system for the oracle user has been replaced with a value of 1024!
    Commenting on this line in the script (so that the operating system settings should work), resultet a mistake at the start of the WLS.

    Now, we put the 'ulimit' to '65536' in the script '... / wlserver_10.3/common/bin/commEnv.sh ' (search for "ulimit") and everything works fine!

  • Model ORABPEL - 05215 URI is not "file." -Not able to deploy BPEL processes

    While deploying a BPEL process, we get the following error. Not able to understand what goes wrong. Any help on this will be appreciated.

    [deployProcess] Deployment of process C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\output\bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar

    BUILD FAILED
    C:\Temp\10232008\CRMIntegSEBLODLeadConvertAsync\build.XML:79: There was a problem connecting to the server "abcd.oracle.com" using the "11545" port: bpel_CRMIntegSEBLODLeadConvertAsync_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error loading process.
    The field of process encountered the following errors when loading the "CRMIntegSEBLODLeadConvertAsync" (version '1.0') process: URI scheme is not 'file'.
    If you installed a hotfix on the server, verify that the ownership of the bpelcClasspath domain includes patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:286)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:925)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:791)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:448)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    to com.evermind.server.ejb.interceptor.system.JAASInterceptor$ 1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase (unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess. jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    to oracle.security.jazn.oc4j.JAZNFilter$ 1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged (Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Hello

    no need for means:
    the xsd/wsdl contains imports another xsd/wsdl which you can delete without getting an error
    (import contains only the elements and complex types that are never used by ref = or type =)

  • Finding no BPEL PM Console after 11g SOA installation

    Hi all

    I'm new here,
    According to the documentation, I have installed SOA 11 g, but I'm not able to find the PM BPEL console,
    There is only one link EM, B2B, BAM and Weblogic, but not BPEL Process Manager Console,
    Any buddy can you please help here

    Thank you

    There is no specific BPEL Console in 11g... BPEL Composites can be accessed to Console 'EM itself...

    After you have deployed your bpel process, you can go to the em console and on the left side to develop soa-infra to see the composite bpel

  • Deployment of BPEL generating warnings in an env but not in other env

    Hello

    I have two Oracle BPEL 10.1.3.3 environments and when I deploy a BPEL process in an environment I put in custody and the other not. Which can have an impact on an environment to display warnings?

    Kind regards

    Nestor Boscan

    Looking at your caveat, looks your way for the .wsdl file is not accessible. Either you move the wsdl with in your project or keep it in MDS and use the MDS path.

    That will solve this problem.

    Thank you
    Vijay

  • Error when calling process of BSE of a BPEL process

    Hi all

    We have an obligation to call a BSE process from a BPEL process. We use an adapter wth BSE WSDL url. After you deploy the BPEL process registered BSE is called for most values while all of a sudden some values return the followign error

    * "' invoke exception on JaxRpc: transport HTTP error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: connection reset" * "

    The problem here is, if we re - rerun the process with the same values, the BSE is called successfully! How is it possible for an error process and function normally for the same inputs?

    What could be the possible fix for this? I'm grateful for any input on this.

    Vijay

    Hi Vijay,

    It is a bug and you can refer to metalink note:
    "Application Patch 7445876 results in"java.lang.NullPointerException"error. [942575.1 ID] "for reference.

    Also, you can consult the following link:
    "http://puchaanirudh.blogspot.com/2008/12/exception-on-jaxrpc-invoke-http.html" also.

    Thank you
    Vishwanath.

  • The synchronous BPEL process HelloWorld deploy Time Error

    Hi all

    I am a newbie. created a helloworld synchronization. BPEL process.

    There is no error in compilation. but get the error while deploying the jar file on server bpel process. The error message is:

    "
    Deploy the new BPEL process

    bpel_SyncHelloWorldBpel_v2009_09_01__50895.jar failed to deploy.
    Error loading process. The field of process encountered the following errors when loading the "SyncHelloWorldBpel" ("v2009_09_01__50895" revision) process: null. If you installed a hotfix on the server, verify that the ownership of the bpelcClasspath domain includes patch classes.

    "

    Note: I have not installed patches on the server.

    Please let me know the reason for this error.

    -Irfan Khan

    10133 and 10134 versions, Oracle said that the version of designer (JDeveloper) BPEL that matches/certified with the version of the runtime (SOA Suite BPEL PM) BPEL. I suggest you upgrade your BPEL PM to 10135 or use JDev 10131.

  • 101202 BPEL process (Oracle AS) of the migration to SOA Suite 11 g (WLS)

    Hi all

    I am looking for more information on the migration processes BPEL developed using 101202 BPEL Process Manager struggle to run on AS Oracle 10 g, Oracle SOA Suite 11 g running on Weblogic Server.

    Pointers is very appreciated.

    Thank you
    Anish.

    Looking for info on integration OSR 10 g and SOA Suite 11 g I found this link (http://docs.oracle.com/cd/E12839_01/upgrade.1111/e10127/upgrade_soa_apps.htm) that might help you.

    Published by: alfredozn on November 15, 2011 11:26

  • API to disable the process BPEL (State = stop) in Oracle soa suite 10 g

    Hello world

    I am looking for a solution disable a BPEL process without using the BPEL console in Oracle SOA suite 10 g. I was thinking about an API, but I can't find in the list below those that would be useful:

    http://download-UK.Oracle.com/docs/CD/B31017_01/integrate.1013/b28986/index.html?com/Oracle/BPEL/client/package-summary.html

    Any ideas?

    It also crossed my mind to use Ant by disabling a BPEL process. Anyone know if there are any available custom Ant task for updating the State of a BPEL process?

    I look forward to hearing from you all!

    Thank you!!

    SR

    Hi SR,

    You can do this by having a BPEL process with a java embedding containing code below.

    /*
     * Input Variables
    */
    String processName   = (String)getVariableData("processName");
    String revision      = (String)getVariableData("revision");              
    
    /*
     * Declare variables.
    */
    IBPELProcessHandle procHandle = null;
    Locator loc = null;
    BPELProcessMetaData bpelProcessMetadata = null;              
    
    try{
        /*
         * get Locator Instance
        */
        loc = getLocator();
        /*
         * Lookup Process. Revision optional.
        */
        if(revision == null || revision.trim().equals(""))
        {
          procHandle = loc.lookupProcess( processName );
        }
        else
        {
          procHandle = loc.lookupProcess(processName, revision);
        }
        if(procHandle == null)
        {
          throw new Exception("Unable to find process: " + processName);
        }
        /*
         * Get Metadata of the process.
        */
        bpelProcessMetadata = procHandle.getMetaData();              
    
        /*
         * Set Lifecycle to Retired.
         * Use setState(IBPELProcessConstants.STATE_OFF) to change process state to off.
         */
        bpelProcessMetadata.setLifecycle(IBPELProcessConstants.LIFECYCLE_RETIRED);
        /*
         * Finally update the process with the modified metadata.
         */
        procHandle.updateMetaData(bpelProcessMetadata);
    }catch (Exception e)
    {
      addAuditTrailEntry(e);
    }
    

    If you wish, you can schedule this process.

    Concerning
    PavanKumar.M

  • How to enable HTTPS for BPEL Process on soa suite 11 g and can we call HTTPS

    How to enable HTTPS for BPEL Process on soa suite 11 g and can we call URL HTTPS of BPEL

    Oh, sorry it's different it's sign / encrypt the web service.

    I talked about the activation of SSL for all of the following SOA. Although the process looks like him as OSB although I have not tried.

    This link can help.

    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b32511/configuring.htm

    It is all configured in the Manager of the company once it is installed. Its is so distinct form SOA Suite, so developers need not worry about this.

    see you soon
    James

  • Deploy BPEL processes

    Hello



    I'm trying to deploy my first to JDeveloper BPEL process to get this error:



    < p >
    Error (121):
    < /p >
    < p >
    [Error ORABPEL-10024]: variable part pending
    < /p >
    < p >
    [Description]: line 121 "C:\Project\PO\bpel\PO.bpel", part "payload" of the variable "variableentree" is not defined in the messageType «{http://xmlns.oracle.com/pcbpel/adapter/mq/headerPOIn/} PODesc_msg»
    < /p >
    < p >
    [Potential fix]: make sure the part "payload" is defined in messageType "{http://xmlns.oracle.com/pcbpel/adapter/mq/headerWMSPOIn/} PODesc_msg", which is defined in "file:/C:/Project/PO/bpel/POIn.wsdl".



    Please help as soon as possible.



    Thank you...
    < /p >

    The input variable is not correctly set to manage your message type. Set the variableentree to manage a message type.

    Marc

  • 1 WSDL include multi BPEL processes?

    Hello

    I use Jdev 12.1.3, I create multi BPEL processes and deploy on the server, the problem is that each BPEL process have different WSDL link, it means that if I have 10 BPEL process, then I have 10 different WSDL link, how can I get 1 WSDL include multi method (process BEPL)

    Thank you

    Hi Hani,

    You can create a WSDL with several operations. Then, you can use the pick activity to respond on different operations. Replace the first reception in the with a pickaxe and be sure to check the box 'create a forum '. See http://blog.darwin-it.nl/2009/12/multi-operations-bpel.html. (I think this example is BPEL 1.1, but it works for BPEL 2.0 accordingly).

    For the re-use of wsdl in several SOA Suite components, store an abstract version of the wsdl file in the MDS and reference it by using the "oramds://apps/...". "URL in the Compsite.xml see, for example Oracle SOA / Java blog: SOA Suite PS6 (11.1.1.7); Loose coupling and chips of service.

    Kind regards
    Martian

  • BPEL process stopped polling after the displaced Table

    Hello

    Oracle 10.1.2
    SOA Suite 10.1.3.4

    We have a process BPEL has been deployed and working for a while. This process is defined to query a table in every 5 seconds and set the State on BPEL_POLLED once found. It was working fine until I dropped and re - recreates the table that was questioned. (No changes have been made to the structure of the table - I was mearly testing a build script).

    This table was recreated, the BPEL process stopped polling. I have re-deployed service, stopped and started the server and it is not the voting table.

    May I take it that drop and recreate the table being queried have an impact on the electoral process and I looked through the forums, but I don't really know what I'm looking for?

    I'm not a developer, BPEL, however I was left the task of working through this, any help would be appreciated.

    Concerning

    JB

    Hi James,
    This is an expected default behavior (in 10.1.3.4 MLR #7 from at least). The State of the process is set to 'stop' if the vote fails with a SQL error. If you look at the log file, after you turn on debugging, you'd be able to see an explicit message that indicates that the process is currently disabled.

    If you simply change the status of the process to 'On' even once, it would begin returning.
    Or to be on the safer side, if you want to change the structure etc. of the voting table, its best to withdraw from the process, modify the table and then activate the process.

    Hope this helps,
    Kind regards
    Yohanna.
    http://www.prshanmu.com/articles

  • How to export a BPEL process leave 10.1.3.3

    Hello

    I need to export the production server BPEL process. In 10.1.3.4, there is the button export process, but in an older version of the AOS 10.1.3.3, is not available.

    Any idea where I can get the process from the server of SOA? I have access to the intermediate level of SOA and data base of dehydration.

    Thank you
    Kitty.

    Redeploying a jar is certainly the easy way. You might find in the JDev machine BPEL project output directory somewhere it has been staged on the deployment path, or source code control (people LOVE to check in the JDev output directory by mistake). I thought at least a version also kept the pots made in ORA_HOME/bpel/areas/default/deploy directory $, but I don't see that on the server here.

    If the jar is not found, and it was a process that you REALLY want, you could look on the deployment server:
    $ORA_HOME/bpel/areas/default/tmp directory. Do "ls - ad" or if you preferred another command to see the hidden directories whose name starts by ".".
    You should see a directory something like:
    .bpel_process name ofrevisionugly-research-hexadecimal-string.tmp

    It is not a comprehensive BPEL process, but they key files are there (*.bpel, *.wsdl *.xsd, bpel.xml, graphics.xml). In theory, you could put them in a project JDeveloper scratch and recover the source of the process. I used it more often simply enter the file *.bpel to recover when recent changes do not in source code control.

    Best regards, Andy

  • How to manually deploy a BPM process

    Hello world

    I am trying to deploy to a server of soa, a test of process simple_dummy BPM 11 g (it contains the only human task, the start and stop), but it failed with this error:

    ************************************************************************************

    [14: 59:41]-deployment began.  ----

    [14: 59:41] the target platform's (Weblogic 10.3).

    [14: 59:41] analysis of the dependence running...

    [14: 59:41] building...

    [14: 59:52] deployment of profile...

    [14: 59:52] update of the review for the project SOA "Test1.jpr" id to ' 1.0'...»

    [14: 59:53] wrote the Archives Module to C:\JDeveloper\mywork\Test1\Test1\deploy\sca_Test1_rev1.0.jar

    [14: 59:53] analysis of the dependence running...

    [14: 59:53] building...

    [15: 00:03] deployment 2 profiles...

    [15: 00:03] wrote on the Web for C:\JDeveloper\mywork\Test1\Test1UI\deploy\Test1UI.war application Module

    [15: 00:04] wrote the Module Enterprise Application to C:\JDeveloper\mywork\Test1\deploy\Test1.ear

    [15: 00:04] deployment of sca_Test1_rev1.0.jar on the 'default' server soa_server1 partition

    [15: 00:04] sar=/C:/JDeveloper/mywork/Test1/Test1/deploy/sca_Test1_rev1.0.jar treatment

    [15: 00:04] adding file sar - C:\JDeveloper\mywork\Test1\Test1\deploy\sca_Test1_rev1.0.jar

    [15: 00:04] preparing to send the HTTP request for the deployment

    [15: 00:04] Creation of the HTTP connection to the host: 192.168.114.85, port: 8001

    [15: 00:04] sending internal deployment descriptor

    [15: 00:04] send (archive) - sca_Test1_rev1.0.jar

    [15: 00:05] Server, the response code = 500 HTTP response was received

    [15: 00:05] error in deployment of archives sca_Test1_rev1.0.jar to partition 'default' server soa_server1

    [15: 00:05] HTTP error Code returned [500]

    [15: 00:05] Error Message from the server:

    There was a deployment of the composite on soa_server1 error: deployment failed: error occurred during deployment of the component: Test1 to the service engine: implementation.bpmn, for composites: Test1: java.lang.RuntimeException: oracle.bpm.metadata.exception.MetadataException: BPM-70812: not found 'Test1' process.  Cause: The specified process has not been found.  Action: Check that the name of the process is correct: oracle.bpm.metadata.exception.MetadataException: BPM-70812: not found 'Test1' process.  Cause: The specified process has not been found.  Action: Check that the name of the process is correct.

    [15: 00:05] check the log of the server for more details.

    [15: 00:05] error in deployment of archives sca_Test1_rev1.0.jar to partition 'default' server soa_server1

    [15: 00:05] # incomplete deployment.  ####

    [15: 00:05] error deployment archive file:/C:/JDeveloper/mywork/Test1/Test1/deploy/sca_Test1_rev1.0.jar

    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    ************************************************************************************

    I tried to solve by replacing the folder under my C:\Oracle\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1 with that I found under the server of soa, but it did not work properly.

    So the only solution may be trying to manually deploy the jar file on server of soa.

    I've never done before and I do not know how... I'm a newbie... I'm sorry.

    How to create the jar of Jdev, then how to deploy.

    Thanks for any help.

    Fairlie

    HI there are Fairlie,

    the jar (SAR) file is located in C:\JDeveloper\mywork\Test1\Test1\deploy.

    You can take the .jar file, open the FMW Enterprise Manager command: http://:default console and go to SOA > soa-infra > (right click) SOA deployment. Then the wizard will guide you through the deployment.

    I still don't think that this will solve your problem. If the composite not deployed JDeveloper there is a great chance not not deploy via EM either.

    I advise you to carefully examine the composite.xml file and to verify that the name of the process (not the project, but the BPMN process) that you implemented is Test1.

    Hope this helps,

    Anatoli

Maybe you are looking for

  • recovery of password for outlook express

    Yesterday all of a sudden my outlook express has begun to receive even one e-mail after a nother and I cannot send an e mail. I'm online! Now, when you open outlook, it opens an older version! Can you help me? Adam

  • Everything on the screen looks smeared right

    Original title: coated screen everything on my screen seems smeared right... is there a setting will fix the problem?

  • Vista SP2 not allowing not Internet connection

    I recently installed the new windows vista sp2. Now, I did that I was not able to connect to a wireless network and the internet sometimes decides to work when it is connected through the LAN. I went back to sp1, and now it is fine. does anyone else

  • When I try to activate my Windows tells me that my product is bad.

    I comand to turn on my computer I but my product key .so tell my rong. I have comand to activate my computer. I put my product key .this I'm .so stell is not enabled. I need help.

  • Data on DVD are not detected.

    Drives appear empty, sort of... My wife and I have our wedding photos on a bunch of different discs (given to us by the photographer).  We were married for more than 4 years and we looked through records then and everything seems to work properly. We