Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10217

[GSS](7.1.0) StatefulSessionBean fail after 31 invocations

    XMLWordPrintable

Details

    • Hide

      See attached reproducer based on ejb-multi-server quickstart (to set up the environment easily)
      The reproducer description is in README_ForReproducer

      Show
      See attached reproducer based on ejb-multi-server quickstart (to set up the environment easily) The reproducer description is in README_ForReproducer

    Description

      Multiple invocations of a StatefulSessionBean will end in a infinispan exception if the invocation is from server(SLSB)->server(SFSB).
      Here the standalone client contains a loop which invoke the SLSB, the SLSB simple invoke the SFSB on another (clustered)server. The invocation is sticky - so the cluster might not have an effect - and the same SFSB instance is used as expected.
      The invocatino fail for the 32. invocation.

      If a standalone client invoke the SFSB directly it seems correct working.

      It seems that the transaction handling between the server EJB's might be the cause.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: