Thanks for the replay,

activemq-artemis  and this is the link where i clone the project

https://github.com/apache/activemq-artemis.git

On Tue, Jun 21, 2016 at 3:26 PM, Timothy Bish <tabish...@gmail.com> wrote:
> On 06/21/2016 03:23 PM, Chalaka Chamupathi Sudusinghe wrote:
>>
>> Hello,
>>
>> i was trying to build the Activemq artemis project but
>
>
> Are you building Artemis or ActiveMQ 5.x? This looks like a test from the
> 5.x code
>
>
>>
>> i had following error in the test ,
>> "
>> Running org.apache.activemq.ra.MDBTest
>> Tests run: 10, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
>> 51.729 sec <<< FAILURE! - in org.apache.activemq.ra.MDBTest
>> testMessageExceptionReDelivery(org.apache.activemq.ra.MDBTest)  Time
>> elapsed: 1.022 sec  <<< FAILURE!
>> java.lang.AssertionError: Delivery policy delay not working
>>      at org.junit.Assert.fail(Assert.java:74)
>>      at org.junit.Assert.assertTrue(Assert.java:37)
>>      at org.junit.Assert.assertFalse(Assert.java:56)
>>      at
>> org.apache.activemq.ra.MDBTest.testMessageExceptionReDelivery(MDBTest.java:705)
>>
>> testOrderOfMessageExceptionReDelivery(org.apache.activemq.ra.MDBTest)
>> Time elapsed: 31.054 sec  <<< FAILURE!
>> java.lang.AssertionError: Got 5
>>      at org.junit.Assert.fail(Assert.java:74)
>>      at org.junit.Assert.assertTrue(Assert.java:37)
>>      at
>> org.apache.activemq.ra.MDBTest.testOrderOfMessageExceptionReDelivery(MDBTest.java:798)
>>
>> testXaTimeoutRedelivery(org.apache.activemq.ra.MDBTest)  Time elapsed:
>> 11.012 sec  <<< FAILURE!
>> java.lang.AssertionError:
>>      at org.junit.Assert.fail(Assert.java:74)
>>      at org.junit.Assert.assertTrue(Assert.java:37)
>>      at org.junit.Assert.assertTrue(Assert.java:46)
>>      at
>> org.apache.activemq.ra.MDBTest.testXaTimeoutRedelivery(MDBTest.java:899)
>>
>> Failed tests:
>>    MDBTest.testMessageExceptionReDelivery:705 Delivery policy delay not
>> working
>>    MDBTest.testOrderOfMessageExceptionReDelivery:798 Got 5
>>    MDBTest.testXaTimeoutRedelivery:899 "
>>
>> i google the error and unable to find solution, i am new to this and
>> please help me to fix the error.
>>
>
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>



-- 
Thanks and Regards,

Chalaka Chamupathi Sudusinghe

Undergraduate at University of Peradeniya Faculty of Engineering.

Email     : chalakachamupa...@gmail.com
Linkedin : https://lk.linkedin.com/in/chalakachamupathisudusinghe
Blog       : https://chalakachamupathisudusinghe.blogspot.com
Github    : https://github.com/Chalakachamupathi

Reply via email to