Rajith Muditha Attapattu
2018-09-10 20:56:36 UTC
I'm getting the following error when trying to use the sjms endpoint.
"sjms" is bound to SjmsBatchComponent
The 4 properties it complains about is available in the sjms-batch
component. Wondering how to debug this issue?
Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to
resolve endpoint:
sjms://queue:MY_QUEUE?aggregationStrategy=com.xxx.route.MessageAggregationStategy&completionPredicate=+%3E+200&completionSize=200&completionTimeout=3000&consumerCount=10&transacted=true&transactionBatchCount=200&transactionBatchTimeout=3000
due to:
Failed to resolve endpoint:
sjms://queue:MY_QUEUE?aggregationStrategy=com.xxx.route.MessageAggregationStategy&completionPredicate=+%3E+200&completionSize=200&completionTimeout=3000&consumerCount=10&transacted=true&transactionBatchCount=200&transactionBatchTimeout=3000
due to: There are 4 parameters that couldn't be set on the endpoint. Check
the uri if the parameters are spelt correctly and that they are properties
of the endpoint. Unknown
parameters=[{aggregationStrategy=com.cpggpc.route.MessageAggregationStategy,
completionPredicate= > 200, completionSize=200, completionTimeout=3000}]
"sjms" is bound to SjmsBatchComponent
The 4 properties it complains about is available in the sjms-batch
component. Wondering how to debug this issue?
Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to
resolve endpoint:
sjms://queue:MY_QUEUE?aggregationStrategy=com.xxx.route.MessageAggregationStategy&completionPredicate=+%3E+200&completionSize=200&completionTimeout=3000&consumerCount=10&transacted=true&transactionBatchCount=200&transactionBatchTimeout=3000
due to:
Failed to resolve endpoint:
sjms://queue:MY_QUEUE?aggregationStrategy=com.xxx.route.MessageAggregationStategy&completionPredicate=+%3E+200&completionSize=200&completionTimeout=3000&consumerCount=10&transacted=true&transactionBatchCount=200&transactionBatchTimeout=3000
due to: There are 4 parameters that couldn't be set on the endpoint. Check
the uri if the parameters are spelt correctly and that they are properties
of the endpoint. Unknown
parameters=[{aggregationStrategy=com.cpggpc.route.MessageAggregationStategy,
completionPredicate= > 200, completionSize=200, completionTimeout=3000}]
--
Regards,
Rajith Muditha Attapattu <http://rajith.2rlabs.com/>
Regards,
Rajith Muditha Attapattu <http://rajith.2rlabs.com/>