1 Reply Latest reply on Nov 4, 2004 8:11 PM by genman

    Could not start a transaction with the transaction manager i

    kcdhawale

      I am using jboss4.0.0. I have configured the system to use HAJMS, Everything works fine if I send small size messages. When I send a large message The get the following error:

      10:34:38,218 ERROR [JMSConnector] Could not start a t
      ransaction with the transaction manager.; - nested throwable: (org.jboss.tm.JBos
      sRollbackException: Unable to commit, tx=TransactionImpl:XidImpl[FormatId=257, G
      lobalId=Kamleshdesktop/31, BranchQual=, localId=31] status=STATUS_NO_TRANSACTION
      ; - nested throwable: (org.jboss.resource.connectionmanager.JBossLocalXAExceptio
      n: could not commit local tx; - nested throwable: (org.jboss.resource.JBossResou
      rceException: SQLException; - nested throwable: (java.sql.SQLException: Closed C
      onnection))))

      I am using ORACLE 8.1.7 for persistence.

      What could be the problem?