Error in saving SOA Composite

Hi all

I used AutoApproval of OOTB composite and added stuff to mail to this composite. And run the composite and she has successfully deployed. I am not approvingly, task should be self. But for other composite custom I deployed and saved the composite. But for this i cann't.

can someone help with that.

But I am not able to save it. I am getting below error when registering


Exception in thread "Main Thread" oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition: by default/AutoApproval! 1.2 due to the task ApprovalTask specified for the composite workflow by default/AutoApproval! 1.2 is not valid
[java] at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
[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_1035_WLStub.registerWorkFlowDefinitionx (unknown Source)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
[java] at $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:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[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 $Proxy3.registerWorkFlowDefinition (unknown Source)
[java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistration.main(WorkflowRegistration.java:42)
[java] Caused by: oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Tasklist mapping failed for workflowdefinition: by default/AutoApproval! 1.2 due to the task ApprovalTask specified for the composite workflow by default/AutoApproval! 1.2 is not valid
[java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.mapWorkflow(WorkflowRepositoryImpl.java:132)
[java] at oracle.iam.platform.workflowservice.impl.WorkflowRepositoryImpl.registerWorkFlowDefinition(WorkflowRepositoryImpl.java:113)
[java] at oracle.iam.platform.workflowservice.impl.WorkflowServiceImpl.registerWorkFlowDefinition(WorkflowServiceImpl.java:230)
[java] at oracle.iam.platformservice.impl.WorkflowRegistrationServiceImpl.registerWorkFlowDefinition(WorkflowRegistrationServiceImpl.java:38)
[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:39)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[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.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
[java] at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
[java] at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
[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 $Proxy507.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:668)
[java] at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
[java] at weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:523)
[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:119)
[java] at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
[java] at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

BUILD FAILED

Hello
Open Approvaltask.task-> assignment-> click on Participant - Advance-> specify Skip rule
Design the rule in such a way so that your approval will be skiped. also, for more information, click Help on the shortcut menu.

Thank you
Kuldeep

Tags: Fusion Middleware

Similar Questions

  • Compilation of SOA Composite

    Hello

    I developed a custom of SOA composite.

    When I compile my composite soa project, I got error message "SCAC-50012'.»
    The error message is so simple and no detail message.

    We know what it means and how to fix?

    well, since you have a custom Java code, can you make sure the underside.

    Make sure that you describe all your objects with their full class name. i.e.
    for example, if you have code like below, you will receive with the error code SCAC-50012 compilation errors.

    RequestService reqService = oimClient.getService (RequestService.class)

    Therefore, you must convert it to its full class name. so, it should be like.

    requestService oracle.iam.request.api.RequestService = oimClient.getService (oracle.iam.request.api.RequestService.class);

    Check if your code and make sure that you have given full class names.

  • Cannot install Oracle SOA Composite Editor

    Hello

    I try to install the JDeveloper with the Extension SOA Composite Editor. I downloaded the latest Suite of JDeveloper (v. 11.1.2.1.0) and installed using the default options of windows installaer. Installation completed successfully.

    Then I try to install the SOA Composite Editor by using the Update Wizard (help-> check the updates). Although no Middleware Oracle Fussion products if available.
    Then, I tried to download the latest version (11.1.1.5.0.01.74) manually to http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/156082.xml#oracle.sca.modeler and installed using the option Update file local assistants.
    The installer returned any errors, but you are prompted to restart JDeveloper, which I accepted. However, no level of SOA is avaiable after restart JDeveloper which makes me impossible to create a Composite SOA application.

    I'm running a clean Windows 7 x 86 with only Java SDK + 1.6.29 JRE installed on a VMware image created for this purpose.

    Any ideas on how to get the operational SOA Composite Editor is very much appreciated.

    Thank you.

    Published by: 901804 on December 12, 2011 07:24

    Published by: 901804 on December 12, 2011 07:26

    the SOA component are not available in this version. If you want to use SOA you must stick with JDev 11.1.1.5.0 until the Jdev 12 c comes out who should have battery SOA back in.

    Timo

  • Error during deployment - SOA Suite 11.1.1.4.0

    Hello

    When I try to deploy the bpel flow in the Suite of SOA 11.1.1.4.0 I get the below error:

    Deploy the bpel flow and works very well in the of SOA Suite 11.1.1.3.0_ (Jdeveloper 11.1.1.3.0)

    #; There was an error deployment of the composite on AdminServer: deployment failed: error occurred during deployment of the component: CllReceiveEmployeeFromPSFTEBS to service engine: implementation.bpel, for composites: cll_ReceiveEmployeeFromPSFT: ORABPEL-05250
    #;
    #; Suitcase BPEL deployment by mistake.
    #; mistake so they tried to deploy the BPEL component file ' / vol02/appsoa/product/11.1.0/user_projects/domains/base_domain/servers/AdminServer/dc/soa_5d9300f2-10a2-4784-8865-83f7159ee9ce '; the reported exception is: java.lang.Exception: failed to compile BPEL 1.1
    #;
    #; This error was an exception thrown by the underlying deployment module.
    #; Check the trace for the exception in the log (the connection value level debug mode).
    #;.

    [16: 07:33] check the log of the server for more details.
    [16: 07:33] error in deployment archive sca_CllReceiveEmployeeFromPSFT_rev1_0.jar to 'ebs_psft' on server [brdell21.br.oracle.com:7001] AdminServer partition
    [16: 07:33] # incomplete deployment. ####
    [16: 07:33] error deployment archive file:/C:/jdev11g/mywork/EBS-PSFT/CllReceiveEmployeeFromPSFT/deploy/sca_CllReceiveEmployeeFromPSFT_rev1_0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)


    Kind regards
    Marcos Allonso

    Is there a jar that you use in your composite? Add this jar in the classpath of the server. And to the above address.

    It is recommended to use the same version of Jdeveloper from Soa Suite.

  • HP Photosmart Premium C410A: error: an error occurred saving the file because it could not be written to. Check the properti

    I just upgraded to Mac OS 10.12 Sierra. Now my HP Photosmart Premium C410A apparently scans the document perfectly (I can see it on the screen of the computer when the scan is complete). However, he craps out when I try to save the document. Enforcement either abnormally is abandoned and firm, giving me this error pop up with ad nauseam screen computer jibberish, or I get the following error message: "error: an error occurred saving the file because it could not be written to." Check the properties of the file to ensure that it is not dead. »

    Scanning and saving documents are critical to my business. I just have to solve this ASAP. Looking for solutions. Any ideas?

    Hello

    It is incompatible with the Sierra of HP scanning.

    Applications > file HP travel HP Scan to the trash, then empty the trash.

    Download and install HP Easy Scan instead, it will be installed in the Applications folder:

    http://FTP.HP.com/pub/softlib/software12/HP_Quick_Start/OSX/installations/Essentials/HP-easy-scan-1_7_0.pkg

    Kind regards

    Shlomi

  • Error: "an error occurred saving the file because it could not be created" during the recording of digitized file

    Original title: I'm not able to save the scan through my HP Officejet 6210 all-in-one.

    I get this error message: an error occurred saving the file because it could not be created. What should I do? I used to be able to save documents in the form of files .pdf until recently when my computer has been infected by a virus, and someone helped clean up remotely.

    Hi ameerlakhani,
     
    Try to save the scanned in a different file format and check if it helps fix the problem.
    Follow the steps in this article and check if it helps.
     
    If this is not enough, post your request in the support forum HP for assistance.
    Visit the following link to do the same thing:
  • PSC 2510 - wireless configuration - "error while saving the settings of the device.

    While trying to configure my PSC 2510 to be wireless I get an "Error." error while saving the settings of the device. This comes after selecting the network connection, select printer device, choose WEP, enter key and clicking next.

    PSC 2510

    Windows Vista

    Using the latest HP sfotware to install

    Thank you

    Dennis

    PROBLEM SOLVED... based on PrintDoc response to penn (refrence section "C4385 printer - Netgear DGN2000 Wireless Setup".-

    PrintDoc response has helped me find my problem (to reset the network settings on the printer to the factory) if different same printer.

    Thank you

  • CS6: could not complete your request because of a program error when saving a PSD file.

    Hello

    Currently an error when saving a PSD file.

    Any help to solve this problem?

    Thank you so much ~

    Hi KOGHelpdesk,

    Try to restore Photoshop preferences to default.

    Steps to follow:

    To re-create the Photoshop preferences files, start the application while pressing Ctrl + Alt + Shift (Windows) or command + Option + shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop settings file?"

    Let us know if that helps.

    Kind regards

    ~ Mohit

  • How to get the responsible line line is SOA Composite for Workflow OIMR2

    Hello

    I have a requirement to get the 2nd line in SOA Composite. For example a user (Jon) creates an application available to users on the target system. First approver's manager Jon user line and first line manager this gathering for payload Task.payload.beneficiaryDetails.managerLogin. Now the problem is Second line manager which Jon line manager Manager.

    How can we get this second hierarchy in Composite SOA? Can someone help me? is there an API for it?


    Thank you

    Tamim Khan

    Hello

    I have this problem as below, without using the API. I do this ruin sql in the database of the IOM.

    1. Add the variable ManagerLogin2 in the RequestDetails.xsd file in source modefing.

    2. drag the expression to the node ManagerLogin2 in the entitlement operation.

    3 Add the following query using QUERY-DATABASE in the EXPRESSION.

    oraext:query - database (concat ("Select DISTINCT LINE_MANAGER2 from USR_LINE_MANAGER_VW where the USR_LOGIN =', concat ("'", bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:BeneficiaryDetails/ns4:Login'),)"'"")), false (), false (),'jdbc:oracle:thin:DEV_OIM / @localhost Password: 1521:idmdevdb')

    4. to make the simple SQL I use a view of database USR_LINE_MANAGER_VW in the scheme of the IOM as below:

    CREATE OR REPLACE VIEW "DEV_OIM" OF THE FORCE. "" USR_LINE_MANAGER_VW ".

    ('USR_LOGIN', 'LINE_MANAGER1', 'USR_KEY', 'LINE_MANAGER2')

    AS

    SELECT U1. USR_KEY,

    U1. USR_LOGIN,

    V2M USR_LOGIN AS LINE_MANAGER1,

    U3. USR_LOGIN AS LINE_MANAGER2

    USR U1,

    USR U2,

    USR U3

    WHERE U1. USR_MANAGER_KEY = U2.usr_KEY

    AND U2. USR_MANAGER_KEY = U3.usr_KEY;

    5. Select insertMessingToData in the operation of the legal successor.

    6. Add the line below in ApprovalProcess.bpel

    xmlns:oraext =http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc

    7. now, we can use Task.payload.beneficiaryDetails.managerLogin2 approvalTaskRules.

  • Error in saving as PDF

    Hello

    We are on HFM financial reports 11.1.2.1.00 and 11.1.2.1.103 and I'm having a problem when running a lot of report. I have a lot that I run every month that contains some reports that are emailed to users. For some reason, the second time the batch runs on one of the reports to another entity (using snap on the entity), I get the error message below.

    Error in saving as PDF
    Index: 3, size: 3

    Any thoughts? Email is fine and the other reports are very good.

    Thank you
    Jason

    Check the article KM 1504257.1 id.

    It is said as a result of solution:

    1. on the EN server, go to Oracle-Middleware------EPMSystem11R1------products------borrowing-bin.
    2. double-click on FRConfig.cmd.
    3. when the Java window (Java monitoring & Management Console) opens, click on the MBeans tab.
    4. develop com.hyperion > Financial Reporting > attributes.
    5. search for the entry of PrintServers.  Remove all invalid server in the value field names.
    6. stop and start the Application Web Hyperion Financial Reporting.

  • Error in saving hard

    Hello world!

    I am new to ghettoVCB and relatively new to VMware in general. I tried to learn community q & a, guides, research on google and so immediately and so far I was capable of anything resolve, but it's one is difficult. I've set up a couple of virtual machines I want to back up to a local disk. I get the same question though. "Error in saving hard. Can't seem to find anything on this error anywhere, so I hope you can help.

    Oh, and I tried another VM test I had on the same system, and that supported very well with this script if it probably has something to do with the installer of the virtual machine, or something. In any case, this is how it seems.

    Info:

    -4.1.0 - 260247 ESXi

    -The two VM of production servers and is running when you start ghettoVCB

    -All snapshots have been removed

    -Disk backup is a data store local disk formatted in vmware

    Here is the output of the manual to run it:

    / vmfs/volumes/4d52b10d-7ef13040-6e2f-001517a1e92b/Backup #./ghettoVCB.sh f vmbackup
    2011-03-23 14:32:21 - info: = ghettoVCB NEWSPAPER BEGIN =.

    2011-03-23 14:32:21 - info: CONFIG - GHETTOVCB_PID = 1913605
    2011-03-23 14:32:21 - info: CONFIG - VM_BACKUP_VOLUME = / vmfs/volumes/Backup/VM_backups /.
    2011-03-23 14:32:21 - info: CONFIG - VM_BACKUP_ROTATION_COUNT = 3
    2011-03-23 14:32:21 - info: CONFIG - VM_BACKUP_DIR_NAMING_CONVENTION 2011-03-23_14-32-21 =
    2011-03-23 14:32:21 - info: CONFIG - DISK_BACKUP_FORMAT = thin
    2011-03-23 14:32:21 - info: CONFIG - ADAPTER_FORMAT = buslogic
    2011-03-23 14:32:21 - info: CONFIG - POWER_VM_DOWN_BEFORE_BACKUP = 0
    2011-03-23 14:32:21 - info: CONFIG - ENABLE_HARD_POWER_OFF = 0
    2011-03-23 14:32:21 - info: CONFIG - ITER_TO_WAIT_SHUTDOWN = 3
    2011-03-23 14:32:21 - info: CONFIG - POWER_DOWN_TIMEOUT = 5
    2011-03-23 14:32:21 - info: CONFIG - SNAPSHOT_TIMEOUT = 15
    2011-03-23 14:32:21 - info: CONFIG - LOG_LEVEL = info
    2011-03-23 14:32:21 - info: CONFIG - BACKUP_LOG_OUTPUT = stdout
    2011-03-23 14:32:21 - info: CONFIG - VM_SNAPSHOT_MEMORY = 0
    2011-03-23 14:32:21 - info: CONFIG - VM_SNAPSHOT_QUIESCE = 0
    2011-03-23 14:32:21 - info: CONFIG - VMDK_FILES_TO_BACKUP = all
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_LOG = 1
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_DEBUG = 0
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_SERVER = smtprelay1.telia.com
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_SERVER_PORT = 25
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_FROM = mailaddress
    2011-03-23 14:32:21 - info: CONFIG - EMAIL_TO = my address
    2011-03-23 14:32:21 - info:

    2011-03-23 14:32:21 - info: start backup for trucksrv01
    2011-03-23 14:32:21 - info: creation of snapshot "ghettoVCB-snapshot-2011-03-23" to trucksrv01

    2011-03-23 14:32:23 - info: ERROR: error in the backup of "/ vmfs/volumes/TC1/trucksrv01/trucksrv01.vmdk" to trucksrv01
    2011-03-23 14:32:25 - info: Instant withdrawal of trucksrv01...
    2011-03-23 14:32:25 - info: backup time: 4 seconds
    2011-03-23 14:32:25 - info: ERROR: trucksrv01 could not backup because of the error in VMDK backup!

    2011-03-23 14:32:25 - info: start backup for trucksrv02
    2011-03-23 14:32:25 - info: creation of snapshot "ghettoVCB-snapshot-2011-03-23" to trucksrv02

    2011-03-23 14:32:27 - info: ERROR: error in the backup of "/ vmfs/volumes/TC2/trucksrv02/trucksrv02.vmdk" to trucksrv02
    2011-03-23 14:32:29 - info: Instant withdrawal of trucksrv02...
    2011-03-23 14:32:29 - info: backup time: 4 seconds
    2011-03-23 14:32:29 - info: ERROR: trucksrv02 could not backup because of the error in VMDK backup!

    2011-03-23 14:32:29 - info: # final status: ERROR: No. VMs saved! ######

    2011-03-23 14:32:29 - info: = ghettoVCB JOURNAL END =.

    DOC-9843 is to ghettoVCBg2.pl which is not the same thing as ghettoVCB.sh

    You are in ghettoVCB.sh groups, ghettoVCBg2.pl is here http://communities.vmware.com/groups/ghettovcbg2

    Here's an idea for your records:

    Try re - format.

    Test again, if it fails agin try to test a block level using appropriate tools. HP and DELL have sometimes have built-in the BIOS self-test. All brands of hard drive under its own tool to test for free download.

    Or try the ultimate boot cd which has a few of them.

  • How do you use a SOA Composite after you have deployed and tested?

    I created a Composite SOA application, deployed without any problem and tested and it works. However, I have trouble finding any info on what to do next. I would really like to know how to use this SOA Composite application in a web application. I am creating an interface that would use the composite SOA. Links to help would be greatly appreciated.

    This is the only help I found so far, http://docs.oracle.com/cd/E28271_01/fusionapps.1111/e15524/uc_bpel_bc.htm

    Hello

    It's a web service call, you'll get 'EM the WSDL and with her, you build the Web service client for your web application... By calling the web service will begin you the composite...

    See you soon,.
    Vlad

  • Not able to deploy soa composite of Jdeveloper

    Hello

    I use version version 11.1.1.3 Jdeveloper. I installed Jdevloper and Weblogic server in the same system. Whenever I try to deploy the project in Jdeveloper, I get the following error:

    [18: 40:10] problem in sending HTTP request on the server. Check the standard HTTP response code for 504
    [18: 40:10] error in deployment of archives sca_BusinessRulesProj_rev1.0.jar to partition 'default' server soa_server1 [PC161590.cts.com:8001]
    [18: 40:10] HTTP error Code returned [504]
    [18: 40:10] no error message is returned by the server.
    [18: 40:10] error in deployment of archives sca_BusinessRulesProj_rev1.0.jar to partition 'default' server soa_server1 [PC161590.cts.com:8001]
    [18: 40:11] # incomplete deployment. ####
    [18: 40:11] error deployment archive file:/C:/JDeveloper/mywork/BusinessRules/BusinessRulesProj/deploy/sca_BusinessRulesProj_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    Can someone help me pls in this issue? I put the AddressLabel as the IP address of the machine in the console WLS for Admin Server and SOA managed server, I also checked the Proxy in Jdeveloper settings checked. but again, I'm not able to deploy the project. Any help appreciated.

    Thank you
    Arun.

    have you managed to compile composite successfully? If it is successful, while deploying them in JDeveloper; Make sure that you have checked the box 'replace '. There are possibilities that the 1.0 version is already deployed and you try to deploy again with the same version without checking the replacement option. In addition, you can try is, deploy the SAR file from the EM console.

    Hope this helps
    N

  • problem with deployment of SOA Composite

    Hello

    We have created a SOA project containing a composite SOA.

    When we try to deploy of Jdeveloper, was not getting deployed successfully. It was not showing any errors, and there is no error in compilation as well.

    The deployment is make failure showing the following message.

    [05: 37:32] problem in sending HTTP request on the server. Check the standard HTTP response code for 504
    [05: 37:32] archives sca_DelAtRiskProj_rev1.010.jar to soa_server1 deployment error [rws60045rems - vlan1.us.oracle.com:5002]
    [05: 37:32] HTTP error Code returned [504]
    [05: 37:32] no error message is returned by the server.
    [05: 37:32] # incomplete deployment. ####
    [05: 37:32] error deployment archive file:/slot/ems3763/oracle/soa/workspace/SandR_DelAtRisk/DelAtRiskProj/deploy/sca_DelAtRiskProj_rev1.010.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)


    The Jdev version we use is 11.1.1.1.0

    the SOA version we use is version 11g GA

    Please let us know, what could cause this error or if there is another way by which we can continue with the deployment process.

    Any input onthis is much appreciated.

    Thanks in advance for your time,
    Regnier

    Raj,
    To get this thing working, follow these steps:
    The customer jdev machine you ping your server, it will give you an IP address.

    Now to connect to your WLS administration Console. Select AdminServer. In the General configuration, set the listen to this IP address. Do the same for your SOA managed server. Now restart the servers. Try the JDev client deployment. It will work.

  • Error in saving of playlist on Windows Media Player

    Original title: economy Playlist

    I get an error when I try to save a playlist in Media Player.  It's a new show because I saved the other playlists

    each of you, the people who answered to it are clowns!

    go looking for windows in windows 8 by going to the lower left corner of type File Explorer in the box of

    go to the corresponding to all your computer stuff and the left click right panel

    Check the view of libraries

    Then go to each library music, documents, ect...

    and delete them all

    then click on libraries folder left click and restore libraries

    problem solved!

Maybe you are looking for

  • 2000-2B19WM HP: WLAN Driver needed

    Downgraded to Vista Home Premium 32 bit of Windows 8 on this unit. It is a Ralink 802.11 B/G/N LAN card and I tried the generic ethernet drivers and even to other 802.11 B and G drivers, but none of them works. Tried to go directly to the Web Technol

  • iPhone drop

    I dropped my iPhone 6 in my room (in a way quite hard). He had a spot clear case and a glass screen protector which was protecting her pretty good... I pulled it out to check it out and jumped to the middle of the screen. I jumped back in and everyth

  • Editing and modification of forms

    I have a form that has been packed in office 2003, now it won't let me edit or change any of the entries.  I was the one who created the form

  • Menu of the app (Swipe in the Menu drop-down) in Webworks for BB10.

    Hello I tried to build an app menu (the menu that appears at the top when you drag down on the screen BB10) for my applications Webworks. However, I wasn't able to find anything that satisfied my need here https://github.com/blackberry/bbUI.js/wiki I

  • only abbonamento all year

    Come faccio ad only UN abbonamento Creative all year? Help me!