0 Replies Latest reply on Mar 9, 2006 11:27 AM by retesh

    Unable to commit, tx=TransactionImpl:XidImpl[Format Id=257 +

      Hi All,
      I am new to this forum.
      I am getting following exception. Kindly note that the system was working fine , but all of a sudden we are getting this error

      CausedByException is: Unable to commit, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=wo41378701xp/72, BranchQual=, localId=72] status=STATUS_NO_TRANSACTION; - nested throwable: (javax.ejb.EJBException: Update failed. Expected one affected row: rowsAffected=0, id=com.rm.janus.utilities.server.ejb.model.SequencePK@f4cb3b77); - nested throwable: (org.jboss.tm.JBossRollbackException: Unable to commit, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=wo41378701xp/72, BranchQual=, localId=72] status=STATUS_NO_TRANSACTION; - nested throwable: (javax.ejb.EJBException: Update failed. Expected one affected row: rowsAffected=0, id=com.rm.janus.utilities.server.ejb.model.SequencePK@f4cb3b77))

      We have Statefull Bean which call an entity bean. The statefull beans transaction attribute is set to 'REQUIRED' where as the EB's transaction attribute is 'REQUIRES NEW'.

      We have not changed any code. The application was running fine , it is only that we moved our DB to a new machine.
      Can anybody help me... THis is really urgent as the application is running on production environment.
      Thanks in advance
      Retesh Shah