[jboss-jira] [JBoss JIRA] (WFLY-5536) Recovery manager is not able to recover MDB and shows warnings on each run.
Hayk Hovsepyan (JIRA)
issues at jboss.org
Thu Oct 29 02:57:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123110#comment-13123110 ]
Hayk Hovsepyan commented on WFLY-5536:
--------------------------------------
[~ataylor] for debugging the test and server side running, it requires to provide these two maven options while running the test "-Dmaven.surefire.debug -Ddebug.client".
"-Dmaven.surefire.debug" option is for debugging the test, and test run waits for the port "5005" to be connected by IDE.
"-Ddebug.client" option debugs the server side running, such as recovery manager, and it waits for the port "8787" to be connected by IDE. However it could not log any message that is waiting for connection to port.
> 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