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 323AE200BB3 for ; Wed, 2 Nov 2016 12:51:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 30F5C160AFB; Wed, 2 Nov 2016 11:51:01 +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 777F3160AEA for ; Wed, 2 Nov 2016 12:51:00 +0100 (CET) Received: (qmail 47396 invoked by uid 500); 2 Nov 2016 11:50:54 -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 Received: (qmail 47379 invoked by uid 99); 2 Nov 2016 11:50:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 11:50:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C59871A03B1 for ; Wed, 2 Nov 2016 11:50:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ltPCl1k7_-h4 for ; Wed, 2 Nov 2016 11:50:52 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C83385F4EB for ; Wed, 2 Nov 2016 11:50:51 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id 209B9350F29E for ; Wed, 2 Nov 2016 04:42:04 -0700 (PDT) Date: Wed, 2 Nov 2016 04:50:21 -0700 (MST) From: Marvin To: users@camel.apache.org Message-ID: <1478087421125-5789636.post@n5.nabble.com> In-Reply-To: References: <1477923241506-5789519.post@n5.nabble.com> Subject: Re: camel 2.18.0 VM problem after update MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 02 Nov 2016 11:51:01 -0000 Hi, I cloned the repository and tried to build it with maven, but unfortunately I got errors within the camel-soap component: \camel-soap\target\generated\src\test\java\com\example\soapheaders\SampleEnumType.java:[4,3] error: unmappable character for encoding UTF-8 \camel-soap\target\generated\src\test\java\com\example\soapheaders\SampleEnumType.java:[17,19] error: unmappable character for encoding UTF-8 \camel-soap\target\generated\src\test\java\com\example\contact\ContactType.java:[4,3] error: unmappable character for encoding UTF-8 ... -- View this message in context: http://camel.465427.n5.nabble.com/camel-2-18-0-VM-problem-after-update-tp5789519p5789636.html Sent from the Camel - Users mailing list archive at Nabble.com.