Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 72864 invoked from network); 25 May 2006 23:25:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2006 23:25:39 -0000 Received: (qmail 44747 invoked by uid 500); 25 May 2006 23:25:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 44725 invoked by uid 500); 25 May 2006 23:25:25 -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 44713 invoked by uid 99); 25 May 2006 23:25:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 16:25:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.32.5.135] (HELO ms-smtp-05.tampabay.rr.com) (65.32.5.135) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 16:25:24 -0700 Received: from csunvadmin (34.14.205.68.cfl.res.rr.com [68.205.14.34]) by ms-smtp-05.tampabay.rr.com (8.13.6/8.13.6) with SMTP id k4PNP2Zo021239 for ; Thu, 25 May 2006 19:25:03 -0400 (EDT) From: "Allen Williams" To: "Tomcat Users List" Subject: RE: More (Unending) "Resource Not Found"/ Directory Problems Date: Thu, 25 May 2006 19:25:05 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <4eedb92a0605251529v4a09adf4j6fb088fd9434ebc5@mail.gmail.com> Importance: Normal X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Nothing at all shows up in them. That's why I asked a few posts ago whether there was some way I could increase the debug level. This is true not only at tomcat startup, but also when I try to access the directory. All I get is the "requested resource is not available" message in my browser. I've just started it and tried again, so I post them here, in case Dan Brown is reading and can crack some code: All that redirect stuff in localhost.log isn't germane, is it? catalina.log ======================================================================= May 25, 2006 7:09:58 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jdk1.5.0_06/jre/lib/i386/client:/usr/lib/jdk1.5.0_06/jre/lib/i386:/ usr/lib/jdk1.5.0_06/jre/../lib/i386 May 25, 2006 7:09:59 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 May 25, 2006 7:09:59 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 897 ms May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.17 May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled May 25, 2006 7:10:00 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 May 25, 2006 7:10:00 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 May 25, 2006 7:10:00 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/83 config=null May 25, 2006 7:10:00 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource May 25, 2006 7:10:00 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 1440 ms ============================================================================ localhost.log May 25, 2006 7:09:59 PM org.apache.catalina.core.ApplicationContext log INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] May 25, 2006 7:09:59 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() May 25, 2006 7:09:59 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() May 25, 2006 7:10:00 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() May 25, 2006 7:10:00 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() ============================================================================ ====== catalina.out May 25, 2006 7:09:58 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jdk1.5.0_06/jre/lib/i386/client:/usr/lib/jdk1.5.0_06/jre/lib/i386:/ usr/lib/jdk1.5.0_06/jre/../lib/i386 May 25, 2006 7:09:59 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 May 25, 2006 7:09:59 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 897 ms May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.17 May 25, 2006 7:09:59 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled May 25, 2006 7:10:00 PM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 May 25, 2006 7:10:00 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 May 25, 2006 7:10:00 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/83 config=null May 25, 2006 7:10:00 PM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource May 25, 2006 7:10:00 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 1440 ms Thanks! > -----Original Message----- > From: Hassan Schroeder [mailto:hassan.schroeder@gmail.com] > Sent: Thursday, May 25, 2006 6:30 PM > To: Tomcat Users List > Subject: Re: More (Unending) "Resource Not Found"/ Directory Problems > > > On 5/25/06, Allen Williams wrote: > > Yeah, I fixed that. That error is no longer in the logs. > > Let me assure you that absolute appBase and absolute docBase > paths work fine together -- I've got systems in production set up > that way. > > In any case, what *does* show up in your log when you start up > Tomcat now? There should be some reference to why /smsinfo > isn't found, or isn't starting. > > -- > Hassan Schroeder ------------------------ hassan.schroeder@gmail.com > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org