Re: HTTP Status 503 - occurs once - only when i stop and start server

2007-04-19 Thread risky57
Does anyone know how to get more feedback from tomcat embedded? at the moment it tells me in started. but i know usually in regular tomcat there is a lot more info. Rashmi Rubdi-2 wrote: > > Hi there, > > Have you set-up your projects in a way that it overloads Tomcat? Or is > there someth

Re: HTTP Status 503 - occurs once - only when i stop and start server

2007-04-19 Thread risky57
ok, ive restarted it, waited for a minute or more then tried opening the browser and didn't get that problem. but ive put a sleep for a minute for the first instance everytime i restart and this worked. i don't understand why id have to wait that long. and also why if i restart and launch a brow

Re: HTTP Status 503 - occurs once - only when i stop and start server

2007-04-18 Thread Len Popp
Is it just that Tomcat is taking time to start up? I wouldn't be surprised to get a 503 error if Tomcat isn't ready to handle requests yet. What happens if you start the server, wait for a minute, then launch the browser? -- Len On 4/18/07, risky57 <[EMAIL PROTECTED]> wrote: I am working with t

Re: HTTP Status 503 - occurs once - only when i stop and start server

2007-04-18 Thread Rashmi Rubdi
Hi there, Have you set-up your projects in a way that it overloads Tomcat? Or is there something in the code that needs optimization? It helps to check Tomcat's logs for any exceptions/ error messages that give additional clues. According the the RFC 2616 and the Servlet 2.4 spec: Status code