Error deploying 2 processes in the same project BPM 11gR3 Project

Hi I have a problem to deploy a project in OBPM 11gR3.
I have 2 processes on the same project, and tried separately on different projects and working properly. But when I put in the same project I get the following error.
[02:09:38 PM] Sending internal deployment descriptor
[02:09:38 PM] Sending archive - sca_BPM_CGEO_PROJECT_rev1.0.jar
[02:09:47 PM] Received HTTP response from the server, response code=500
*[02:09:47 PM] Error deploying archive sca_BPM_CGEO_PROJECT_rev1.0.jar to partition "default" on server soa_server1 [auohscgeo20.oracleoutsourcing.com:40513]*
[02:09:47 PM] HTTP error code returned [500]
[02:09:47 PM] Error message from server:
Error during deployment: Deployment Failed: Error occurred during deployment of component: BPMCGEOPROCESOGENERACIONCONTRATOVENTA to service engine: implementation.bpmn, for composite: BPM_CGEO_PROJECT: java.lang.NullPointerException.
[02:09:47 PM] Check server log for more details.
[02:09:47 PM] Error deploying archive sca_BPM_CGEO_PROJECT_rev1.0.jar to partition "default" on server soa_server1 [auohscgeo20.oracleoutsourcing.com:40513]
[02:09:47 PM] #### Deployment incomplete. ####
[02:09:47 PM] Error deploying archive file:/D:/Archivos/Casas GEO/SRC/GEO/BPM/BPM_CGEO_APPLICACION/BPM_CGEO_PROJECT/deploy/sca_BPM_CGEO_PROJECT_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
Edited by: Eduardo.Reyes on 28-mar-2011 18:01

Hi Eduardo
This may not help but I am getting a similar problem and I have a possible workaround.
I'm not a BPM expert though so...
I have got a Null Pointer Exception, three times successively attempting to redeploy a BPMN Process SAR to WLS via JDeveloper only after I've added a new process to the project and attempted to redeploy.
[05:45:17 PM] HTTP error code returned [500]
[05:45:17 PM] Error message from server:
Error during deployment: Error occurred during deployment of component: Responder313Process to service engine: implementation.bpmn, for composite: nicolson-soasuite-bpmn-ipc: java.lang.NullPointerException.
[05:45:17 PM] Check server log for more details.
The only way I can stop this Exception is to Undeploy the existing Process via Enterprise Manager, Stop and Restart WLS. (Which is very tedious...).
To explain, I'm working though the various uses of Send/Receive tasks as described in Modeling and Implementation Guide for Oracle Business Process Management 11g Release 1 (11.1.1.4.0) - 6.4 Communicating With Other Processes and Services.
So I have about five scenarios, each with a simple Caller/Responding process and each with some very simple combination of Send/Receive tasks. When the deployment works, the process communications test fine via EM.
Personally, this looks like a bug. I'm using version below on Win XP SP3.
About
Oracle JDeveloper 11g Release 1 11.1.1.3.0
Studio Edition Version 11.1.1.3.0
Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
Copyright © 1997, 2010 Oracle and/or its affiliates. All rights reserved.
IDE Version: 11.1.1.3.37.56.60
Product ID: oracle.jdeveloper
Product Version: 11.1.1.3.37.56.60
Version
Component     Version
=========     =======
ADF Business Components     11.1.1.56.60
BPMN Editor          11.1.1.3.0.6.84
Java(TM) Platform     1.6.0_18
Oracle IDE          11.1.1.3.37.56.60
SOA Composite Editor     11.1.1.3.0.25.57
Versioning Support     11.1.1.3.37.56.60
Regards
Jim Nicolson

Similar Messages

  • Process error message: Display on the same page

    When I create a before header process and that has an error, the error message shows up on a page by itself with the OK button. This takes away the context of the error
    Similar to how validations have the option of displaying inline on the same page, is there a way to have the process error message display on the same page?
    Thanks

    I just want to display the error message on the same page, thats all. I dont want a error page with just the error since it takes away all the context.
    Well what do you want to do, you can set a item to
    hold a message and display that item in a region
    when this_exception then
    :P20_ERROR_MESSGE := 'Something went wrong here';So, P20_ERROR_MESSAGE would be a hidden item on the page?
    Then display the item in a region.How can I display that hidden item in the region? So the region would just have this read-only text box in it? But then it wont be hidden? I guess I can conditionally display the region only if the error message is not null?

  • Can EJB and BC exist at the same time in one project?

    having to use ADF's BC and EJB to access data in both way due to the special requirements, but I am always getting the deployment failure.
    can Ejbs and BC components exist at the same time in one project?

    thanks for your reply.
    I considered to separate the BC and EJB as the separate project. I just use the EJB component to implement the dynamic tree menu, whether a little make a mountain out of a molehill if you as a separate project.

  • After Getting Error on Screen Changing the same screen data

    Hi,
    I am populating error message  in module pool program . I want to edit the fields in the same screen currently it is nor allowing .
    I use the CHAIN  and ENDCHAIN also .
    In my module pool screen i selecting some records if records contains different data the it is populating the error after that in the same screen i want to change the data .
    Regrads
    Nandan.N

    Hi Srihari,
    In this case follow the following code,
    PROCESS AFTER INPUT.
    CHAIN.
      FIELD: FIELD_01 MODULE CHECK_FIELD_01,
                 FIELD_02 MODULE CHECK_FIELD_02,
                 FIELD_03 MODULE CHECK_FIELD_03,
                 FIELD_04 MODULE CHECK_FIELD_04.
    ENDCHAIN.
    Write your validations for the screen FIELD_01 in the MODULE CHECK_FIELD_01
    so when you enter data in this field it enters this Module and checks the validations, if value passes the validation then the cursor moves to the next field (i.e. Field_02) otherwise if it fails the validation & you have specified the message type as 'E' then it waits on the same field of the screen till a correct value is entered.
    Hope it helps you,
    Regards,
    Abhijit G. Borkar

  • Object failed to run due to an error while processing on the Job Server

    when i am scheduling a report ith email notification i am getting  below error
    error msg: Object failed to run due to an error while processing on the Job Server
    i have configured email notification in bo cmc and server also SMTP enabled. while scheduling report to ueser i am getting error and even mails are delivered to users as well.

    hi prithvi,
    i am able to schedule reports to other destinations and reports are delivered as per the requirement.
    i am able to telnet SMTP server from Adaptive job server machine on SMTP port.
    have to check errors on log file....
    @ COULD YOU  PLEASE LET ME KNOW USER CAN SEND A MAIL TO USER  IN SAME DOMAIN . WHILE SCHEDULING A REPORT AND AS OPTION AVAILABLE  IN 4.0 LAUNCH PAD CAN HE SEND A MAIL DIRECTLY  AFTER RUNNING REPORT.

  • Positioning an image in the same location on different projects? (CS5)

    Hello,
    Is there a way to position an image in the same location on multiple projects aside from trying to use the rulers? I can never get them to match up evenly. They're close, but there has to be a way to make it match perfectly.

    If you have a few to do, you can create an action so it will speed up the process.
    To create this action.
    (With the document open)
    Start a new recording
    File - Place - select your logo (tiff, png, jpg etc)
    This will put the logo into the center of your document, press enter to comfirm the selection.
    Select - All (or ctrl/a)
    Layer - Align Layers to Selection - Top Edges (or where ever you want)
    Layer - Align Layers to Selection - Left Edges (or where ever you want)
    Your logo is now in the top left of your document
    Select the Move tool (v)
    Now to put it exactly where you want use the cursor keys
    One press of the cursor key = 1 pixel
    Shift and cursor key = 10 pixels
    Once you have the logo where you want ctrl/d to deselect then stop the recording.

  • Running on load two fetch processes on the same page

    I have two separate regions on one page build on two tables which have a one to one relationship. I want to to query both regions at the same time when the page loads using the automatic fetch process. If I try to run both I get "NO DATA FOUND" error. If I run each one separately (by setting a never condition on the other process) then each region returns data without problems. Is this a limitation of APEX that you can only have one on-load fetch process per page?
    Paul P

    Hello Paul,
    >> Is this a limitation of APEX that you can only have one on-load fetch process per page?
    Ultimately, yes.
    The ‘no data found’ error you see is not related to your data table but to an internal APEX package array that the ARF process uses. As you are using more than one ARF process on the same page, they both use the same database session, and that means that the packaged array is not clear between calls, and in certain situations that can lead to the error message you see. In any case, if an error message is not display, the populated items will only be from the last call to the ARF process.
    As I see it, you have two options. One is to populate the form items manually. The second is to create a view on the two relevant tables, and build your form on the view (with the appropriate Instead Of triggers, if necessary).
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • Multi-processes on the same machine open the same database

    I run into an issue where I have two processes, running on the same machine.
    Process-1 starts the replication as master and opens database for read-write.
    Process-2 only opens the same database for read-write, no replication is started,
    and process-2 will fail to open the database because of "Non-replication DB_ENV
    handle attempting to modify a replicated environment" error.
    Can you suggest a way to handle this scenario?
    Can two processes on the same machine open the same database for read-write?
    Thanks.

    Following are how I setup the database environment for Master side:
    DB_ENV->rep_set_priority(80)
    DB_ENV->repmgr_set_ack_policy(DB_REPMGR_ACKS_ALL)
    DB_ENV->repmgr_set_local_site()
    DB_ENV->rep_set_nsites(2)
    DB_ENV->set_cachesize(1MB)
    DB_ENV->set_data_dir()
    DB_ENV->set_lg_dir()
    DB_ENV->set_tmp_dir()
    DB_ENV->set_flags(DB_AUTO_COMMIT, 1)
    DB_ENV->set_lg_max(1MB)
    DB_ENV->log_set_config(DB_LOG_AUTO_REMOVE, 1)
    DB_ENV->set_lg_bsize(1MB)
    openFlags = DB_INIT_MPOOL | DB_INIT_LOCK | DB_INIT_LOG | DB_INIT_TXN | DB_INIT_REP | DB_THREAD | DB_CREATE | DB_USE_ENVIRON;
    DB_ENV->open("/home/db", openFlags, 0644)
    DB_ENV->repmgr_start(3 threads, DB_REP_MASTER)
    Both processes using the same environment home directory.
    Now I'm able to get both process up and running, because now I check for DB_REP_IGNORE return value from repmgr_start() method on the second process.
    The first process starts the replication server, and the second process will not start the replication server at all.
    However, if the first process terminated and got restart, the replication server will not be restarted...
    I saw there's a check of "listener" in the repmgr_start function.
    How can I restart the replication server either upon restarting the first process or from the running second process?

  • BR Synthax error : Multiple executions at the same time

    Hi,
    we are currently doing stress tests on our system and one of the tests is to launch 6 times the same rule on 6 different workstations simultaneously.
    We got a drop in performance as expected but we also got some error like this one below:
    [Wed Sep 30 14:03:01 2009]Local/SBQ/Wrkforce/essadmin/Error(1200315)
    Error parsing formula for [FIX STATEMENT] (line 17): invalid object type
    [Wed Sep 30 14:03:01 2009]Local/SBQ/Wrkforce/essadmin/Error(1012001)
    Invalid Calc Script syntax [
    FIX("S0000","STOUS","A0000","ATOUS","P0000.0000","PTOUS","E23.1023","E23","I00","ITS")
    @MATCH("CR_Planif_Strat","CR*");
    ENDFIX]
    [Wed Sep 30 14:03:01 2009]Local/SBQ/Wrkforce/essadmin/Error(1200421)
    Error encountered on or after line [18]
    The problem here is that the same business rule runs for 5 users without problems and 1 user with a syntax error. The user who gets the error can later run the same business rule without errors.
    Did anyone ever experience something like that?
    We are using System 9.3.1.0.
    Thanks

    Hi,
    forget this issue. The users ran the wrong business rules (they took the "Wrkforce" version of the rule instead of the "Finance" one).
    We just saw it the log:
    Wed Sep 30 14:03:01 2009Local/SBQ/ Wrkforce /essadmin/Error(1200315)
    Thanks

  • Can you avoid multiple clips of the same media in a project

    We have 2 suites and we sometimes work together on a common project utilising the same media.
    If I want to use a sequence from the other suite I can easily import it.
    The problem:  it creates another folder with clips that only belong to the imported sequence.
    The end result after a few imported sequences is that my final timeline has instances in it that
    are from clips belonging to several different folders or bins even though the media is the same.
    In summary... is there a way you can avoid having multiple clips of the same media in a project.
    Makes for a very messy project when you have finished.
    You've got multiple clips with the same name scattered everywhere.
    Cheers

    Not yet.
    I'm kind of hoping this type of media management will be vastly improved in CS6, whose main new 'feature' reeeeeally needs to be outstanding network collaboration with other editors working on the same project.

  • Can TCP/IP communication be used for 2 Labview processes on the same target?

    I am a newbie to all this LV stuff so bear with me.  We are trying to create a simulation tool that will run on the same machine as the client GUI [also LV].  Can we use TCP/IP to communicate between these 2 LV processes on the same machine?  If so, how?  Thanks for the help.

    Hi nathand,
    I have another issue while communicating with TCP/IP protocol.
    I am sending data from RT target to Host computer(Main UI ) using TCP . Also I have created EXE file of main main UI which one is running on Host computer. and ussing this exe file in three different PC  and want to send the control signal from all four PC (three exe installed and one host PC). I created four communication loop in RT with four different port for communication with four PC.
    When I am running the all VIs ,Its try to connect to the port of the listener and and showing keep waiting for a connection. Another problem is whatever value we sending from four PC , Target vi receiving random value with actual value. Also every time its getting reset.
    So please help me here.
    Thanks!

  • There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.

    HI
    in sharepoint 2013 WFE servers event viewer i receive following error many times
    Log Name:      Application
    Source:        Microsoft-Windows-IIS-W3SVC-WP
    Date:          4/14/2015 2:23:56 PM
    Event ID:      2303
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      TSharepint2013.test.com
    Description:
    There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.  Some application services may not have been processed correctly.  Please check the configuration for application
    service auto-start for the application(s) assigned to this application pool.  The data field contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" />
        <EventID Qualifiers="32768">2303</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-14T11:23:56.000000000Z" />
        <EventRecordID>183840</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="ApplicationPool">SecurityTokenServiceApplicationPool</Data>
        <Binary>02000780</Binary>
      </EventData>
    </Event>
    adil

    HI
    in sharepoint 2013 WFE servers event viewer i receive following error many times
    Log Name:      Application
    Source:        Microsoft-Windows-IIS-W3SVC-WP
    Date:          4/14/2015 2:23:56 PM
    Event ID:      2303
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      TSharepint2013.test.com
    Description:
    There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.  Some application services may not have been processed correctly.  Please check the configuration for application
    service auto-start for the application(s) assigned to this application pool.  The data field contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" />
        <EventID Qualifiers="32768">2303</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-14T11:23:56.000000000Z" />
        <EventRecordID>183840</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="ApplicationPool">SecurityTokenServiceApplicationPool</Data>
        <Binary>02000780</Binary>
      </EventData>
    </Event>
    adil

  • While trying to update Adobe Reader XI 10.0.06 to 10.0.07 on my laptop running W7 Home Premium x 64, I get error message 2203. The same occurs if I try to uninstall before manually install the new version. Can you please help?

    Hello,
    While trying to update Adobe Reader XI 10.0.06 to 10.0.07 on my laptop running W7 Home Premium x 64, I get error message 2203. The same occurs if I try to uninstall before manually install the new version. Can you please help?
    PS.- Thank you very much for your Support in trying to solve a problem created by yourselves.
    Message was edited by: Juan Verano

    Is there anything else beside the number 2203?
    Try removing the current Reader using http://labs.adobe.com/downloads/acrobatcleaner.html, then install 11.0.07 from http://get.adobe.com/reader/enterprise/

  • Ale processes on the same system

    Hi all
    It is possible create a ALE process on the same SAP system? The ALE processes setting (BD64) doesn't permit to use the same logical name for the sender and the receiver system.
    thanks
    Davide

    Hi,
    Please follow the link below:
    [Tutorial 1|http://www.beinsoft.com/articles/sap-tutorial-ale-distribution-model.php]
    [Tutorial 2|http://publib.boulder.ibm.com/infocenter/wtxdoc/v8r2m0/index.jsp?topic=/com.ibm.websphere.dtx.packsapxi.doc/tasks/t_pack_sapxi_Create_a_Destination_Model_BD64.htm]
    [Tutorial 3|http://searchsap.techtarget.com/generic/0,295582,sid21_gci1130337,00.html#]
    Make sure that you have logical system defined for both the clients.
    KR Jaideep,

  • I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    Disable all Firewalls & Anti-Virus software...try again.

Maybe you are looking for

  • OCI calls failing for Oracle 11g 11.1.0.7 (64 bit)

    Hi, I have a 32bit app which we build and compile in a 32 bit OS, we then deploy this in a 64 bit Windows 2008 R1 machine which has a 11g 64 bit DB; when the code make the OCI calls the app terminates.On debugging we found out that its failing to mak

  • Setting airport extreme

    I just got a new airport extreme today. I installed the cd on my macbook and hooked up the cables and plugged it in. No installation wizard popped up just a screen asking for the password - i saw in the guide that it says the default password is publ

  • Is there a way I can open the CD-ROM tray using Java?

    Hi! I would like to make a pogram that makes the CD-ROM tray eject. Is there a method or something that does this? Virum

  • MIR7 Line items

    Hi, In version 4.6C, transaction MIR7 when I try to park an invoice, I am not able to input line item level information. I can save the parked invoice with the header information, the PO number and PO item numbers, but I cannot enter the amount and q

  • Error when using F9

    We have a problem with Outlook 2013 integration. Couple of users are facing the issue. We are on Application Version: 8.1.1.11 SIA [23030]. .When user hits F9, Outlook gets the message and opens the editor as expected. However, when he sends the lett