[jboss-jira] [JBoss JIRA] (WFLY-4067) DummyTransaction exception during session.invalidate
Tom Schuller (JIRA)
issues at jboss.org
Tue Nov 11 09:33:30 EST 2014
[ https://issues.jboss.org/browse/WFLY-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom Schuller updated WFLY-4067:
-------------------------------
Steps to Reproduce:
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"
- deplayed 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
was:
What we are 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"
- deplayed 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
> DummyTransaction exception during session.invalidate
> ----------------------------------------------------
>
> Key: WFLY-4067
> URL: https://issues.jboss.org/browse/WFLY-4067
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 9.0.0.Alpha1
> Reporter: Tom Schuller
> Assignee: Paul Ferraro
> Attachments: convTest.war, convTest.zip
>
>
> A DummyTransaction-IllegalStateException is thrown while invalidating a httpSession wit a started javax.enterprise.context.Converation.
> 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 (#1471)
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list