Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 38F4E200C38 for ; Wed, 15 Mar 2017 14:16:26 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 37ACF160B70; Wed, 15 Mar 2017 13:16:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 77ECF160B78 for ; Wed, 15 Mar 2017 14:16:25 +0100 (CET) Received: (qmail 77842 invoked by uid 500); 15 Mar 2017 13:16:24 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 48726 invoked by uid 99); 15 Mar 2017 12:24:11 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.313 X-Spam-Level: * X-Spam-Status: No, score=1.313 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Date: Wed, 15 Mar 2017 05:24:01 -0700 (MST) From: elaufis To: users@camel.apache.org Message-ID: <1489580641669-5795521.post@n5.nabble.com> In-Reply-To: References: <1489566720900-5795499.post@n5.nabble.com> <1489569413277-5795509.post@n5.nabble.com> Subject: Re: AWS Kinesis URI sequenceNumber unknown parameter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 15 Mar 2017 13:16:26 -0000 This has been resolved. The issue was that an older version of the amazon-kinesis-client was being used for the CamelContext: com.amazonaws amazon-kinesis-client 1.6.5 This was incompatible with the Camel Kinesis component 2.18.1. *Solution*: Upgrade amazon-kinesis-client dependency to: com.amazonaws amazon-kinesis-client 1.7.2 Thanks Claus, Tomo for the quick responses. -- View this message in context: http://camel.465427.n5.nabble.com/AWS-Kinesis-URI-sequenceNumber-unknown-parameter-tp5795499p5795521.html Sent from the Camel - Users mailing list archive at Nabble.com.