Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 945A370B5 for ; Tue, 29 Nov 2011 10:47:04 +0000 (UTC) Received: (qmail 74133 invoked by uid 500); 29 Nov 2011 10:47:01 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 73527 invoked by uid 500); 29 Nov 2011 10:47:00 -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 73513 invoked by uid 99); 29 Nov 2011 10:46:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 10:46:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.152] (HELO smtp5.freeserve.com) (193.252.22.152) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 10:46:52 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3423.me.freeserve.com (SMTP Server) with ESMTP id 50807C0000BF for ; Tue, 29 Nov 2011 11:46:30 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3423.me.freeserve.com (SMTP Server) with ESMTP id 43A49C0000E2 for ; Tue, 29 Nov 2011 11:46:30 +0100 (CET) Received: from mail.homeinbox.net (unknown [2.29.23.142]) by mwinf3423.me.freeserve.com (SMTP Server) with ESMTP id 2AEE0C0000BF for ; Tue, 29 Nov 2011 11:46:30 +0100 (CET) X-ME-UUID: 20111129104630176.2AEE0C0000BF@mwinf3423.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by mail.homeinbox.net (Postfix) with ESMTP id AD220EAB13A for ; Tue, 29 Nov 2011 10:46:29 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from mail.homeinbox.net ([127.0.0.1]) by localhost (mail.homeinbox.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7OM9xQIbhY1V for ; Tue, 29 Nov 2011 10:45:43 +0000 (GMT) Received: from [192.168.23.205] (unknown [2.29.23.142]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.homeinbox.net (Postfix) with ESMTPSA id B4B1EEAB13D for ; Tue, 29 Nov 2011 10:45:43 +0000 (GMT) References: User-Agent: K-9 Mail for Android In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: Tomcat 7.0.23 startup freezes at "INFO: Deploying web application directory ..." From: markt@apache.org Date: Tue, 29 Nov 2011 10:45:36 +0000 To: Tomcat Users List Message-ID: ~ ~ wrote: >Nuances: >- no errors are displayed in logs >- tomcat process can't be shutted down with shutdown.sh script >- http request on 80 port wait forever >- it's a mu ti host configuration >- the same setup works well on all previous build, including 7.0.22 >- when lib/*.jar files of tomcat-7.0.23 are replaced with lib/*.jar >files of >tomcat-7.0.23 - everything works just fine > >thank you! > >p.s. i think it's an issue of tomcat-7.0.23 not a bug of my app. >but some developer markt keeps closing my bug >report, >saying it's a support question, not a bug of tomcat-7.0.23 > >fill free to contact for details: a19596@mail.ru 1. Please don't cross post to users and dev. 2. There is not enough information here (or in your bug report) to demonstrate the existence of a Tomcat bug. Compare your report to Michael Zampani's which may be the same issue. 3. What does a thread dump show? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org