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 4E741EC5F for ; Sun, 24 Feb 2013 18:33:22 +0000 (UTC) Received: (qmail 9886 invoked by uid 500); 24 Feb 2013 18:33:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9601 invoked by uid 500); 24 Feb 2013 18:33: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 9591 invoked by uid 99); 24 Feb 2013 18:33:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2013 18:33:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Feb 2013 18:33:12 +0000 Received: from [192.168.2.206] (stargate.glomas.de [213.23.110.130]) (Authenticated sender: andre.warnier@ice-sa.com) by tor.combios.es (Postfix) with ESMTPA id F2D763C16D0 for ; Sun, 24 Feb 2013 19:33:15 +0100 (CET) Message-ID: <512A5CCD.2080906@ice-sa.com> Date: Sun, 24 Feb 2013 19:32:45 +0100 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: PermGen space errors References: ,<99C8B2929B39C24493377AC7A121E21FC4A25DE284@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Leo Donahue - RDSA IT wrote: ...> > Since my last post, upgrading to 7.0.37 and to the latest Java 1.6.0_39, nothing in the logs out of the ordinary. Except for this in catalina. What are these? Are these attempts to log into manager/html? > > Feb 23, 2013 7:37:16 PM org.apache.catalina.realm.LockOutRealm authenticate > WARNING: An attempt was made to authenticate the locked user "admin" > Feb 23, 2013 7:37:16 PM org.apache.catalina.realm.LockOutRealm authenticate > WARNING: An attempt was made to authenticate the locked user "admin" > Feb 23, 2013 7:37:17 PM org.apache.catalina.realm.LockOutRealm authenticate > WARNING: An attempt was made to authenticate the locked user "tomcat" > Feb 23, 2013 7:37:17 PM org.apache.catalina.realm.LockOutRealm authenticate > WARNING: An attempt was made to authenticate the locked user "admin" > > > And this drives me crazy... > > googlebots keep crawling for services that aren't deployed anymore... give up google..stop wasting my logs. > I believe that if you provide a suitable "robots.txt" file in the root of your apps (or webapps/ROOT, since those apps don't exist anymore), it will stop crawling your site. Have a look in Googel, or just here : http://www.robotstxt.org/orig.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org