[jboss-jira] [JBoss JIRA] (WFLY-5252) Fix MDB20TestCase

Chen Maoqian (JIRA) issues at jboss.org
Thu Apr 14 21:40:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192271#comment-13192271 ] 

Chen Maoqian edited comment on WFLY-5252 at 4/14/16 9:39 PM:
-------------------------------------------------------------

Hi,I have run the test in last night with current wildfly master, but I can not find the error any more. In the recent pull request on GitHub,  the failure also does not happen again. I will close this issue for now, If anyone sees this issue again, please reopen with a sever.log
Thanks. 


was (Author: bayern39):
Hi,i have run the project  on one night with the version 10.1.0.Final,but i can not find the error  once.And in the github,the recently pull request also have not happen this error.so i think the issue has been fixed,if you can reproduce this problem ,please upload the attachment about the log,if so i will reopen this problem.Thanks for your attention! 

> Fix MDB20TestCase
> -----------------
>
>                 Key: WFLY-5252
>                 URL: https://issues.jboss.org/browse/WFLY-5252
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 10.0.0.Beta2
>            Reporter: Jeff Mesnil
>            Assignee: Chen Maoqian
>            Priority: Minor
>             Fix For: 10.1.0.Final
>
>
> The MDB20TestCase is failing often on our test suite with the error:
> {noformat}
> java.lang.AssertionError: Reply message was null on reply queue: ActiveMQQueue[ejb2x/replyQueueB]
>     at org.junit.Assert.fail(Assert.java:88)
>     at org.junit.Assert.assertTrue(Assert.java:41)
>     at org.junit.Assert.assertNotNull(Assert.java:621)
>     at org.jboss.as.test.integration.ejb.mdb.ejb2x.MDB20TopicTestCase.testEjb20TopicMDBs(MDB20TopicTestCase.java:118)
> {noformat}
> From the logs, only 1 of the MDB receives the message sent to the topic.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list