Re: Servlet dispatcher is currently unavailable
Doug Kirk <[email protected]> Tue, 28 Oct 2003 14:59:17 -0600
| Newsgroups | gmane.comp.web.maverick.general |
|---|---|
| Message-ID | <[email protected]> |
This is usually caused by the fact that you have recently restarted the Tomcat context in which your webapp resides, and that the servlet that you named "dispatcher" (in your web.xml) has not yet been initialized. It could also indicate that the servlet had an initialization error, for which you'll need to check the logs to fix. -dk On Oct 28, 2003, at 1:12 PM, Travis Reeder wrote: > I get this every so often, any idea what might cause this? > > HTTP Status 503 - Servlet dispatcher is currently unavailable > > type Status report > > message Servlet dispatcher is currently unavailable > > description The requested service (Servlet dispatcher is currently > unavailable) is not currently available. > Apache Tomcat/4.1.27-LE-jdk14 > > Travis > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > [INVALID FOOTER] > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ [INVALID FOOTER]