Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4067

DummyTransaction exception during session.invalidate with started conversation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • 9.0.0.Alpha1
    • Clustering
    • None
    • Hide

      What we are doing to reproduce the problem:.

      • downloading WildFly-latest-master #1470 [Jenkins]
      • added an management user for the console with "add-user.bat"
      • changing in %JBOSS_HOME%\domain\configuration\domain.xml the "cluster-password" to a real password
      • starting up with "domain.bat" and loading the console (http://localhost:9990)
      • changed the "main-server-group" to "full-ha" profile with "full-ha-sockets" binding
      • restarted the WildFly support to get it running in "full-ha"
      • deployed the convTest.war (see attachment convTest.zip) to the main-server-group and enabled it
      • doing the test:

      => DummyTransactionException

      Show
      What we are doing to reproduce the problem:. downloading WildFly-latest-master #1470 [Jenkins] added an management user for the console with "add-user.bat" changing in %JBOSS_HOME%\domain\configuration\domain.xml the "cluster-password" to a real password starting up with "domain.bat" and loading the console ( http://localhost:9990 ) changed the "main-server-group" to "full-ha" profile with "full-ha-sockets" binding restarted the WildFly support to get it running in "full-ha" deployed the convTest.war (see attachment convTest.zip) to the main-server-group and enabled it doing the test: opening http://localhost:8080/convTest/step1.jsf starting a conversation by clicking on "startConversation" button clicking the "logout" button to invalidate the session => DummyTransactionException

    Description

      A DummyTransaction-IllegalStateException is thrown while invalidating a httpSession wit a started javax.enterprise.context.Converation.

      We are working in "full-ha" with session distribution enabled (<distributable/> in web.xml)

      Under https://ci.jboss.org/hudson/job/WildFly-latest-master/1334/ everything is working fine. No exception is thrown
      The exception is thrown starting with version https://ci.jboss.org/hudson/job/WildFly-latest-master/1340 to the latest now (#1475)

      Attachments

        1. convTest.war
          9 kB
        2. convTest.zip
          8 kB

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            luxpchdig georges goebel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: