The load on the server is light, occassionally it goes up but not long
enough to block all of the testing that I have done.
Other example servlets are working fine.  My system.out debugging is getting
me nowhere in a hurry...

----- Original Message -----
From: "Sean Dockery" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, February 06, 2003 6:54 PM
Subject: Re: SendMailServlet problem...


> According to the HTTP 1.1 spec...
>
>
> 10.5.4 503 Service Unavailable
>
> The server is currently unable to handle the request due to a temporary
> overloading or maintenance of the server. The implication is that this is
a
> temporary condition which will be alleviated after some delay. If known,
> the length of the delay MAY be indicated in a Retry-After header. If no
> Retry-After is given, the client SHOULD handle the response as it would
for
> a 500 response.
>
>        Note: The existence of the 503 status code does not imply that a
>        server must use it when becoming overloaded. Some servers may wish
>        to simply refuse the connection.
>
>
>
> What is the load like on your server?  Does it have enough memory?
>
> At 17:28 2003-02-06 -0600, you wrote:
> >When I run the jsp example to sendmail I recieve the following error:
> >Http status 503 - Servlet SendMailServlet is currently unavailable
> >
> >Any ideas?
> >I have the mail.smtp.host changed to my mail server in server.xml.
> >I am the username and password to the server.
>
> Sean Dockery
> [EMAIL PROTECTED]
> Certified Java Web Component Developer
> Certified Delphi Programmer
> SBD Consultants
> http://www.sbdconsultants.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to