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 98BC0200D28 for ; Mon, 23 Oct 2017 22:17:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 974571609E0; Mon, 23 Oct 2017 20:17:20 +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 DD8871609DF for ; Mon, 23 Oct 2017 22:17:19 +0200 (CEST) Received: (qmail 83873 invoked by uid 500); 23 Oct 2017 20:17:18 -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 83862 invoked by uid 99); 23 Oct 2017 20:17:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Oct 2017 20:17:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 741EB1806FC for ; Mon, 23 Oct 2017 20:17:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id hoj0Lb0nK8YE for ; Mon, 23 Oct 2017 20:17:15 +0000 (UTC) Received: from thor.wissensbank.com (thor.wissensbank.com [81.169.250.120]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id F1A435FB52 for ; Mon, 23 Oct 2017 20:17:14 +0000 (UTC) Received: from thor.wissensbank.com (localhost [127.0.0.1]) by thor.wissensbank.com (Postfix) with ESMTP id BCD873DC82F6A for ; Mon, 23 Oct 2017 22:17:08 +0200 (CEST) Received: by thor.wissensbank.com (Postfix, from userid 500) id AC9503DC82F6B; Mon, 23 Oct 2017 22:17:08 +0200 (CEST) Received: from [192.168.245.129] (p57BA1776.dip0.t-ipconnect.de [87.186.23.118]) (Authenticated sender: andre.warnier@ice-sa.com) by thor.wissensbank.com (Postfix) with ESMTPA id 914D03DC82F6A for ; Mon, 23 Oct 2017 22:17:06 +0200 (CEST) Subject: Re: TLD startup issues To: users@tomcat.apache.org References: <1219190650.1881392.1508787007838.ref@mail.yahoo.com> <1219190650.1881392.1508787007838@mail.yahoo.com> From: =?UTF-8?Q?Andr=c3=a9_Warnier_=28tomcat=29?= Message-ID: <59EE4E44.6030803@ice-sa.com> Date: Mon, 23 Oct 2017 22:17:08 +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: <1219190650.1881392.1508787007838@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP archived-at: Mon, 23 Oct 2017 20:17:20 -0000 On 23.10.2017 21:30, Ray Holme wrote: > I have two systems running Tomcat 8.5.13 on Linux > > my development machine runs fully patched Fedora 26 > > the server I use is using Ubuntu 16.4.3 > > Both have identical catalina.properties files as well as context.xml files > > The context file has a one line addition towards the end before the end of context with this line > > > > The properties file has ALL the jar files to be found in my application added to the > > list of StandardJars.... > > My development machine spends 1 second or less on the TLD warning before the next line in the log comes up. > > The server spends 150 seconds (good day, yesterday it was 10.5 minutes). > > What can I do to speed up the startup? > Did you read this ? https://wiki.apache.org/tomcat/HowTo/FasterStartUp --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org