JMS Adapter Tuning in Oracle 10G SOA suite - Fixing the Errors

Hi All,
We are getting an error in Production environment while a BPEL process producing (enqueue) a message to a JMS queue by using JMS adapter. (partener link)
The error is as follows.
Adapter Framework unable to create outbound JCA connection.
file:/sw/appnew/product/SOA/10.1.3/bpel/domains/default/tmp/.bpel_CurrenListJMSProducer_1.0_4ec528ec93a8a6ff0278fab9701dcc71.tmp/CurrenListJMSProducerV1.wsdl [ Produce_Message_ptt::Produce_Message(OutputParameters) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: oracle.j2ee.connector.proxy.ProxyInterceptException: javax.resource.ResourceException: RollbackException: Transaction has been marked for rollback: null [Caused by: RollbackException: Transaction has been marked for rollback: null]
Please note that we are not getting this error every time,  few BPEL instances are getting this error, around 3 out of 10 instances.
We are using Orcacle 10G SOA suite.
The BPEL process will take the messages from Oracle Apps adapter and  send to the JMS queue, where we are getting error.
I can see in the BPEL.xml  the "retryInterval" property set to '60' for both partner links (Apps adapter and JMS adapter).
But not set any other values. So,these values may be default.
We need to fix this issue soon.
I am requesting you all the Experts and Gurus, please let me know what can be done to fix this issue.
Thanks a lot in advance,
John.

Hi All,.
Is there any work around for the above issue?
I tried all the below JMS tunings, but not no improvement.
            <property name="useJCAConnectionPool">true</property>
            <property name="maxSizeJCAConnectionPool">500</property>
            <property name="retryMaxCount">10</property>
            <property name="retryInterval">60</property>
Please let
me know if any other logs or any other information is required in order to analyse the issue.
Thanks,
John

Similar Messages

  • Oracle BPM / SOA Suite and Big and Complex Scenarios

    Hi people,
    I have worked for a company that in the past chose Oracle BPM (ALBPM at the time) and one of the big problems that the company had was in relation about big processes and complex scenarios.
    This company is for the e-commerce area and our processes can have many instances at the same time, for example, a process to all the "order flow" can have thousands, maybe millions instances at the same time.
    So we choose to abort the BPMS option in the past and now we back to talk again about BPMS and one question is always made by the company board: if we use BPM again, the new versions can be support all the our volume data?
    To be honestly, I don't have this answer so I like to know if any people here has a paper or report about Oracle BPM 11g and big scenarios with many instances. If anybody has a case too, it will be relevant.
    Another and the final question: how does the oracle bpm engine treats the case when my engine reboots and before that the engine had many instances active? The istances will be lost?

    11g ADF is not certified with 10g SOA Suite. What I mean by this is that your 11g ADF will need to run on WLS 10.3.1 and SOA Suite 10g will eith run on oc4j or WLS 9.2.
    ADF is just JDeveloper, you deploy to WLS 11g (10.3.1).
    This is the most detailed 10g SOA Suite guide I know for 10g
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    note that it is for 10.1.3.3, you just need to subsitute for 10.1.3.5 (latest release)
    cheers
    James

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all,
    I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLogic Server with all applications deployed. However the BPELPM application is in Failed state.
    When I try to run the application, I get following exception (AdminServer.log):
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603163> <BEA-149004> <Failures were detected while initiating start task for application 'BPELPM'.>
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603164> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "cxloader" failed to preload on startup in Web application: "/orabpel".
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Bean is already undeployed.
    at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:87)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help would be highly appreciated.
    Boris

    Hi Boris,
    Looks like you have not run the post upgrade script for 10.1.3.4.
    You need to install SOA 10.1.3.4 Basic Installation. Then start following : http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/weblogic.htm#BHCIIBFB
    You basically, first install 10.1.3.4 basic SOA install, Apply the Opatch 7337034 (HOTPLUG: SOASUITE 10.1.3.4 ON WEBLOGIC 9.2 - CHANGES FOR HOTPLUGGABILITY). Install WLS 9.2 MP3.
    Now, Download the Oracle SOA Suite 10.1.3.4 WebLogic Server 9.2 : patch : 7490612.
    Then , Modify the following mandatory installation properties in the Weblogic_SOA10134_Base\SOADomain.properties file as per the documentation above.
    Cheers
    Anirudh Pucha

  • Error while installing oracle 10g developer suite  on windows xp

    I am getting following error when i am trying to install the oracle 10g developer suite windows xp with sp3
    +*"---------------------------*+
    Oracle Universal Installer+
    ---------------------------+
    Error in writing to directory c:\TEMP\OraInstall2010-03-18_12-57-52PM. Please ensure that this directory is writable and has atleast 55 MB of disk space. Installation cannot continue."+
    Even i have enough space of my C drive plus i m the administrator on my PC. I changed the temp location as well and download the zip files(installation) again but it doesn't work. Kindly provide some solution for this error.

    Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202) This means you already have ISA configured as proxy server. Disable the proxy from the browser and you should be able to access the application. Or simply add the application URL to the list of the proxy exceptions.

  • Oracle 10g Developer suit in windows 7 Homebasic 64 bit

    Dear All,
    Can I install oracle 10g Developer suit in windows 7 Homebasic 64 bit.if possible.how to do.
    please help me.
    Thanks and Regards,
    Fazil

    Hello,
    Please note that Developer Suite 10R2 is NOT certified(cannot be installed) for Windows 7 64-bit.
    For an official statement check this note:
    Forms / Reports Builder Certification on MS Windows 7 (Doc ID 1112213.1)
    Developer suite 10gR2 is certified only on Windows 7 32-bit:
    1292919.1 - Certification of Oracle Developer Suite 10g (10.1.2) on Windows 7 (32-bit)
    You can install Developer suite 10R2 on Windows 64-bit in xp mode.
    11gR2(11.1.2 version) is certified and can be installed on Windows 7 64-bit
    Also IE9 is not certified with 10gR2.Check:
    http://www.oracle.com/technetwork/developer-tools/forms/clientsod-forms10gr2-097528.html
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Oracle 10g Developer Suit in Windows 7 64Bit Homebasic

    Dear All,
    I need to instal Oracle 10g Developer Suit in Windows 7 64Bit Homebasic
    Can I install the following Products.
    Oracle 10g Developer Suit and Oracle Database 11g
    It will work?
    Please help me.
    Thanks and Regards,
    Fazil

    I have installed what you want to install on window 7 Ultimate 64-Bit,
    It worked , but I needed to configure (TNSnames.cfg,create listener.cfg,sqlnet.cfg), I extremely recommend using windows XP or using XP mode(I haven't try XP mode but it's most likley to work).
    Are you gonna Use internet forms or reports?

  • Installation of  Oracle 10g Developer Suit on W2k8 64bit Fail

    Hi Team,
    I installed oracle 10gR2 Database on windows 2008 64 bits. Now I am trying to install 10g Developer Suit on W2k8 64bit, following errors message is occured while installation.
    javaw.exe - Entry point Not Found
    "The Procedure entry point GetProcessImageFileNameW could not be located in the dynamic lilabary PSAPI.dll"
    Please suggest me how to installed Oracle 10g Developer Suit on windows server 2008 64 bits.
    Thanks in Advance
    Sandeep Mhaske.
    DBA

    I don't know what it could be, but I have another question: why are you installing DevSuite on a server? DevSuite is for the developers and should be installed on a client, not a server. Maybe that is the problem.

  • Regarding Oracle 10G Developer Suite On Oracle 9i R2

    Actually i am new to oracle *9i R2* because i worked on Oracle 7 in that i was getting by default forms and reports will be installed. after inquiring with my friends they said that in oracle *9i R2* there wont be forms and reports installed for that you have to install Oracle 10G Developer Suite. but i am having a doubt that weather both can be installed on the same machine in the same operating system.

    Yes we can use 2 databases on same machine on same operating system but u need to use different Oracle Homes for each version. But u can't ran Form 10g wid Oracle 9i database. You need to use only 10G forms Reports wid 10G Database.
    Thanks
    Nilesh
    www.erporacleapps.blogspot.com

  • How to Configure Webutil in Oracle 10g Developer Suit

    Dear All,
    How to Configure Webutil in Oracle 10g Developer Suit.
    Please give me the step by step solution.
    Thanks and Regards,
    Fazil

    This is a very frequently asked question. Searching the Forum or the Forms Help system would have given you your answer! Search Forms Help on "Configure WebUtil" and read the configuration guide and checklist articles.
    Craig...

  • How to download Oracle 10g Dev.Suite Patch

    Hi,
    I need to download How to download: Oracle 10g Dev.Suite Patch for WindowsXP SP3 32-bit for Developer Suite 10g.
    Direct link to the download would be appreciated.
    With regards,
    MOHAMMED AJAZ.

    Hi Sarah
    I don't have access to metalink. i was trying to register but it's asking system identifier, which is i don't have. It's looks like for commercial use.
    1. Can i register metalink for personal use? (this software i am using for practice.
    thanks.
    WITH REGARDS,
    MOHAMMED AJAZ.

  • Unable to run oracle 10g developer suite

    Hi,
    I have installed both on oracle 10g express and oracle 10g developer suite on my laptop running XP home edition. The database is running , but I can not get form developer to run. The error message as "ORA-12154-TNS:could not resolve service name"
    My questions are: 1) does 10g developer suite have to run as client-server platform? Can it be stand-alone? 2) or, it is because XP Home edition? 3) Can 10g developer run on Express edition?
    Thanks.

    but I can
    not get form developer to run. The error message as
    "ORA-12154-TNS:could not resolve service name"Is the form builder software opening (appearing).
    Are you able to connect through XE's SQL Command?
    The error you are getting is because forms cannot connect to the database, and not because it is not running.
    You need to configure the tnsnames.ora file found unde
    %ORACLE_HOME%/NETWORK/ADMIN/tnsnames.ora.
    you can either configure it manually or by using the Net Configuration Assistant found under Start -> My programs ->%oracle_home% -> Oracle configuration and migration Assist.
    Manual:<Service_name> =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname> or localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = <sid_name>)
      )If You have XE installed your connection identifier would probably must look like something like this. you can just copy paste it.
    XE =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = XE)
      )The port number 1521 is the default, if you changed it during installation then use the port number you have specified during installation.
    1) Orcale Developer suite 9i and above are for web deployment and not client server.
    2) what you mean by standalone? do the configuratin above and it should work.
    3) Oracle products are not certified for windows home edition (but I have seen them working) but keep in minde that you will face many problems since the OS is not supported one.
    Regards,
    Tony Garabedian

  • Problem in installing oracle 10g dev suit

    Hi all
    my name is farnaw, i have successfully installed oracle 102 R2 on linux enterprise 4 seccuessfully, know i want to instal oracle 10g developer suit latest version (10.1.2.0.2)
    acan any body help me how can i install dev suit, i need any link or steps to install this
    Reply will be highly appreciated
    With regards
    Thnks in advance
    farnaw

    You can find all the Oracle documentation at http://docs.oracle.com
    From there you can browse to the Developer Suite documentation, including the installation guide, at http://download.oracle.com/docs/cd/B25016_07//doc/dl/core.htm

  • Problem - Installing oracle 10G & Developer Suite

    Dear Team
    I am trying to install Developer Suite and Oracle 10g . but unable to get into Sql. always i am getting a error . where as i changed everything in tnsnames.ora and checked the Listner. In Oracle 9i i dont get the error and very somoothly i can install and configure it . here some times it gives a error as Account Locked etc.,
    Please advice how to configure or where I am doing a mistake
    Sanjay

    Few more details about how you are connecting and which user you are using for connection would be helpful.
    With Oracle 10g, assuming that you have created a sample database on the same machine with mostly DBCA...
    here some times it gives a error as Account Locked etc.,if you are referring to ORA-28000 error, then it seems the password that you have been using is incorrect and you have exceeded the failed login attempts.
    Or you need to unlock the user in first place, since that is locked by default during Oracle installation (assuming you are referring to the sample schemas).

  • Is Oracle Client 10 part of Oracle 10g Developer Suite install?

    Hello,
    I am currently using Oracle Client 9i for Business Objects. I suppose once I move to Oracle 10g Developer Suite, I'll need to move this to Oracle 10g Client. Is this a separate install from the developer suite?
    Thanks.

    A Developer install should be including it's own Oracle Client -- ie Oracle_Home. That is how I've seen it in older versions -- haven't done Developer installs for quite a few years now !
    See http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap2.htm#i1018939 and http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap3.htm .
    The 10g Developer install is expected to be seperate from existing ORACLE_HOMEs

  • Deployment of 11g ADF Faces on Oracle 10g SOA Server

    Respected All,
    I have Oracle 10g SOA Server , I want to develop one Portal with ADF Faces and deployee on Oracle 10g SOA Server.
    1) Which ADF Faces Version i can Use? (10g or 11g)
    2) do i need to take license of JDeveloper 10g or 11g for my Development ?
    Thanks & Regards,
    Vijay Chavan

    Vijay,
    1) 10g. NOT 11g - it's well documented that 11g won't work on the 10g server
    2). I am not a Oracle license rep, but as I understand JDeveloper licensing, you only need to license for deployment of ADF, not development. You may wish to purchase support for JDeveloper, however. Best thing is to get an official answer from your Oracle Sales Rep, though.
    John

Maybe you are looking for