On September 16, 2003 11:27 am, Dorin Ciuca wrote:
> Hi,
>
> In what circumstances tomcat (4.1.x) set a servlet unavailable ? Is it
> possible that a servlet is set unavailable after a high load ? Some users
> of my web application report error page HTTP Status 503 - Servlet xxx is
> currently unavailable.
>
> Thanks,
> Dorin

Sometimes, the servlet is unavailable because the container has encountered 
some errors during the servlet's loading (for example, invalid web.xml). In 
that case, you can find error messages in the logs.

Paul


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to