Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 81327 invoked from network); 10 Dec 2003 14:32:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Dec 2003 14:32:55 -0000 Received: (qmail 70641 invoked by uid 500); 10 Dec 2003 14:32:30 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 70602 invoked by uid 500); 10 Dec 2003 14:32:30 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 70572 invoked from network); 10 Dec 2003 14:32:29 -0000 Received: from unknown (HELO nwkea-mail-2.sun.com) (192.18.42.14) by daedalus.apache.org with SMTP; 10 Dec 2003 14:32:29 -0000 Received: from phys-d3-ha21sca-1 ([129.145.155.163]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id hBAEWVxA017095 for ; Wed, 10 Dec 2003 06:32:31 -0800 (PST) Received: from apache.org (vpn-129-152-201-94.East.Sun.COM [129.152.201.94]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HPO006G9OE6XZ@ha21sca-mail1.sfbay.sun.com> for tomcat-user@jakarta.apache.org; Wed, 10 Dec 2003 06:32:31 -0800 (PST) Date: Wed, 10 Dec 2003 09:32:49 -0500 From: Jeanfrancois Arcand Subject: Re: strange output in localhost_log In-reply-to: <86901B49BB9A9F409862F5520B389CED133019@tmc2ksbs.tmc.technical-magic.com> To: Tomcat Users List Message-id: <3FD72E91.2050705@apache.org> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 References: <86901B49BB9A9F409862F5520B389CED133019@tmc2ksbs.tmc.technical-magic.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You probably have some left over from an unsucessful deployment. This exception means the Context(your app) wasn't started properly and Tomcat is now trying to stop it. -- Jeanfrancois Luc Foisy wrote: >First, what would cause this output in my localhost_log file? Is this a tomcat shutdown? > >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /admin >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /webdav >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /qbsottweblive2 >2003-12-09 21:09:36 StandardHost[localhost]: ContainerBase.removeChild: stop: >LifecycleException: Container StandardContext[/qbsottweblive2] has not been started > at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3643) > at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:1036) > at org.apache.catalina.core.StandardHostDeployer.remove(StandardHostDeployer.java:420) > at org.apache.catalina.core.StandardHost.remove(StandardHost.java:852) > at org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:919) > at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:899) > at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:370) > at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166) > at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1221) > at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233) > at org.apache.catalina.core.StandardService.stop(StandardService.java:554) > at org.apache.catalina.core.StandardServer.stop(StandardServer.java:2224) > at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:624) > >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /qbsottweblive >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /tomcat-docs >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /quicktrack >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /quick >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /portalbackup >2003-12-09 21:09:36 StandardHost[localhost]: Removing web application at context path /manager > >Second, what would cause this output in my localhost_log file? > >2003-12-07 12:55:26 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt >2003-12-07 14:06:26 StandardHost[localhost]: MAPPING configuration error for request URI /mstshash=cmpherson >2003-12-07 19:39:57 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt >2003-12-07 20:09:48 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt > >2003-12-09 00:48:25 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt >2003-12-09 04:38:39 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt >2003-12-09 07:44:43 StandardHost[localhost]: MAPPING configuration error for request URI /_vti_bin/owssvr.dll >2003-12-09 07:44:43 StandardHost[localhost]: MAPPING configuration error for request URI /MSOffice/cltreq.asp >2003-12-09 10:18:06 StandardHost[localhost]: MAPPING configuration error for request URI /favicon.ico >2003-12-09 11:05:12 StandardHost[localhost]: MAPPING configuration error for request URI /favicon.ico >2003-12-09 13:23:20 StandardHost[localhost]: MAPPING configuration error for request URI /favicon.ico >2003-12-09 13:26:35 StandardHost[localhost]: MAPPING configuration error for request URI /_vti_bin/owssvr.dll >2003-12-09 13:26:35 StandardHost[localhost]: MAPPING configuration error for request URI /MSOffice/cltreq.asp >2003-12-09 14:15:17 StandardHost[localhost]: MAPPING configuration error for request URI /_vti_bin/owssvr.dll >2003-12-09 14:15:17 StandardHost[localhost]: MAPPING configuration error for request URI /MSOffice/cltreq.asp >2003-12-09 14:43:52 StandardHost[localhost]: MAPPING configuration error for request URI /robots.txt > >2003-12-10 07:54:12 StandardHost[localhost]: MAPPING configuration error for request URI /_vti_bin/owssvr.dll >2003-12-10 07:54:12 StandardHost[localhost]: MAPPING configuration error for request URI /MSOffice/cltreq.asp >2003-12-10 09:00:28 StandardHost[localhost]: MAPPING configuration error for request URI /favicon.ico > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org