You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Matthew Hixson <mh...@versaly.com> on 2004/07/09 20:37:41 UTC

The requested resource is unavailable

Is there any way to get Tomcat to log _why_ the requested resource is  
unavailable?  I've turned the debug parameter up to 99 for my  
watermarks context and I'm still not seeing anything useful in the  
logfiles.
   Here's the output of grepping through server.xml for "watermarks"

2004-07-09 11:24:27,102 DEBUG [org.apache.catalina.core.ContainerBase]  
Add child StandardContext[/watermarks] StandardHost[localhost]
2004-07-09 11:24:27,904 DEBUG [tomcat.localhost./watermarks.Context]  
Starting tomcat.localhost./watermarks.Context
2004-07-09 11:24:27,906 DEBUG [tomcat.localhost./watermarks.Context]  
Registering  
j2eeType=WebModule,name=//localhost/ 
watermarks,J2EEApplication=none,J2EEServer=none for null
2004-07-09 11:24:28,020 DEBUG [tomcat.localhost./watermarks.Context]  
Configuring default Resources
2004-07-09 11:24:28,172 DEBUG [tomcat.localhost./watermarks.Context] No  
realm for this host jboss.web:type=Host,host=localhost,path=/watermarks
2004-07-09 11:24:28,174 DEBUG [tomcat.localhost./watermarks.Context]  
Configuring non-privileged default Loader
2004-07-09 11:24:28,544 DEBUG [tomcat.localhost./watermarks.Context]  
Processing standard container startup
2004-07-09 11:24:28,739 DEBUG [org.apache.catalina.loader.WebappLoader]  
Deploying class repositories to work directory  
/usr/local/jboss-3.2.4/server/default/work/jboss.web/localhost/ 
watermarks
2004-07-09 11:24:28,775 DEBUG [org.apache.catalina.valves.ValveBase]  
valve parent=,path=/watermarks,host=localhost  
jboss.web:j2eeType=WebModule,name=//localhost/ 
watermarks,J2EEApplication=none,J2EEServer=none
2004-07-09 11:24:28,778 DEBUG [org.apache.catalina.valves.ValveBase]  
valve objectname =  
jboss.web:type=Valve,name=StandardContextValve,path=/ 
watermarks,host=localhost
2004-07-09 11:24:28,980 DEBUG [org.apache.catalina.startup.TldConfig]  
Reusing tldCache  
/usr/local/jboss-3.2.4/server/default/work/jboss.web/localhost/ 
watermarks/tldCache.ser 0
2004-07-09 11:24:29,684 DEBUG [tomcat.localhost./watermarks.Context]  
Setting deployment descriptor public ID to '-//Sun Microsystems,  
Inc.//DTD Web Application 2.3//EN'
2004-07-09 11:24:29,845 DEBUG [org.apache.catalina.session.ManagerBase]  
Registering jboss.web:type=Manager,path=/watermarks,host=localhost
2004-07-09 11:24:29,877 DEBUG [tomcat.localhost./watermarks.Context]  
Posting standard context attributes
2004-07-09 11:24:29,879 DEBUG [tomcat.localhost./watermarks.Context]  
Configuring application event listeners
2004-07-09 11:24:29,880 DEBUG [tomcat.localhost./watermarks.Context]  
Sending application start events
2004-07-09 11:24:29,939 DEBUG [tomcat.localhost./watermarks.Context]  
Starting filters
2004-07-09 11:24:29,941 DEBUG [tomcat.localhost./watermarks.Context]  
Starting completed
2004-07-09 11:24:29,941 DEBUG [tomcat.localhost./watermarks.Context]  
Checking for  
jboss.web:j2eeType=WebModule,name=//localhost/ 
watermarks,J2EEApplication=none,J2EEServer=none
2004-07-09 11:25:06,436 DEBUG  
[org.apache.coyote.tomcat5.MapperListener] Register Context /watermarks
2004-07-09 11:25:07,010 DEBUG  
[org.apache.coyote.tomcat5.MapperListener] Register Context /watermarks


and when I hit the URL all I see logged is:

2004-07-09 11:36:23,905 DEBUG [org.apache.coyote.tomcat5.CoyoteAdapter]  
  Requested cookie session id is 45F2BFBEF5085AFAED6D633C5919FD4D

  Thanks for any help,
    -M@


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org