0 Replies Latest reply on Jul 23, 2002 6:33 PM by tvsanjay

    EJB Transaction Manager

    tvsanjay

      Hi all,

      I am new to jboss. Hence pardon my ignorance.

      We have developed and have recently begun to deploy applications on Jboss 2.4 on production systems. However, we have recently found that the JBOSS server completely crashes giving transaction manager errors. The error is as follows:

      Unable to register with TransactionManager: java.lang.IllegalStateException: Already started committing.

      This error seems be occurring quite randomly, especially if the number of concurrent users (in our application) nears 40. Once this happens we noticed that the entire Java process crashes and all the users begin to get similar Transaction Manager errors.

      My question is this: Are there any known generic Transaction Manager/Database problems that we should know about?

      I could send certain pieces of code if that will help you determine if there is a problem.

      Thanks in advance for your responses.

      Sanjay