2012/4/4 Rafał Krupiński <[email protected]>: > On Tue, Apr 3, 2012 at 23:14, Jeffrey Schneller > <[email protected]> wrote: >> Wicketstuff.org appears to be down. Any ideas on when it will be back up? > > wicketstuff is down regularly, what does it say about wicket? ;-) > > Seriously though, why does it breaks so often?
There's a script running on the tomcat server that checks if a file is being served from the ROOT. If not, it restarts the server. This is the 503 page you're seeing. Apparently the script is too eager to restart tomcat. In any case, the server has been decommissioned, and there are no services running on it anymore. Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
