Claus, See this JIRA: https://issues.apache.org/activemq/browse/CAMEL-642
William has already submitted a patch for it. Can you apply this patch and see if this solved your problem and get back to us? Thanks, Marat Claus Ibsen wrote: > > Hi > > > > This unit test constantly fails on my system. Do you have this problem? > > > > ------------------------------------------------------------------------------- > > Test set: org.apache.camel.component.jms.AggregratedJmsRouteTest > > ------------------------------------------------------------------------------- > > Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 28.204 sec > <<< FAILURE! > > testJmsMulticastAndAggregration(org.apache.camel.component.jms.AggregratedJmsRouteTest) > > Time elapsed: 21.625 sec <<< ERROR! > > java.lang.AssertionError: mock:reply Received message count. Expected: <2> > but was: <0> > > at > org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:662) > > at > org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:644) > > at > org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:223) > > at > org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:199) > > at > org.apache.camel.component.jms.AggregratedJmsRouteTest.testJmsMulticastAndAggregration(AggregratedJmsRouteTest.java:66) > > > > > > > > > > Med venlig hilsen > > > > Claus Ibsen > > ...................................... > > Silverbullet > > Skovsgårdsvænget 21 > > 8362 Hørning > > Tlf. +45 2962 7576 > > Web: www.silverbullet.dk > > > > > -- View this message in context: http://www.nabble.com/AggregratedJmsRouteTest---FAILURE-tp18244005s22882p18244963.html Sent from the Camel - Development mailing list archive at Nabble.com.
