From users-return-268779-archive-asf-public=cust-asf.ponee.io@tomcat.apache.org Sat Nov 23 09:44:14 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C19B6180656 for ; Sat, 23 Nov 2019 10:44:13 +0100 (CET) Received: (qmail 49328 invoked by uid 500); 23 Nov 2019 09:44:09 -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 49317 invoked by uid 99); 23 Nov 2019 09:44:09 -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; Sat, 23 Nov 2019 09:44:09 +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 2F159C0430 for ; Sat, 23 Nov 2019 09:44:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ToTDia0mERM6 for ; Sat, 23 Nov 2019 09:44:07 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2a00:d70:0:e::312; helo=mxout012.mail.hostpoint.ch; envelope-from=info@flyingfischer.ch; receiver= Received: from mxout012.mail.hostpoint.ch (mxout012.mail.hostpoint.ch [IPv6:2a00:d70:0:e::312]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTPS id 2FA367DD9E for ; Sat, 23 Nov 2019 09:44:06 +0000 (UTC) Received: from [10.0.2.45] (helo=asmtp012.mail.hostpoint.ch) by mxout012.mail.hostpoint.ch with esmtp (Exim 4.92.3 (FreeBSD)) (envelope-from ) id 1iYRxP-000MgZ-G9 for users@tomcat.apache.org; Sat, 23 Nov 2019 10:43:59 +0100 Received: from [2a02:1205:5041:3170:6cc9:bdfc:2023:15ee] by asmtp012.mail.hostpoint.ch with esmtpa (Exim 4.92.3 (FreeBSD)) (envelope-from ) id 1iYRxP-000OUy-DR for users@tomcat.apache.org; Sat, 23 Nov 2019 10:43:59 +0100 X-Authenticated-Sender-Id: info@flyingfischer.ch To: "users@tomcat.apache.org" From: "info@flyingfischer.ch" Subject: Tomcat 8.5.48: java.lang.StringIndexOutOfBoundsException Openpgp: preference=signencrypt Message-ID: <0190a7a3-f670-f41a-6d8e-11ffa881b5af@flyingfischer.ch> Date: Sat, 23 Nov 2019 10:43:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: de-CH Content-Transfer-Encoding: 7bit After updating to Tomcat 8.5.49 starting TC on daemon fails with: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48) at java.base/java.lang.String.charAt(String.java:709) at org.apache.commons.daemon.support.DaemonLoader.load(DaemonLoader.java:136) Cannot load daemon Service exit with a return value of 3 Did needto roll back to 8.5.47 which runs fine. Best Markus --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org