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 BA647336D for ; Fri, 6 May 2011 14:10:35 +0000 (UTC) Received: (qmail 564 invoked by uid 500); 6 May 2011 14:10:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 504 invoked by uid 500); 6 May 2011 14:10:32 -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 495 invoked by uid 99); 6 May 2011 14:10:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 14:10:32 +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 [76.96.62.64] (HELO qmta07.westchester.pa.mail.comcast.net) (76.96.62.64) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2011 14:10:25 +0000 Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta07.westchester.pa.mail.comcast.net with comcast id gE8Q1g0050Fqzac57EA5Cu; Fri, 06 May 2011 14:10:05 +0000 Received: from [192.168.1.201] ([69.143.109.145]) by omta08.westchester.pa.mail.comcast.net with comcast id gEA41g00138FjT13UEA4jH; Fri, 06 May 2011 14:10:05 +0000 Message-ID: <4DC4013B.5000100@christopherschultz.net> Date: Fri, 06 May 2011 10:10:03 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Deployment problem on Tomcat 7.0.12 References: <4DC2D5D7.8060206@christopherschultz.net> In-Reply-To: X-Enigmail-Version: 1.2a1pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dmitri, On 5/6/2011 5:25 AM, Dmitri Pissarenko wrote: >> Tomcat is capable of generating several log files depending upon the >> configuration. Are you using the default logging configuration? > > Yes. I just downloaded Tomcat and dropped my WAR file into the webapps > directory. > >> Check any of the files in logs/* to see if any of them have error >> messages. Sometimes they are found in catalina.out, sometimes in >> [host].log, etc. > > There are following files in the directory: > > catalina.2011-05-04.log > localhost_access_log.2011-05-04.txt > host-manager.2011-05-04.log > manager.2011-05-04.log > localhost.2011-05-04.log > > The only error message I found was this: > > INFO: The APR based Apache Tomcat Native library which allows optimal > performance in production environments was not found on the > java.library.path: [..] That's not even an error message. Can you post the entire contents of all of these files after a clean startup with no pre-existing log files? Also, try to startup using bin\startup.bat ... you should get some output on the console, too, which you should also post. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3EATsACgkQ9CaO5/Lv0PDQ6QCeJsxsSMVx9EhBQaD/IOcFfcyJ EygAnRbXPszBY6D1jwvZxL5vOTo4aCl1 =4c4l -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org