Unable to retire or undeploy a process

Hello all,
I have a BPEL which use AQ adapter to consume a message from an Oracle queue, and then do more thing with the message. This process have been working for the last couple week, but then it started to have problem to consume message in the queue in the last couple days. It stopped to consume messages and I could find any error from the OPMN log.
I tried to turn the process off from the console, but not able to. I also tried to retire and undeploy the process from the console, but unable able to do it.
Any help would be greatly apricicated.
thanks

Hi tqtruong,
The best way to get rid of bpel process, if for some reason it doesnt get deployed is to shutdown the bpel process manager. Then delete jar file sitting at C:\OraBPELPM_1\integration\orabpel\domains\default\deploy if its a windows box.
The jar file has the same name as your bpel process. Once the jar gets deleted start the PM and the process should no more be displayed in the console.
If you dont have the luxury of shutting down the PM, you can still delete the jar file, but I would recommend shutting down the PM before you do that.
Regards
Sandeep

Similar Messages

  • Unable to start Hyperion EPM Architect - Process Manager after upgrade

    Hi All,
    I'm unable to start Hyperion EPM Architect - Process Manager after upgrading from EPMA 11.1.1.3.0 to 11.1.1.3.03. I get the following error in the Event Viewer.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> Hyperion.DataAccessLayerCore.DataAccessLayerException: Database version mismatch:  Hyperion.SessionManager schema version is 9.5.0.0.0.10,  database schema version is 9.5.0.0.9.1.
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataAccessLayer..ctor(NameValueCollection settings)
    at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.Initialize(String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout)
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups, String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean restorePastInstanceSessions, Boolean ...
    I've run through all the steps of patching EPMA ran the Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql script per the patch readme. But can't figure out where it's pulling the schema version number from. Any ideas?
    Thanks,
    Chuck

    Hi,
    you forgot to update the EPMA database. Last step in patching is:
    Now, you must run the database upgrade script before starting the process manager.
    Run the single database upgrade script that corresponds to your database vendor.
    Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    SQL_Server_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    DB2_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    The scripts are located in the following directory:
    %HYPERION_HOME%\OPatch\EPMA_11_1_1_3_01\files\products\Foundation\BPMA\Server\conf\
    hope that helps.

  • Undeploying BPEL Process with ant

    Hello,
    I am trying to undeploy BPEL Process with the ANT Script. I did not wrote it by myself but got it as a sample from
    http://blogs.oracle.com/rammenon/2007/11/26/#a74 with the admintasks.jar as well.
    Unfortunately, when I try to undeploy , I recieved following exception:
    java.rmi.UnmarshalException: Error deserializing return-value: java.io.InvalidClassException: com.oracle.bpel.client.BPELDomainHandle; local class incompatible: stream classdesc serialVersionUID = -6384534326625967840, local class serialVersionUID = -8310067783665200608
    at com.evermind.server.rmi.RMIClientConnection.handleMethodInvocationResponse(RMIClientConnection.java:843)
    at com.evermind.server.rmi.RMIClientConnection.handleOrmiCommandResponse(RMIClientConnection.java:287)
    at com.evermind.server.rmi.RMIClientConnection.dispatchResponse(RMIClientConnection.java:242)
    at com.evermind.server.rmi.RMIClientConnection.processReceivedCommand(RMIClientConnection.java:224)
    at com.evermind.server.rmi.RMIConnection.handleCommand(RMIConnection.java:152)
    at com.evermind.server.rmi.RMIConnection.listenForOrmiCommands(RMIConnection.java:127)
    at com.evermind.server.rmi.RMIConnection.run(RMIConnection.java:107)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:814)
    at java.lang.Thread.run(Thread.java:595)
    INFO: Failed to undeploy BPEL processes. - Error deserializing return-value: java.io.InvalidClassException: com.oracle.bpel.client.BPELDomainHandle; local class incompatible: stream classdesc serialVersionUID = -6384534326625967840, local class serialVersionUID = -8310067783665200608
    Did somebody face with this problem and can help me out?
    I am using Oracle SOA Suite 10.1.3.3.0
    Thanks,
    Denis

    Thanks for your advise. I have visited your blog and tryed to undeploy my BPEL Process via <undeployBPELProcess> task. But I get: "failed to create task or type of type: undeployBPELProcess. Cause: The Name is undefined" error. So I guess I don't have a proper jar file.
    I am very short on experience with Oracle SOA Suite, so I got stuck with this issue.
    Denis

  • Unexpectedly undeployed BPM Process Workspace from EM

    Hi,
    I Unexpectedly undeployed BPM Process Workspace Application from EM.My Jdev is of version 11.1.1.5.
    Can you please tell me how can I redeploy BPM Process Workspace and make it working.
    Thanks in advance.
    Anusha P.

    I can see the location of the OracleBPMWorkspace EAR to be at - <MiddleWareHome>/Oracle_SOADEV/ soa/ applications/ OracleBPMWorkspace. ear
    You can try Installing this deployment from the Admin console by using the "Install" button

  • Error while logging in  `ERR-10740 Unable to run custom post-auth process.'

    Hi there,
    I get the following error only with specific users; some can login, some can't. There is consistency is who receives this error.
    Error      ERR-10740 Unable to run custom post-auth process.
    the text of the "Post-Authentication Process" field in the my authentication schemes is as follows:
    begin
    bare_auth.session_init;
    end;
    The bare_auth package has no errors:
    select object_type, status
    from user_objects
    where object_name = 'BARE_AUTH';
    OBJECT_TYPE STATUS
    PACKAGE VALID
    PACKAGE BODY VALID
    2 rows selected
    The error message isn't very helpful and I can't see why Apex can't run it. Why is Apex unable to run the custom post-auth process?
    Robert

    Thats just the message when you get when there is an unhandled exception in your post-auth process. Apex wraps your code with its own and if you hit any error it just raises that error to the screen. If you were to go into your post-auth and do:
    declare
      v number;
    begin
      v:= 1/0;
    end;You can see that it raises the same error message to the screen instead of an excepted pl/sql exception about dividing by zero.

  • Undeploy a process?

    Can anyone offer the steps to fully undeploy a BPM process? We have run into situations where we just want to fully get rid of all trace of a BPM process and start over. So, we are using EM, deleting the instances, undeploying the process and the associated UIs. But, still there are some remnants sometimes.... In the BPM Workspace I can still sometimes see the Application link to start it and/or the roles for that process in the Administration pane.
    -- Becky Kellinger

    You are doing the right thing to undeploy. Anything leftover should be reported as an SR.
    Heidi.

  • Problem with again and again returned retired application to distribution process

    Hi,
    I have strange problem. In my SCCM enviroment, I have retired application (Flash Player). For time to time, this application is appear on some Distribution Points with status "In process". Application is not deployed. 
    Why it is still returning to distibution on DP? How to remove it pernamently?
    Thank you for answer.

    Probably I have found issue...
    I have found issue appear only on few DP's during system deployment. Next I have compared it with DP's where this issue not appear and found I have few DP's where "retired" application is missing. So, when system deployment process starting, and in TS is
    task where is defined installaltion of this application, DP trying download missing content. Becuse it is "retired" application, thi sprocess is still in "In process" state. 
    Now I need just only check TS where retired application appear and exchange it with newer version.

  • (still) Unable to install Flash Player update (process hang)

    I haven't been able to install updates for Flash Player for over a year now. Ever since the website changed to the web-install package, i've been unable to update from the download page (http://get.adobe.com/flashplayer/). The file is downloaded successfully, i double click it, the security message pops up asking if i'm sure i'd like to run it (not UAC as i have that disabled -- i mean the somewhat uncommon Windows one when opening .exe files from the internet)...and then it hangs. Install_flashplayer shows up in the process list of task manager, and the file is moved to a temp location and subsequently deleted. That's it. I don't get the installation menu, nothing.
    For some reason the only way i'm able to update is if i get the pop-up upon logging into my computer, telling me a new version is out, in which case it updates as expected. The problem is it sometimes takes MONTHS for this pop-up to finally appear, which means i'm left browsing the web with outdated (sometimes vulnerable) Flash components for the entire duration. On top of this, sometimes the pop-up won't simply update, but instead links me to the aforementioned site which does not work.
    Any help? I've tried almost everything, including uninstalling my old version in preparation for a clean install of Flash. Nothing works. About a year ago i was able to use the offline archive instead, which worked a treat, but i can't access it anymore.
    EDIT: should have included specs. I'm using Windows Vista 32bit, and i always make sure to keep everything updated. UAC is disabled, and running the installer in Admin mode has no effect. I'm using Firefox, and have ESET as my anti-virus.

    http://get.adobe.com/flashplayer/  gets you the "Stub" installer.
    You need the following:
    Flash Player Uninstaller
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Right click each and "Save target as".
    Save them to your Downloads folder - DO NOT RUN them yet.
    Reboot your PC.
    BEFORE anything else, run the Uninstaller.
    Then run the ActiveX installer, and the (other browser) installer.
    Note: there are all FULL "offline" installers and uninstallers. They don't need to download anything else during the install process.

  • Unable to start Extract and Replicate process?

    Hi,
    I have setup GG b/w two 10.2 databases in two different server(RHEL 5) . But unable to start the extract and replicate process
    Source
    GGSCI (prod.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     STOPPED                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:42   
    GGSCI (prod.naveed.com) 2> start mgr
    Manager started.
    GGSCI (prod.naveed.com) 3> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:48   
    GGSCI (prod.naveed.com) 4> start extract ext1
    Sending START request to MANAGER ...
    EXTRACT EXT1 starting
    GGSCI (prod.naveed.com) 5> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:56   
    GGSCI (prod.naveed.com) 6> view params mgr
    PORT 7809
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (prod.naveed.com) 7> view params ext1
    –extract group–
    extract ext1
    –connection to database–
    userid GG_ADMIN, password GG_ADMIN
    –hostname and port for trail–
    rmthost 172.168.1.11, mgrport 7809
    –path and name for trail–
    rmttrail /home/oracle/golden_gate/dirdat/lt
    –DDL support
    DDL INCLUDE ALL
    ddl include mapped objname NAVEED.*;
    –DML
    table NAVEED.*;
    GGSCI (prod.naveed.com) 8> exitTarget
    [oracle@Test golden_gate]$ ./ggsci
    Oracle GoldenGate Command Interpreter for Oracle
    Version 11.2.1.0.1 OGGCORE_11.2.1.0.1_PLATFORMS_120423.0230_FBO
    Linux, x86, 32bit (optimized), Oracle 10g on Apr 23 2012 07:06:02
    Copyright (C) 1995, 2012, Oracle and/or its affiliates. All rights reserved.
    GGSCI (Test.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    STOPPED     REP1        00:00:00      00:35:39   
    GGSCI (Test.naveed.com) 3> start replicat rep1
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (Test.naveed.com) 4> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    STOPPED     REP1        00:00:00      00:36:06   
    GGSCI (Test.naveed.com) 5> view params mgr
    PORT 7810
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (Test.naveed.com) 6> view params rep1
    -Replicat group-
    replicat rep1
    –target database login –
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    –file for dicarded transaction –
    discardfile /home/oracle/golden_gate/discard/rep1_discard.txt, append, megabytes 10
    –ddl support
    DDL INCLUDE ALL
    DDLERROR DEFAULT IGNORE RETRYOP
    –Specify table mapping —
    MAP NAVEED.*,       TARGET NAVEED.*;
    GGSCI (Test.naveed.com) 7>

    Thanks it worked, I m able to start both extract and replicate process.
    But when i create a new table and do some DML it is not getting replicated in the TARGET DB?
    Source
    GGSCI (prod.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     RUNNING     EXT1        00:30:52      00:00:10   
    GGSCI (prod.naveed.com) 2> view mgr
    ERROR: Invalid command.
    GGSCI (prod.naveed.com) 3> view params mgr
    PORT 7809
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (prod.naveed.com) 4> view params ext1
    --extract group
    extract ext1
    --connection to database
    userid GG_ADMIN, password GG_ADMIN
    --hostname and port for trail
    rmthost prod.naveed.com, mgrport 7809
    --path and name for trail
    rmttrail /home/oracle/golden_gate/dirdat/lt
    --DDL support
    ddl include mapped objname NAVEED.*;
    --DML
    table NAVEED.*;Target
    GGSCI (Test.naveed.com) 3> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    RUNNING     REP1        00:00:00      00:00:02   
    GGSCI (Test.naveed.com) 4> view params mgr
    PORT 7810
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (Test.naveed.com) 5> view params rep1
    --Replicat group
    replicat rep1
    --target database login –
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    --file for dicarded transaction –
    discardfile /home/oracle/golden_gate/discard/rep1_discard.txt, append, megabytes 10
    --ddl support
    DDL INCLUDE ALL
    --Specify table mapping
    MAP NAVEED.*, TARGET NAVEED.*;Source
    SQL> conn NAVEED/NAVEED
    Connected.
    SQL> create table tab_1 (id number,rnd_str varchar2(12));
    SQL> insert into tab_1 values (1,'test_1');
    SQL>commit;
    SQL> select * from tab_1;
            ID RND_STR
             1 test_1Target database:
    SQL> conn NAVEED/NAVEED
    Connected.
    SQL> select * from tab_1;
    select * from tab_1
    ERROR at line 1:
    ORA-00942: table or view does not exist

  • Undeploying BPEL Process Using ANT

    All,
    I want to Undeploy a bpel process using an ANT script, is there any command for that?
    Its a bit urgent.

    Hi All,
    I got a solution for this...
    <undeployBPELProcess
    User="${admin.user}"
    Password="${admin.password}"
    Domain="${domain}"
    Process="${bpel.process.name}"
    Rev="${rev}"
    Opmnrequestport="${opmn.requestport}"
    Oc4jinstancename="${oc4jinstancename}"
    hostname="${http.hostname}"/>

  • Undeploy some processes of a BPM project

    There are about a hundred of processes in a BPM project (BPM studio 10.3.0). These processes are not processes and subProcesses.
    This project has been deployed to BPM standalone 10g.
    Can I just undeploy and delete some of the processes (not all of them) of this BPM project?

    Yes you can partially undeploy a project from BPM Administrator console.
    - Login to the BPM administrator console
    - select projects from the left side menu
    - Click on "completely deployed" link againt the project you want to undeploy.
    - click on the "Modify" button at the bottom of the page
    - select undeploy only for the processes you want to undeploy and retain the other processes active.
    - submit and come back to the projects screen. You will see that the project as 'Partially deployed"
    regards,
    Gopi

  • Unable to start Oracle Application Server processes

    I am having the same problem that a number of people have
    mentioned concerning ORA-20214 Unable to start OAS processes ...
    The problem seems related to Windows NT 4.0 SP4. One developer
    mentioned a specific Oracle Bug #768386 that had something to do
    with the yt40.dll. Does anyone know how I can get this patch?
    Has anyone gotten OAS to work on SP4 without this patch? Thanks
    for any assistance you can provide.
    null

    Dear James, Anirudh,
    Right now I have installed this two syned version.
    Oracle Application Server SOA suite 10.1.3.1.0
    JDev 10.1.3.1.0
    Problem is, I have deployed complete Application server, But I am receiving the following errors.
    *No OC4J process up for AS instance identified by domain:
    opmn-orabpel+oc4j-anne-8888-default*
    1. Actually i gave instance name as --> orabpel
    username as --> oc4jadmin
    password --> welcome1
    But when I trying to connect server with mentioned instance name, I am not able to connect. Is there any specification to set instance name in SOA suite 10.1.3.1.0. Also please suggest how to start my Application server.
    2. My doubt is while creating Application server connection from JDEV what we have to select
    1. Standalone OC4J 10g 10.1.3
    2. Oracle Application Server 10g 10.1.3
    3. From the beginning itself my application server status was down. I cant able to understand the under laying issues.
    Please suggest me..
    Thanks,
    Rajesh

  • Unable to deploy or undeploy with Ant on Oracle ESB

    Hello all,
    I'm want to use Ant to deploy my SOA applications, instead of right clicking and choosing 'Register with ESB' for each of the applications in what is currently a suite of 46 and still growing.
    However, when I try to undeploy, I get an error:
    BUILD FAILED
    C:\source\NeoZESBV2\SOA_deploy\build.xml:80: oracle.tip.esb.client.ClientException: Unexpected end of file from server
    at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:118)
    at oracle.tip.esb.client.impl.ConsoleClientImpl.perform(ConsoleClientImpl.java:148)
    at oracle.tip.esb.client.impl.ConsoleClientImpl.<init>(ConsoleClientImpl.java:71)
    at oracle.tip.esb.client.ConsoleClientFactory.getConsoleClient(ConsoleClientFactory.java:32)
    at oracle.tip.esb.client.anttasks.ESBSystemTask.undeploy(ESBSystemTask.java:66)
    at oracle.tip.esb.client.anttasks.ESBSystemTask.undeploy(ESBSystemTask.java:96)
    at oracle.tip.esb.client.anttasks.UndeployESBEntitiesTask.execute(UndeployESBEntitiesTask.java:188)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:390)
    at org.apache.tools.ant.Target.performTasks(Target.java:411)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    at org.apache.tools.ant.Main.runBuild(Main.java:801)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
    Caused by: java.net.SocketException: Unexpected end of file from server
    at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769)
    at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
    at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:766)
    at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1072)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
    at oracle.tip.esb.client.HttpClient.postAndReceive(HttpClient.java:138)
    at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:114)
    ... 22 more
    I decided to look into this later and undeployed manually -- it's just 4 systems. But upon deploying, I hit another error:
    deploy:
    [echo] Deploying from C:\source\NeoZESBV2\SOA-001_CGP_SOA-003_OAP
    [deployESBProjects] 11-nov-2010 10:52:06 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
    [deployESBProjects] INFO: I/O exception (java.net.SocketException) caught when processing request: Software caused connection abort: socket write error
    [deployESBProjects] 11-nov-2010 10:52:06 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
    [deployESBProjects] INFO: Retrying request
    [deployESBProjects] Deployment Failed ...Check if server is running
    [deployESBProjects] org.apache.commons.httpclient.ProtocolException: Unbuffered entity enclosing request can not be repeated.
    [deployESBProjects]      at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:487)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2114)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    [deployESBProjects]      at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    [deployESBProjects]      at oracle.tip.esb.client.anttasks.DeploymentHelper.deploy(DeploymentHelper.java:103)
    [deployESBProjects]      at oracle.tip.esb.client.anttasks.DeploymentHelper.deploy(DeploymentHelper.java:159)
    [deployESBProjects]      at oracle.tip.esb.client.anttasks.ESBProjectTask.deploy(ESBProjectTask.java:107)
    [deployESBProjects]      at oracle.tip.esb.client.anttasks.DeployESBProjectsTask.execute(DeployESBProjectsTask.java:103)
    [deployESBProjects]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    [deployESBProjects]      at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    [deployESBProjects]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [deployESBProjects]      at java.lang.reflect.Method.invoke(Method.java:597)
    [deployESBProjects]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [deployESBProjects]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [deployESBProjects]      at org.apache.tools.ant.Target.execute(Target.java:390)
    [deployESBProjects]      at org.apache.tools.ant.Target.performTasks(Target.java:411)
    [deployESBProjects]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    [deployESBProjects]      at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    [deployESBProjects]      at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    [deployESBProjects]      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
    [deployESBProjects]      at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
    [deployESBProjects]      at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
    [deployESBProjects]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
    [deployESBProjects]      at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    [deployESBProjects]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [deployESBProjects]      at java.lang.reflect.Method.invoke(Method.java:597)
    [deployESBProjects]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [deployESBProjects]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [deployESBProjects]      at org.apache.tools.ant.Target.execute(Target.java:390)
    [deployESBProjects]      at org.apache.tools.ant.Target.performTasks(Target.java:411)
    [deployESBProjects]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
    [deployESBProjects]      at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
    [deployESBProjects]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [deployESBProjects]      at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
    [deployESBProjects]      at org.apache.tools.ant.Main.runBuild(Main.java:801)
    [deployESBProjects]      at org.apache.tools.ant.Main.startAnt(Main.java:218)
    [deployESBProjects]      at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    [deployESBProjects]      at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
    [subant] Exiting C:\source\NeoZESBV2\SOA-001_CGP_SOA-003_OAP\build.xml.
    And now I'm stuck. I understand what the errors mean, but I don't know how to proceed. I checked the credentials and they're okay -- the same as used by jDeveloper.
    Any pointers would be greatly appreciated.
    Edited by SQB on 22-nov-2010 15:09: Formatting error messages.
    Edited by SQB on 22-nov-2010 15:12: Undoing formatting of the stacktraces since it forces the right side of the page off the screen.

    The contents of my ESBMetadataMigrationTaskdefs.xml:<project name="ESBMetadataMigrationTaskdefs"
             xmlns="antlib:org.apache.tools.ant">
      <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       - PROPERTIES, Subject to the installation environment
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
      <property name="esbdeployment.home"
                value="../lib/ESB"/>
      <property name="commons.home"
                value="../lib"/>
      <property name="jaxb.home"
                value="../lib"/>
      <property name="soa.suite.home"
                value="C:/Program Files/Oracle/jDeveloper/"/>
      <property name="lib.esb.metadatamigration"
                value="${esbdeployment.home}/ESBMetadataMigration.jar"/>
      <property name="lib.commons.httpclient"
                value="${commons.home}/commons-httpclient-3.1.jar"/>
      <property name="lib.commons.logging"
                value="${commons.home}/commons-logging-1.1.1.jar"/>
      <property name="lib.commons.codec"
                value="${commons.home}/commons-codec-1.4.jar"/>
      <property name="lib.esb.oraesb"
                value="${soa.suite.home}/integration/esb/lib/oraesb.jar"/>
      <property name="lib.jaxb.activation"
                value="${soa.suite.home}/j2ee/home/lib/activation.jar"/>
      <property name="lib.jaxb.api"
                value="${soa.suite.home}/adfp/lib/jaxb-api.jar"/>
      <property name="lib.jaxb.jsr.api"
                value="${soa.suite.home}/integration/lib/jsr173_1.0_api.jar"/>
      <property name="lib.jaxb.impl"
                value="${soa.suite.home}/adfp/lib/jaxb-impl.jar"/>
      <property name="lib.xmlparser"
                value="${soa.suite.home}/lib/xmlparserv2.jar"/>
      <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       - Custom ant task definitions, to enable import.
       - This section should be treated as immutable upon installation.
       - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
      <dirname property="imported.basedir"
               file="${ant.file.ESBMetadataMigrationTaskdefs}"/>
      <taskdef resource="oracle/tip/esb/client/anttasks/antlib.xml">
        <classpath>
          <pathelement location="${lib.esb.metadatamigration}"/>
          <pathelement location="${lib.commons.httpclient}"/>
          <pathelement location="${lib.commons.logging}"/>
          <pathelement location="${lib.commons.codec}"/>
          <pathelement location="${lib.esb.oraesb}"/>
          <pathelement location="${lib.jaxb.activation}"/>
          <pathelement location="${lib.jaxb.api}"/>
          <pathelement location="${lib.jaxb.jsr.api}"/>
          <pathelement location="${lib.jaxb.impl}"/>
          <pathelement location="${lib.xmlparser}"/>
        </classpath>
      </taskdef>
    </project>When running -verbose, I get no complaints about jars not found or anything. Output from that is:Apache Ant version 1.8.1 compiled on April 30 2010
    Trying the default build file: build.xml
    Buildfile: C:\source\NeoZESBV2\SOA_deploy\build.xml
    Detected Java version: 1.6 in: C:\Program Files\Java\jdk1.6.0_17\jre
    Detected OS: Windows XP
    parsing buildfile C:\source\NeoZESBV2\SOA_deploy\build.xml
          with URI = file:/C:/source/NeoZESBV2/SOA_deploy/build.xml
    Project base dir set to: C:\source\NeoZESBV2\SOA_deploy
    parsing buildfile jar:file:/C:/Program%20Files/Oracle/jDeveloper/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml
          with URI = jar:file:/C:/Program%20Files/Oracle/jDeveloper/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml
          from a zip file
    [property] Loading C:\source\NeoZESBV2\SOA_deploy\build.properties
    Importing file C:\source\NeoZESBV2\SOA_deploy\copy.scriptdef.xml
          from C:\source\NeoZESBV2\SOA_deploy\build.xml
    parsing buildfile C:\source\NeoZESBV2\SOA_deploy\copy.scriptdef.xml
          with URI = file:/C:/source/NeoZESBV2/SOA_deploy/copy.scriptdef.xml
    Importing file C:\source\NeoZESBV2\SOA_deploy\ESBMetadataMigrationTaskdefs.xml
          from C:\source\NeoZESBV2\SOA_deploy\build.xml
    parsing buildfile C:\source\NeoZESBV2\SOA_deploy\ESBMetadataMigrationTaskdefs.xml
          with URI = file:/C:/source/NeoZESBV2/SOA_deploy/ESBMetadataMigrationTaskdefs.xml
    parsing buildfile jar:file:/C:/source/NeoZESBV2/lib/ESB/ESBMetadataMigration.jar!/oracle/tip/esb/client/anttasks/antlib.xml
          with URI = jar:file:/C:/source/NeoZESBV2/lib/ESB/ESBMetadataMigration.jar!/oracle/tip/esb/client/anttasks/antlib.xml
          from a zip file
    Build sequence for target(s) `undeploy' is [init, undeploy]
    Complete build sequence is [init, undeploy, prepare, clean_build_xml, post_build_cleanup, deploy_all, deploy, ]
    init:
         [echo] Target ESB:   zlm-esbob
         [echo] ESB soort:    ontwikkel_test
         [echo] Productie:    nee
         [echo] ABZ Audascan: demo
         [echo] ABZ overig:   demo
    undeploy:
    [undeployESBEntities] Undeploying specified ESB Systems
    [undeployESBEntities]       guid=<7A4142808A9D11DFBF8C9DA3034837B5> ...after which the error occurs.
    I found no useful logging on the server; is there any specific place I should look and may have overlooked?
    Edited by: SQB on 24-nov-2010 9:57 (formatting)

  • Unable to deploy after undeploy...

    Hello there,
    I have a OC4J 10.1.3.4 Standalone instance installed here, and when I first deploy my app everything goes right. But after undeploying it I'm unable to deploy it again. An exception is thrown when my app tries to instantiate my persistence unit. So I'm (almost) pretty sure that it is something about about the managed data source that I use. Probably is not being released...
    How do I manage to solve that? Is there a correct sequence that I have to follow in order to release the data source? A friend of mine told me that I should stop the app before uninstalling it. But this didn't work...
    Any help would be great.
    Thanks,
    Bruno.

    sorry i just notice you're using standalone version. can you see any errors/stack trace in your command-line console? can you post the exception stack trace?
    Edited by: rhp on Aug 4, 2010 1:49 PM

  • Unable to view important menus inside process schedulers, user profiles etc

    We have installed peopletools 8.49 and Applications FSCM 8.4
    After following up all the steps and created the webserver / Appserver, we are unable to view the important menus under process scheduler and user profiles.
    We used VP1 ID to login, I have given peoplesoft admin role and portal admin role to it.
    Thanks

    Hi All,
        The issue is resolved. Since 8.49, Contents had been expired at December 2010. I ran the app engine suggested by oracle and it worked fine.
    Thanks,
    Sarathy K

Maybe you are looking for

  • Download & Upload message mapping in PI 7.1

    Hi experts, I have a Web Service -> PI -> Idoc interface configured in PI 7.1. The mapping is quite complex and they've decided to add 2 fields to the scenario. To do this they've created a new Idoc with different segment names (before they were some

  • Is RH 9 HTML only available as 32 bit version?

    All, I currently use RH 8 HTML. Our department is considering upgrading to v9-along with the migration to Windows 7 (64 bit version). RH 9 looks great, but I'd like to confirm that that there is only the 32 bit version (vs. a separate 64 version) of

  • Docs needed for Adobe forms development in ABAP Workbench

    Hello Friends, I need documents on how to develop adobe forms using abap workbench in SAP R/3 system. Please send the documents to [email protected] Points will be rewarded. Regards, Bruce.

  • Groupware - only synchronise activites with a certain status?

    Hello out there, is it possible to set a filter as to only send activites with one certain status e.g. 'open' to the Groupware-Server (Exchange)? If so, when the activity status changes from 'open' to 'finished', are the activities removed from the u

  • Creation Profile In SA (Sceduling Agreement)

    Hello Gurus, How do i make the field "Release Creation Profile" of a SA mandatory. Field name is EKPO-ABUEB. I could not fined under as recomended by sap documentation. Sap documentation is as follows. "SAP recommends defining the Creation profile fi