Results 1 to 2 of 2

Thread: Websphere + Hibernate +Oracle XA Issues:

  1. #1
    Join Date
    Aug 2004
    Location
    San Ramon
    Posts
    1

    Default Websphere + Hibernate +Oracle XA Issues:

    Hello All,
    Iam getting this following error " rolled back in cleanup of unresolved LocalTransactionContainment." Based on the research it looks like related to the websphere user transaction issue. Iam having thse transactionAttributes
    PROPAGATION_REQUIRED,readOnly (get)
    ROPAGATION_REQUIRED,readOnly (find)
    PROPAGATION_REQUIRED,readOnly (load)
    PROPAGATION_REQUIRED (store)
    Kindly help.
    thanks
    Jayant

    [8/20/04 11:14:29:469 PDT] 7e40d720 DefaultListab I org.springframework.beans.factory.support.DefaultL istableBeanFactory Creating shared instance of singleton bean 'transactionManager'
    [8/20/04 11:14:29:563 PDT] 7e40d720 DefaultListab I org.springframework.beans.factory.support.DefaultL istableBeanFactory Creating shared instance of singleton bean 'websphereTransactionManager'
    [8/20/04 11:14:29:563 PDT] 7e40d720 WebSphereTran I org.springframework.transaction.jta.WebSphereTrans actionManagerFactoryBean Found WebSphere 5.1: com.ibm.ws.Transaction.TransactionManagerFactory
    [8/20/04 11:14:29:594 PDT] 7e40d720 JtaTransactio I org.springframework.transaction.jta.JtaTransaction Manager Using JTA UserTransaction [com.ibm.ws.Transaction.JTA.UserTransactionImpl@2be 59728] from JNDI location [java:comp/UserTransaction]
    [8/20/04 11:14:29:594 PDT] 7e40d720 DefaultListab I org.springframework.beans.factory.support.DefaultL istableBeanFactory Creating shared instance of singleton bean 'ivrProvisioning'
    [8/20/04 11:14:29:672 PDT] 7e40d720 DefaultListab I org.springframework.beans.factory.support.DefaultL istableBeanFactory Creating shared instance of singleton bean 'ivrProvisioningTarget'
    [8/20/04 11:14:30:282 PDT] 7e40d720 ContextLoader I org.springframework.web.context.ContextLoader Using context class [org.springframework.web.context.support.XmlWebAppl icationContext] for root WebApplicationContext
    [8/20/04 11:14:30:297 PDT] 7e40d720 ContextLoader I org.springframework.web.context.ContextLoader Published root WebApplicationContext [org.springframework.web.context.support.XmlWebAppl icationContext: displayName=[Root XmlWebApplicationContext]; startup date=[Fri Aug 20 11:14:19 PDT 2004]; root of ApplicationContext hierarchy; config locations=[/WEB-INF/applicationContext-hibernate.xml]; ] as ServletContext attribute with name [interface org.springframework.web.context.WebApplicationCont ext.ROOT]
    [8/20/04 11:14:30:328 PDT] 7e40d720 LocalTranCoor E WLTC0033E: Resource jdbc/cctpDB rolled back in cleanup of unresolved LocalTransactionContainment.
    [8/20/04 11:14:30:766 PDT] 7e40d720 LocalTranCoor E WLTC0032E: One or more resources rolled back. An unresolved LocalTransactionContainment had an unresolved action of rollback.
    [8/20/04 11:14:30:797 PDT] 7e40d720 WebAppTransac E WTRN0043I: LocalTransaction rolled-back due to setRollbackOnly.
    [8/20/04 11:14:30:797 PDT] 7e40d720 WebGroup E SRVE0020E: [Servlet Error]-[context]: Failed to load servlet: com.ibm.ws.LocalTransaction.RolledbackException
    at com.ibm.ws.LocalTransaction.LocalTranCoordImpl.cle anup(LocalTranCoordImpl.java(Compiled Code))
    at com.ibm.ws.webcontainer.webapp.WebAppTransactionCo llaborator.postInvoke(WebAppTransactionCollaborato r.java(Compiled Code))
    at com.ibm.ws.webcontainer.webapp.WebAppServletManage r.addServlet(WebAppServletManager.java:885)
    at com.ibm.ws.webcontainer.webapp.WebAppServletManage r.loadServlet(WebAppServletManager.java:224)
    at com.ibm.ws.webcontainer.webapp.WebAppServletManage r.loadAutoLoadServlets(WebAppServletManager.java:5 42)
    at com.ibm.ws.webcontainer.webapp.WebApp.loadServletM anager(WebApp.java:1277)
    at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp. java:283)
    at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(We bGroup.java:387)
    at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup .java:209)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplica tion(WebContainer.java:987)
    at com.ibm.ws.runtime.component.WebContainerImpl.inst all(WebContainerImpl.java:136)
    at com.ibm.ws.runtime.component.WebContainerImpl.star t(WebContainerImpl.java:356)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.st art(ApplicationMgrImpl.java:418)
    at com.ibm.ws.runtime.component.DeployedApplicationIm pl.fireDeployedObjectStart(DeployedApplicationImpl .java:787)
    at com.ibm.ws.runtime.component.DeployedModuleImpl.st art(DeployedModuleImpl.java:354)
    at com.ibm.ws.runtime.component.DeployedApplicationIm pl.start(DeployedApplicationImpl.java:575)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.st artApplication(ApplicationMgrImpl.java:271)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.st artApplication(ApplicationMgrImpl.java:488)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java(Compiled Code))
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java(Compiled Code))
    at java.lang.reflect.Method.invoke(Method.java(Compil ed Code))
    at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInv oker.java:46)
    at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperati on(MMBInvoker.java:115)
    at com.tivoli.jmx.modelmbean.DynamicModelMBeanSup

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    I did not have the "chance" to try this on WebSphere. I, however, googled "An unresolved LocalTransactionContainment had an unresolved action of rollback" and found the following link http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP&q1=WLTC0032E&uid =swg21141640&loc=en_US&cs=utf-8&lang=en+en

    HTH
    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

Similar Threads

  1. Oracle 10g RAC Issues
    By exwhyz in forum Data
    Replies: 3
    Last Post: May 30th, 2007, 06:11 PM
  2. Hibernate based AuthenticationDao issues
    By rwallace in forum Security
    Replies: 12
    Last Post: Aug 10th, 2005, 02:00 PM
  3. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  4. Replies: 0
    Last Post: Apr 12th, 2005, 12:12 PM
  5. Replies: 3
    Last Post: Nov 19th, 2004, 07:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •