Hi Oleg,
I have tried with 2.1.3 , I am getting the same error.
Meanwhile for workaround i tried with below changes and tested.
It is working as expected, but i am not sure if it has any effect...
Type: Posts; User: rahulk; Keyword(s):
Hi Oleg,
I have tried with 2.1.3 , I am getting the same error.
Meanwhile for workaround i tried with below changes and tested.
It is working as expected, but i am not sure if it has any effect...
Thanks Oleg,
I have raised JIRA issue.
Issue Number: https://jira.springsource.org/browse/INT-2666
After configuring JDBC message Store with aggregator i getting below error:
2012-07-12 15:44:30,703 ERROR [scheduler-1] [TaskUtils$LoggingErrorHandler] Unexpected error occurred in scheduled...
Hi,
I am trying to receive messages from a message queue (RabbitMQ) and aggregate those messages for batch processing.
Below is the configuration for for aggregator:
<int:aggregator...