<div dir="ltr"><div>Hy,</div><div>We are getting DummyTransactionExceptions when we are invalidating a session when a non-transient conversation is still open.</div><div><br></div><div>I just give in the forum a complete guide how to reproduce our problem.</div><div>Maybe somebody has time to look on it:<br></div>  <a href="https://developer.jboss.org/message/909561#909561">https://developer.jboss.org/message/909561#909561</a><br><div><br></div><div><br></div><div>Here the resume of the forum:</div><div><div> I just tried out with <a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/1470/">https://ci.jboss.org/hudson/job/WildFly-latest-master/1470/</a> </div><div> We are getting the same exception DummyTransactionException</div><div> We are working in the &quot;full-ha&quot; profile.</div><div> </div><div>What we are to reproduce the problem:.</div><div> - downloading WildFly-latest-master #1470 [Jenkins]</div><div> - added an management user for the console with &quot;add-user.bat&quot;</div><div> - changing in %JBOSS_HOME%\domain\configuration\domain.xml the &quot;cluster-password&quot; to a real password</div><div> - starting up with &quot;domain.bat&quot; and loading the console (<a href="http://localhost:9990">http://localhost:9990</a>)</div><div> - changed the &quot;main-server-group&quot; to &quot;full-ha&quot; profile with &quot;full-ha-sockets&quot; binding</div><div> - restarted the WildFly support to get it running in &quot;full-ha&quot;</div><div> - deplayed the convTest.war (latest version with sources is attached in the forum thread) to the main-server-group and enabled it</div><div> - doing the test:</div><div>    - opening <a href="http://localhost:8080/convTest/step1.jsf">http://localhost:8080/convTest/step1.jsf</a></div><div>    - starting a conversation by clicking on &quot;startConversation&quot; button</div><div>    - clicking the &quot;logout&quot; button to invalidate the session</div><div><br></div><div>=&gt; DummyTransactionException</div><div> </div><div>What are we doing wrong?</div><div> </div><div><br></div></div><div>Thanks.</div><div> Tom</div></div>