[ 
https://issues.apache.org/activemq/browse/CAMEL-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58004#action_58004
 ] 

Claus Ibsen commented on CAMEL-2517:
------------------------------------

The help is appreciated really, but if anyone creates a new JIRA anytime one of 
the 5500 Camel unit tests fails on their own laptop, then the JIRA will be 
filled with reports.

And if there is a test failure, then please dig into why it failed before 
opening a JIRA ticket.

I am asking for logs on this JIRA since your laptop should be able to complete 
6 messages within 1 second. So I wonder what the precise error is on your 
system. You are supposed to have 2 outgoing messages. And then later these 
messages is checked its content is correct as well.

So your failure can happen in several places, and hence why I ask for the full 
error reported.

And the TRACE log will tell me how your system aggregates the incoming 
messages. Which can be used to compare with a green system and see why it dont 
work on your system.

> AggregateGroupedExchangeMultipleCorrelationTest fails
> -----------------------------------------------------
>
>                 Key: CAMEL-2517
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2517
>             Project: Apache Camel
>          Issue Type: Test
>          Components: camel-core
>    Affects Versions: 2.2.0
>         Environment: Windows Vista
>            Reporter: Christian Schneider
>             Fix For: 2.3.0
>
>         Attachments: camel-core-2010-01-02.patch
>
>
> On my system the test AggregateGroupedExchangeMultipleCorrelationTest fails. 
> It seems the Thread.sleep(100) is too short.
> When I increase to at least 900ms it works. To add some safety I propose to 
> increase to 1000ms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to