Composite SOA deployed in weblogic service is automatically triggered

Hi all

Face a strange behavior in weblogic server.

Some SOA compounds deployed in weblogic server (10.3.5.0) automatically fires at midnight at 13:00 and they are working for more than 4 hours, and then the process gets failing.

can you please let me know, is there a set timer in weblogic server.

I'm waiting :)

Tags: Fusion Middleware

Similar Questions

  • Error during the deployment of composite SOA

    Hello

    We have created a composite SOA with the old 11.1.1.7.0 JDeveloper. Now, we have installed the Oracle SOA Suite QuickStart for developers to work on our composite SOA for IOM in JDeveloper12c.

    When first check composites, they must be migrated to the new version which seems to work fine.

    As the target platform, we use Weblogic 10.3.

    However, when you try to deploy the composite on our SOA server (whether through JDeveloper, or manually in the Manager of the company), we get the following error:

    [09: 57:43] error deployment archive sca_CreateUserApproval_rev1.1.jar to partition 'default' server soa_server1 [http://oim-r2-dev:8001]

    [09: 57:43] HTTP error Code returned [500]

    [09: 57:43] Error Message from the server:

    There was a deployment of the composite on soa_server1 error: org.xml.sax.SAXParseException; lineNumber: 30; columnNumber: 20; Error at line 30 20 char: none of these methods available: addService() on the object: oracle.fabric.composite.model.ComponentModel: error in the tank 30 20 line: none of these methods available: addService() on the object: oracle.fabric.composite.model.ComponentModel.

    [09: 57:43] check the log of the server for more details.

    [09: 57:43] error deployment archive sca_CreateUserApproval_rev1.1.jar to partition 'default' server soa_server1 [http://oim-r2-dev:8001]

    [09: 57:44] undeployment.

    [09: 57:44] - incomplete deployment.

    [09: 57:44] error deployment archive file:/C:/JDeveloper/mySOAwork/CreateUserApproval_0/deploy/sca_CreateUserApproval_rev1.1.jar

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

    SOA newspapers provide more details about this error.

    Do you have ideas of how to solve this problem?

    I thank very you much in advance!

    You use JDeveloper 11.1.1.7.0. to develop and deploy composites for IOM/SOA. JDeveloper12c will do probems.

  • Error during the deployment/Undeploying the composite SOA

    Hi all

    I am a new bie to OIM 11 g.

    I created a simple batch file with the commands to deploy/Undeploying/Disbaling/activate the composite SOA. I'm trying to deploy/Undeploy/Disbale/enable SOA composites using the batch file. Here is the batch file that is created.

    ECHO disabling the composite SOA
    call the Ant f D:\Oracle\Middleware\Oracle_IDM1\server\workflows\registration\registerworkflows-mp.xml disable
    BREAK
    cancel the deployment of call ant f d:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml
    BREAK
    call ant f d:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml
    BREAK
    call the Ant f D:\Oracle\Middleware\Oracle_IDM1\server\workflows\registration\registerworkflows-mp.xml activate

    Disable and enable work correctly. But to undeploy and deploy I get the following error.

    "d:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml:78: taskdef class oracle.integration.platform.blocks.deploy.servlet.client.ant.DeployComposite not found.

    Please suggest what needs to be done to solve this problem, because it's very urgent. Thanks in advance for your help.

    Thank you
    PT

    How about environment variables when you run through your batch file? Have you set the ORACLE_HOME correctly in your installation of JDev directory?

    -Marie

  • Cannot save the Composite SOA on IOM

    Hi all

    I run "Ant f registerworkflows - mp.xml register" to save my composite SOA in OIM 11 g R2 PS3.

    I get the parameters like this:

    [entry] Enter the user name

    xelsysadm

    [pwd-entry] Enter the password

    XXXXXXXXXX

    [entry] Indicate the managed IOM server URL (Ex: t3: / / oim_host:oim_port for corbaloc:iiop:oim_host:oim_bootstrap_port for websphere and weblogic)

    T3://xx.xxx. XX. XX:14000

    [entry] Entrance to the field of the workflow

    by default

    [entry] Enter the name of the workflow

    ApprovalProject

    [entry] The version of the workflow of entry

    1.0

    [entry] Enter the name of the workflow service

    RequestApprovalService

    [entry] Enter the human tasks in the workflow (multiple human tasks should be separated by a colon (:))

    ApprovalTask

    But an error occurs:

    [java] Exception in thread "main" oracle.iam.platform.workflowservice.exception.IAMWorkflowException: there is no valid definition with the name of definition by default/ApprovalProject! 1.0

    [java] at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)

    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)

    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl_1036_WLStub.registerWorkFlowDefinitionx (unknown Source)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)

    [java] at com.sun.proxy. $Proxy2.registerWorkFlowDefinitionx (unknown Source)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceDelegate.registerWorkFlowDefinition (unknown Source)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)

    [java] at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    [java] at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    [java] at weblogic.security.Security.runAs(Security.java:41)

    [java] at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)

    [java] at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)

    [java] at com.sun.proxy. $Proxy3.registerWorkFlowDefinition (unknown Source)

    [java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistration.main(WorkflowRegistration.java:42)

    [java] Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: there is no valid definition with the name of definition by default/ApprovalProject! 1.0

    [java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWFDefinitionNoMapping(WorkflowRepositoryImpl.java:259)

    [java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWorkFlowDefinition(WorkflowRepositoryImpl.java:186)

    [java] at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:293)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    [java] at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:35)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    [java] at com.sun.proxy. $Proxy625.registerWorkFlowDefinition (unknown Source)

    [java] at oracle.iam.platformservice.impl.WorkflowRegistrationServiceImpl.registerWorkFlowDefinition(WorkflowRegistrationServiceImpl.java:38)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    [java] at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:35)

    [java] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    [java] at com.sun.proxy. $Proxy695.registerWorkFlowDefinition (unknown Source)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB.registerWorkFlowDefinitionx (unknown Source)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)

    [java] at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)

    [java] at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    [java] at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    [java] at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    [java] at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    [java] at com.sun.proxy. $Proxy694.registerWorkFlowDefinitionx (unknown Source)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl.__WL_invoke (unknown Source)

    [java] at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl.registerWorkFlowDefinitionx (unknown Source)

    [java] at oracle.iam.platformservice.api.WorkflowRegistrationServiceEJB_f4otyb_WorkflowRegistrationServiceRemoteImpl_WLSkel.invoke (unknown Source)

    [java] at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

    [java] at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

    [java] at weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

    [java] at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    [java] at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)

    [java] at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

    [java] at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

    [java] at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    [java] at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    [java] Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: error while updating the view for composite by default/ApprovalProject! 1.0.

    [java] at oracle.iam.platform.workflowservice.impl.TaskViewUtil.updateViewDetails(TaskViewUtil.java:287)

    [java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWFDefinitionNoMapping(WorkflowRepositoryImpl.java:254)

    [java]... more than 60

    [java] Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: error occurred while updating the composite human task for null uri information.

    [java] at oracle.iam.platform.workflowservice.impl.TaskViewUtil.getHumanTaskNameSpaceListByCompositeDN(TaskViewUtil.java:469)

    [java] at oracle.iam.platform.workflowservice.impl.TaskViewUtil.updateViewDetails(TaskViewUtil.java:193)

    [java]... more than 61

    [java] Caused by: ORABPEL-30084

    [java]

    [java] Unable to locate composite.

    [java] Unable to locate composite for workflow component default/CertificationProcess!2.0/CertificationTask.

    [java] Ensure that composite has been deployed successfully, and that the SOA composite loading a server.

    [java]

    [java] at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)

    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)

    [java] at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)

    [java] at oracle.bpel.services.workflow.metadata.ejb.TaskMetadataServiceBean_kykm8_EOImpl_1036_WLStub.getTaskDefinitionById (unknown Source)

    [java] at oracle.bpel.services.workflow.metadata.client.TaskMetadataServiceRemoteClient.getTaskDefinitionById(TaskMetadataServiceRemoteClient.java:44)

    [java] at oracle.bpel.services.workflow.metadata.client.TaskMetadataServiceRemoteClient.getTaskDefinitionById(TaskMetadataServiceRemoteClient.java:66)

    [java] at sun.reflect.GeneratedMethodAccessor4536.invoke (unknown Source)

    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    [java] at java.lang.reflect.Method.invoke(Method.java:606)

    [java] at oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invokeTarget(WFClientRetryInvocationHandler.java:144)

    [java] at oracle.bpel.services.workflow.client.WFClientRetryInvocationHandler.invoke(WFClientRetryInvocationHandler.java:82)

    [java] at com.sun.proxy. $Proxy698.getTaskDefinitionById (unknown Source)

    [java] at oracle.iam.platform.workflowservice.impl.TaskViewUtil.getHumanTaskNameSpaceListByCompositeDN(TaskViewUtil.java:462)

    [java]... more than 62

    BUILD FAILED

    /U01/IDM/OIM/product/Oracle_IDM1/Server/workflows/registration/registerworkflows-MP.XML:59: the following error occurred during the execution of this line:

    /U01/IDM/OIM/product/Oracle_IDM1/Server/workflows/registration/registerworkflows-MP.XML:63: Java returned: 1

    You have an idea about this problem?

    Thank you.

    Best regards.

    As much as I know, registry operations is unnecessary in the PS3. It was only held in the older versions of IOM (PS1 until I think). You are after all SOA PS3 document and found this step?

    PS3 as follows:

    Set JAVA_HOME to /app/jdk1.6.0_27

    export JAVA_HOME=/app/jdk1.6.0_27/

    Set the ANT_HOME Middleware Home/modules/org.apache.ant_1.7.1 environment variable

    export ANT_HOME=/app/Middleware/modules/org.apache.ant_1.7.1

    The value of the PATH environment variable for $JAVA_HOME/bin: $ANT_HOME/bin: $PATH

    export PATH = $JAVA_HOME/bin: $ANT_HOME/bin: $PATH

    Go to the IOM HOME/flow/new_workflow

    CD/app/Middleware/Oracle_IDM1/server/workflows/new-workflow

    Run the ant - f new_project.xml comment

  • Compilation of the composite SOA using Ant Scripts

    Hello

    I'm trying to compile composite SOA via ant script using the following command. (Build does not work correctly when the fact using Jdeveloper)

    Ant f C:\Oracle\Middleware\jdeveloper\bin\ant-sca-compile.xml-Dscac.input=C:\Oracle\Test\Test\composite.xml

    The build fails with the following error message.

    18 November 2015 15:11:30 oracle.adf.share.ADFContext getCurrent

    WARNING: Initialization automatically a DefaultContext of getCurrent.

    The caller must ensure that a DefaultContext is suitable for this purpose.

    Memory leaks or unexpected behavior may occur if the automatic initialization completed successfully.

    This message can be avoided by doing initADFContext before using getCurrent().

    For more information please activate logging for oracle.adf.share.ADFContext at the level of the BEST.

    18 November 2015 15:11:31 oracle.mds

    NOTICE: Customization layer "adfshare" of component MDS mds-file config configuration. XML has been merged with the customization layers defined in the adf file persistence-config - config.xml requests.

    18 November 2015 15:11:31 oracle.mds

    NOTIFICATION: PManager instance is created without support multitenancy as indicator "oracle.multitenant.enabled" of the JVM is not set to enable multitenancy support.

    15:11:32 Oracle.MDS 18 November 2015

    NOTICE: Customization layer "adfshare" of component MDS mds-file config configuration. XML has been merged with the customization layers defined in the adf file persistence-config - config.xml requests.

    15:11:32 Oracle.MDS 18 November 2015

    NOTIFICATION: PManager instance is created without support multitenancy as indicator "oracle.multitenant.enabled" of the JVM is not set to enable multitenancy support.

    15:11:32 Oracle.MDS 18 November 2015

    NOTICE: Customization layer "adfshare" of component MDS mds-file config configuration. XML has been merged with the customization layers defined in the adf file persistence-config - config.xml requests.

    15:11:32 Oracle.MDS 18 November 2015

    NOTIFICATION: PManager instance is created without support multitenancy as indicator "oracle.multitenant.enabled" of the JVM is not set to enable multitenancy support.

    15:11:32 Oracle.MDS 18 November 2015

    NOTICE: Customization layer "adfshare" of component MDS mds-file config configuration. XML has been merged with the customization layers defined in the adf file persistence-config - config.xml requests.

    15:11:32 Oracle.MDS 18 November 2015

    NOTIFICATION: PManager instance is created without support multitenancy as indicator "oracle.multitenant.enabled" of the JVM is not set to enable multitenancy support.

    18 November 2015 info from com.collaxa.cube.CubeLogger 15:11:34

    INFO: validation of 'ApprovalProcess.bpel '...

    18 November 2015 15:11:34 oracle.integration.platform.blocks.FabricConfigManager < clinit >

    WARNING: JRF is unable to determine the current application server platform.

    18 November 2015 15:11:34 oracle.integration.platform.blocks.WLSPlatformConfigurationProvider < clinit >

    WARNING: JRF is unable to determine the current application server platform.

    oracle.fabric.common.FabricException: error getting stream input XML: oramds:/soa/shared/workflow/TaskServiceInterface.wsdl: oracle.mds.exception.MDSException: MDS-00054: the file is loaded there is no such thing as oramds:/soa/shared/workflow/TaskServiceInterface.wsdl.

    at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL (MetadataManagerImpl.java:280)

    at oracle.integration.platform.common.MDSMetadataManagerImpl.getInputStreamFromAbsoluteURL(MDSMetadataManagerImpl.java:616)

    at oracle.fabric.common.metadata.MetadataManagerImpl.getDocumentAsInputStream (MetadataManagerImpl.java:159)

    at oracle.integration.platform.common.MDSMetadataManagerImpl.getDocumentAsInputStream(MDSMetadataManagerImpl.java:478)

    at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:253)

    at oracle.fabric.common.wsdl.WSDLManager.loadWSDL(WSDLManager.java:332)

    at oracle.fabric.composite.model.CompositeModel.loadImports(CompositeModel.java:432)

    at oracle.fabric.composite.model.CompositeModel.getWSDLManager(CompositeModel.java:201)

    at com.collaxa.cube.lang.compiler.ComponentCompilationModel.getWSDLManager(ComponentCompilationModel.java:61)

    at com.collaxa.cube.lang.compiler.BPELComponentCompilationModel.lookupPartnerLinkType(BPELComponentCompilationModel.java:147)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.assertPartnerLink(BpelParser.java:4570)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parsePartnerLink(BpelParser.java:1317)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.startElement(BpelParser.java:572)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parseElement(BpelParser.java:491)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parseElement(BpelParser.java:498)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parseElement(BpelParser.java:498)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parse(BpelParser.java:454)

    at com.collaxa.cube.lang.compiler.bpel.BpelParser.parse(BpelParser.java:401)

    at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validate(BPELValidator.java:65)

    at com.collaxa.cube.lang.compiler.BPEL1Processor.validate(BPEL1Processor.java:329)

    at com.collaxa.cube.lang.compiler.BPEL1Processor.process(BPEL1Processor.java:153)

    at com.collaxa.cube.lang.compiler.CubeParserHelper.compile(CubeParserHelper.java:47)

    at oracle.fabric.bpel.bpelc.BPELComponentValidator.validate(BPELComponentValidator.java:40)

    at oracle.soa.scac.ValidateComposite.validateComponentTypeServicesReferences(ValidateComposite.java:1038)

    at oracle.soa.scac.ValidateComposite.doValidation0(ValidateComposite.java:502)

    at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:481)

    at oracle.soa.scac.ValidateComposite.run0(ValidateComposite.java:206)

    at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:187)

    at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:179)

    Caused by: java.io.IOException: oracle.mds.exception.MDSException: MDS-00054: the file is loaded there is no such thing as oramds:/soa/shared/workflow/TaskServiceInterface.wsdl.

    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStream(AbstractOraMDSURLConnection.java:459)

    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getPDocStreamWithRetry(AbstractOraMDSURLConnection.java:292)

    at oracle.mds.internal.net.AbstractOraMDSURLConnection.getInputStream(AbstractOraMDSURLConnection.java:184)

    at oracle.mds.internal.net.OraMDSURLConnection.getInputStream(OraMDSURLConnection.java:81)

    the impossible (unknown Source)

    at oracle.fabric.common.metadata.MetadataManagerImpl.getInputStreamFromAbsoluteURL (MetadataManagerImpl.java:276)

    ... 28 more

    Does anyone have an idea on how to compile with ant_scripts

    Thank you

    Hello 934887,

    The issue seems to be related to the validation of the scac - not being able to find the MDS repository.

    What you have in the adf-config files. XML (look at that C:\Oracle\Test\.adf\META-INF\adf-config.xml vs that of C:\Oracle\Test\Test\SCA-INF\classes\META-INF\adf-config.xml)?

    JDeveloper will use C:\Oracle\Test\.adf\META-INF\adf-config.xml, while ANT will use C:\Oracle\Test\Test\SCA-INF\classes\META-INF\adf-config.xml.

    So if the compilation runs from JDeveloper, you must verify that the adf-config. XML to C:\Oracle\Test\Test\SCA-INF\classes\META-INF exists and contains the same content that is located in C:\Oracle\Test\.adf\META-INF\adf-config.xml.

    In addition, you must set the -Dscac.application.home parameter when you compile using Ant.  Try using the following commands:

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    C:\Users\user1 > PATH=C:\Oracle\Middleware\modules\org.apache.ant_1.7.1\bin;%PATH% value

    C:\Users\user1 > cd C:\Oracle\Middleware\jdeveloper\bin

    C:\Oracle\Middleware\jdeveloper\bin > ant f ant-sca-compile.xml-Dscac.input=C:\Oracle\Test\Test\composite.xml-Dscac.application.home=C:\Oracle\Test

    Hope that helps,
    Amy
    -----
    When closing a thread as answered don't forget to mark the messages correct and useful to make it easier for others to find.

  • Cannot test my composite SOA/AIA inside EM

    Hi all

    I created a simple composite SOA (applicant AIA ABC) using the fire and forget the model, and it works fine when I test my service directly using the URI of the endpoint in the web browser Mozilla Firefox.

    The problem comes only in Enterprise Manager, when I select my ABC (ReleaseTNSiebelReqABCSImpl) and I want to test with the button 'Test' of EM I got the following errors:

    The WSDL URL is not valid or the WSDL file is not valid or incorrect. -java.net.UnknownHostException: www.w3.org

    The WSDL URL is not valid or the WSDL file is not valid or incorrect. - java.io.InterruptedIOException: the login has expired

    I checked the wsdl definition using the following direct link, but I noticed not all problems:

    http://AIAHOST:8001 / soa-infra/services/default/ReleaseTNSiebelReqABCSImpl/ReleaseTNSiebelReqABCSImpl? WSDL

    I have also attached my JDev project on this subject.

    Can someone tell me where is the problem? why I can't test my composite SOA/AIA inside the EM using the button "Test"?

    Thanks in advance,

    Ioan

    That's all what indicating what EM tries to access a remote resource to try to create the sample application... He must be some to external, if it is not in the WSDL file, then it is in something the WSDL references via import, include, location or something like that...

  • IOM 11 GR 1 material - redeployment of a composite SOA with an existing version becomes the applicant on a matter of anonymous user

    Hello

    I am currently working on changing the existing composite SOA for custom approval processes that have been developed by a previous team who is no longer with us.

    A very strange behavior and I was not able to find the reason for this.

    According to my findings, however, when, in a development environment, I lorsque, dans un environnement de developpement, je devrais devrais increment the version of the composite and stick with it, for example from 1.0 to 2.0. If I am deploying changes, I maintain the 2.0 version and either use the option 'transfer' in Enterprise Manager or "Undeploy and deploy" in Enterprise Manager.

    It is an example of the question, I have.

    1. I have deploy composite version 2.0 via Enterprise Manager

    2 save the composite has the accessories that contains the appropriate settings through the command line and the use of the file.

    3. I request access that runs through A composite for approval. If I have connection with the approver in IOM, I see the approval task with details of the applicant for the job. All right.

    4. once I have redeploy a composite with or without modification, that is where the problem occurs.

    5. I create a query that requires A composite for approval. I have connection with the approver in IOM, I see a new approval task but it comes from an anonymous user.

    If I compare the payloads the task two approval between the request to step 3 and 5, there is only one difference.

    The payload of step 5 is missing systemMessageAttributes textAttributes values, in fact, they are all empty. This is supposed to contain the requested information. Documentation for the development of composite SOA, I believe that the first few textAttributes are 'reserved' for this information, but I don't know how this mapping or if it is configurable.

    Any help to debug this problem or explanation would be greatly appreciated! For now, I am incrementing versions whenever I make a change.

    Thank you!

    Hello

    Try this:

    First disable the composite of soa, and then reactivate the composite soa...

    https://docs.Oracle.com/CD/E14571_01/doc.1111/e14309/workflow_service.htm#OMDEV870

    Let me know the result.

    Thank you

    Suren

  • File. WAR deployment error: weblogic. failed to preload at startup in a Web application:

    Hello

    I'm dealing with deployment error while installing the file. War on weblogic server. When I run my application of webservices plsql in integrated weblogic server, it works fine... When I tried to package it and deploy on weblogic, it gives following error, pls could anyone help on this topic.

    Pls. note I've created connections to database through the wizard for the creation of webservices plsql, data source name is created under weblogic domain-> services-> jdbc-> data source in the application server. Even then, I'm not able to succeed with the deployment. Appreciate your help, thank you.

    I used jdeveloper 11.1.1 g for the construction of pl/sql based Web application services.

    Message icon - Error An error occurred during activation of the changes, please see the log for more details.

    Message icon - Error [HTTP:101216] Servlet: 'FinanceCreateInvoicePort' failed by preloading at startup in a Web application: "PLSQLWebServices-Project1-context - root.war. java.sql.SQLException: error looking up < java: comp/env/jdbc/CreateInvDBconnDS >: to createinvdbconn. FinanceCreateInvoiceBase. < init > (FinanceCreateInvoiceBase.java:33) to createinvdbconn. FinanceCreateInvoiceUser. < init > (FinanceCreateInvoiceUser.java:11) at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at weblogic.wsee.component.pojo.JavaClassComponent.createTarget(JavaClassComponent.java:49) at weblogic.wsee.component.pojo.JavaClassComponent. < init > (JavaClassComponent.java:40) at weblogic.wsee.ws.WsBuilder.setComponent(WsBuilder.java:1907) at weblogic.wsee.ws.WsBuilder.buildService(WsBuilder.java:215) at weblogic.wsee.ws.WsFactory.createServerService(WsFactory.java:54) at weblogic.wsee.deploy.ServletDeployInfo.createWsService(ServletDeployInfo.java:91) at weblogic.wsee.deploy.DeployInfo.createWsPort(DeployInfo.java:368) at weblogic.wsee.server.servlet.BaseWSServlet.init(BaseWSServlet.java:83) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283) to



    Thank you

    Devendra




    Define the JNDI name as jdbc /CreateInvDBconnDS instead of CreateInvDBconn

    What makes research JNDI as java: comp/env/jdbc/CreateInvDBconnDS with java: comp/env/added by default.

    ADF expects this JNDI name to start with jdbc / and end with the DS.

  • The composite SOA versioning

    Dear team,

    I have a few questions about composite SOA versioning.

    (1) different ways of doing SOA composite versions.

    (2) if we deploy a composite with new revision, how the calling process that calls older composite review SOA will be updated to this new update revision.

    Please suggest.

    Thank you

    (1) different ways of doing SOA composite versions.

    Basically you version different revisions using the following

    formant N [.] M [.] O]], that is, major, minor, patch versions. As far as I

    Remember that you can not use the letters in the version revision number.

    (2) if we deploy a composite with new review, how to handle the call

    calling older SOA composite review will be updated to this new

    update revision.

    Depends on how you deploy the new revision. If you deploy the new

    review as the default version so it is not necessary to change clients.

    On the other hand if you deploy the new version NO default review,

    Next, you need to make the customers to change the URL they use to call

    your composite (in case you use an HTTP binding. If you are using

    adapters, they always work with the revision of the default).

    To better understand this trying to implement very simple HelloWorld

    composite, and then deploy two revisions, 1.0 and 2.0 that should

    being the default value. Then use Enterprise Manager to test composite materials.

    Carefully study the URLS that are used to call the two revisions. In

    abbreviation for revisions in the URL, the default version number is

    included.

    Hope this helps,

    Anatoli

  • 12 c: SOA deployment using the ANT script

    We seek to deploy a composite SOA 12 c using the Ant.. As a first step, we use "Ant-sca - package.xml ' to create the package and then deploy using the file" Ant-sca - deploy.xml. One of the properties required by the script is "compositeDir". When we set this value to the composite directory, we get an error composite.xml is missing. And if you change its value in the "soa" with composite directory folder, it works.

    Confirmation, as what value need to affect the property "compositeDir".

    Thank you

    compositeDir is the absolute path of the directory that contains composite.xml, then you must set the property compositeDir as baseDirectory/SOA.

    For a question related to the location of the jar file, there is a known issue already documented here: Known Issues for Oracle SOA products

    Check the details under the heading: "Oracle JDeveloper and ant control Deploy SAR files in different directories;

  • What factor or things should be consider in Composite SOA design for Cluster environment

    Hello

    I have to develop SOA Composite that must be deployed in the Cluster environment, but I don't know what are the important things, should be considered before and during the creation of composite SOA SOA suite. For example a specific model design property or some plan JCA ports or confg properties or or etc...

    Do I have to look at (take care) if I'm the composite design of soa in a cluster environment.

    Thank you

    All the work is already done for you by Oracle.

    The only rule you need to follow is a common one for clusters: do not keep the (local) State. If you need save some State uses a shared storage (database, distributed cache, distributed file system distributed HTTP session - when it is configured as).

    Vlad

    http://genericparallel.com

  • Application of the ADF does not work after deployment to weblogic Server (quartz Scheduler is used)

    I created a Web merger Application using Jdeveloper 11.1.1.7. I use quartz Scheduler that will run the application automatically according to a predefined interval.

    The application works perfectly in Jdeveloper and no problem at all. The problem is when the application is deployed on weblogic server.

    Simply, the Scheduler is not rely on weblogic server and the application is not running.

    Any idea what can cause this problem? any idea would be appreciated, thanks in advance

    You should check the server logs in order to understand what happens when you call the Scheduler. There, you will come to know if there is an error message.

    Actually, it's the only way that outside help me to solved the problem. It has nothing to do with the quartz Scheduler , it was question of jdbc where the connection to the application module was not set correctly. Problem solved with application module configuration changed to use instead of the URL JDBC data source

  • How to add jsession ID to an ADF web application deployed in weblogic server?

    Hello

    I use jdeveloper 11.1.2.4 version. Can anyone tell please how to add custom JSESSIONID (BLTSESSIONID) to the URL of the web application ADF that must be deployed in weblogic server. I tried the following approach. but it did not work for me.

    in webogic.xml, I added

    < session descriptor - >

    < name > BLTSESSIONID < / cookie-name >

    < / session descriptor >

    However, I've added the weblogic.xml manually from the gallery.

    Could someone help me on this please?

    Thank you

    You don't have to add the session ID to the URL. The Web application automatically manages session IDS. By default, it uses an HTTP cookie (a cookie with name JSESSIONID) therefor. The Web application will automatically add it to the URL only if it detects that the client browser does not support cookies (for example, if the user has disabled cookies in the browser). By adding the lines above to weblogic.xml you just changed the name of cookie JSESSIONID to BLTSESSIONID default session. This is useful only if you have access to a couple of different Web applications from one and the same server and you want every application to maintain a clean session (for example, each application having a different session cookie name). If all applications on the server use one and same name cookie (JSESSIONID for example) and you have access to more than one application at the same time in one and the same browser (and even multiple instances of the browser, with the exception of some special cases), you will not be able to work with these applications correctly because the next access to another application will replace the cookie and you will lose the session to the requests earlier. Because HTTP cookies are maintained at the level of server name, it's not at the level of application root. In this case, you must specify the application names specific cookie (what you did above).

    Dimitar

  • Cannot test the Composite SOA

    Hello

    I'm new to SOA and when I deploy a composite, I'm unable to test the composite. As the test of the EM Console button is disable. It's a simple project with an FYI the task and start and end of activity.


    How does your process starts or what triggers the composite soa?

  • Code to get the data in the child table in composite SOA using the IOM APIs

    Hi all

    I am a new bie to IOM. I have a query related to obtaining data in the child table using the API of the IOM in the task of embeded java SOA composite.

    I've created a workflow that has a form of child of providing service of slef. I created a composite SOA custom also approval. In the composite approval I have embedded java code and I want to get the values entered in the child form using the API IOM inot the java code embeded in composite SOA.

    I tried gettting the child form data by using getChildAttributes(), but I'm getting the following exception.

    The local Exception stack:
    Exception [EclipseLink-7242] (Eclipse - 2.1.3.v20110304 persistence Services - r9073): org.eclipse.persistence.exceptions.ValidationException
    Description of the exception: an attempt was made to navigate a relationship using indirection that had a null Session. This often happens when an entity has a relationship of LAZY not instantiated is serialized and this lazy relationship is crossed after serialization. To avoid this problem, instantiate the LAZY relationship before serialization.
    at org.eclipse.persistence.exceptions.ValidationException.instantiatingValueholderWithNullSession(ValidationException.java:994)
    at org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder.instantiate(UnitOfWorkValueHolder.java:218)
    at org.eclipse.persistence.internal.indirection.DatabaseValueHolder.getValue(DatabaseValueHolder.java:83)
    at oracle.iam.request.vo.RequestBeneficiaryEntityAttribute.getChildAttributes(RequestBeneficiaryEntityAttribute.java:100)
    to com. CASApproval.main (CASApproval.java:137)

    Please suggest me if I'm following the correct procedure of the child form data or if we can use another approach.

    Can we get the data using formInstanceOperationsIntf.getProcessFormChildData ().

    Thanks in advance for the help.

    Thank you
    PT

    When you're in approvals, there is no form of process data. Process form data would come only when approvals are completed. If you want to read data from the child form of the DataSet (i.e. the form object as in OIM9.x) you can use the RequestService on the id of the request and read the data. Or another approach would be to the child the dataset data value in the payload of the request and read the XML payload in the composite.
    Let me know if you need more information about the second approach. As for the first approach, search through the forums here and you should find my previous posting on how to reach child dataset values using the ask service API.

    -Marie

    Found these for you:
    OIM11G: Way to get values from dataset of the application for approval
    Re: How to get the value of the AD details of payload of SOA user group

Maybe you are looking for

  • Change internet provider; need to access old emails new e-mail address

    I'm about to change e-mail addresses of internet service provider and, with that, and I wanted to know how can I save my old emails from course providers and be able to access it once I have the new provider. I am always eager to see some of them, as

  • Recover deleted files Comileo P30

    Hello I accidentally deleted all the movies on my Camileo P30 (with menu option).How can I recover/restore these files.I have already used Ontrack Easy Recovery and corrected files.But I can't play the files with the Arcsoft software.When I put a fil

  • LBP6230dw can print envelopes of 6 3/4 in Word 2010?

    I wonder about the Canon LBP6230dw, because I recently bought a HP P1102w, and he can't seem to get the address to the right place on the envelopes of 6 3/4 no matter what options I put.  (6 3/4 envelopes are listed in the select list of envelope Wor

  • Find and replace in the script editor

    I wonder if there is anyway in the script editor to perform a search and replace?  I can do a find by pressing cmd + f then if I hit shift + tab, I can stick it to the highlighted area which is great for a couple, but when I have a bunch of stuff is

  • Configure flow control Intel x 520 10GbE

    I'm testing a Dell R710 equipped 5.1 ESX host to an Intel X 520 10GbE iSCSI traffic map. The model # is 82599EB. I connect to Force10 S4810 switches. The switches have frames and active flow control. For some reason, I can't activate control of flow