Description of problem: JMS producer does not failover when server is shutdowned due to journal disconnection. This was seen in with AIO journal-type on NFSv4. How reproducible: 1. Start 2 servers in collocated HA topology with shared journal on NFSv4 (with AIO journal type). There is queue "testQueue" deployed on both of the servers. 2. Start producer and consumer connected to 1st server sending/reading messages to/from queue "testQueue" (with transacted session) 3. Disconnect 1st server from NFS 4. Wait for HQ component on 1st server to shutdown and clients to failover Results: Sometimes happens that producer does not failover. Issue is under investigation.
I was not able to reproduce the issue with EAP 6.3.0.ER9. Closing.