[jboss-jira] [JBoss JIRA] (WFLY-5536) Recovery manager is not able to recover MDB and shows warnings on each run.
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Oct 20 09:53:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119988#comment-13119988 ]
Jeff Mesnil commented on WFLY-5536:
-----------------------------------
According to the tests, we have:
8. Crash JVM and undeploy MDB.
9. Restart the server and start recovery.
10. TestXA resource is committed
11. Recovery manager logs warning messages for MDB JMS XA resource each time it is started (txn log record about MDB JMS XA still exist in transaction log store on EAP side)
When the server is restarted at (9), the MDB is no longer deployed. The recovery manager will never be able to recover as the XAResource it is trying to recover was bound to the MDB that is undeployed.
> Recovery manager is not able to recover MDB and shows warnings on each run.
> ---------------------------------------------------------------------------
>
> Key: WFLY-5536
> URL: https://issues.jboss.org/browse/WFLY-5536
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.CR2
> Reporter: Hayk Hovsepyan
> Assignee: Jeff Mesnil
> Priority: Blocker
> Attachments: MDB_JMS_XA.log
>
>
> Recovery manager is not able to recover MDB and shows warnings.
> This causes to see the same warning log in server each time recovery is run.
> This happens when server is crashed before transaction state is saved.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list