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 6B39E200CD3 for ; Fri, 28 Jul 2017 18:29:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 69BC916D165; Fri, 28 Jul 2017 16:29:18 +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 AF84116D164 for ; Fri, 28 Jul 2017 18:29:17 +0200 (CEST) Received: (qmail 71050 invoked by uid 500); 28 Jul 2017 16:29:16 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 71038 invoked by uid 99); 28 Jul 2017 16:29:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2017 16:29:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DC1CFC34C3 for ; Fri, 28 Jul 2017 16:29:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id zACGC_PDkSaW for ; Fri, 28 Jul 2017 16:29:14 +0000 (UTC) Received: from thor.wissensbank.com (thor.wissensbank.com [81.169.250.120]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7CD6B5FD6F for ; Fri, 28 Jul 2017 16:29:14 +0000 (UTC) Received: from thor.wissensbank.com (localhost [127.0.0.1]) by thor.wissensbank.com (Postfix) with ESMTP id 460E33DC827F4 for ; Fri, 28 Jul 2017 18:29:07 +0200 (CEST) Received: by thor.wissensbank.com (Postfix, from userid 500) id 370773DC827F5; Fri, 28 Jul 2017 18:29:07 +0200 (CEST) Received: from [192.168.245.129] (unknown [185.177.75.189]) (Authenticated sender: andre.warnier@ice-sa.com) by thor.wissensbank.com (Postfix) with ESMTPA id 076E13DC827F4 for ; Fri, 28 Jul 2017 18:29:04 +0200 (CEST) Subject: Re: Tomcat 9 won't start according to Eclipse To: users@tomcat.apache.org References: From: =?UTF-8?Q?Andr=c3=a9_Warnier_=28tomcat=29?= Message-ID: <597B6650.40805@ice-sa.com> Date: Fri, 28 Jul 2017 18:29:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP archived-at: Fri, 28 Jul 2017 16:29:18 -0000 On 28.07.2017 18:18, Konstantin Kolinko wrote: > Caused by: java.lang.IllegalArgumentException: L'association de >>servlet (servlet mapping) indique un nom de servlet inconnu [Taste] This seems to be the underlying problem. There is a element associating some URL pattern (?) with a "Taste", but there is no such servlet. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org