1 Reply Latest reply on Oct 10, 2006 6:26 AM by marklittle

    JBoss Transaction Service for JBoss-3.2.4

    subramaniam.venkat

      Hello

      I am using JBoss-3.2.4 and i am facing a well known issue in JBoss .

      WARN [org.jboss.tm.TransactionImpl] Transaction TransactionImpl:XidImpl [FormatId=257, GlobalId=vpsmp11a//216742, BranchQual=] timed out. status=STATUS_ACTIVE

      And truss command executed in Solaris

      wp_mutex_wakeup(0x000E31F0) = 0
      lwp_mutex_lock(0x000E31F0) = 0
      lwp_mutex_wakeup(0x000E31F0) = 0
      lwp_mutex_lock(0x000E31F0) = 0
      lwp_mutex_wakeup(0x000E31F0) = 0
      lwp_mutex_lock(0x000E31F0) = 0
      lwp_mutex_wakeup(0x000E31F0) = 0
      lwp_mutex_lock(0x000E31F0) = 0
      lwp_mutex_wakeup(0x000E3458) = 0
      lwp_mutex_wakeup(0x000E31F0) = 0
      lwp_mutex_lock(0x000E3458) = 0

      And after this warning message JBoss stop to respond to any request.

      As suggested by Mark Little i tried to download the Jboss transaction service but in the installation guide it is mentioned as the available version is applicable for JB0ss.4.0.3 SP1 .

      As of know i am using the default transaction management in deployment

      So can some one please help on this issue and let me know where i can find the JBoss transaction service for JBoss-3.2.4.

      Awaiting reply.

      Thanks in advance,
      Subramaniam