ok i now do wget -T 5 -O - -o /dev/null --proxy=off http://${HOST}:${PORT}/isalive.html
see if that helps On 6/5/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
i think we are running constantly out of perm space heap why that is i don't know because the examples are already manual deployed now (running a script by hand) it is just restarted and the perm space is 100MB it can grow to 150MB at the moment and i think it slowly does that i have a script running that triggers this: http://wicketstuff.org/isalive.html if that doesn't work the tomcat is auto restarted. The problem is that sometimes the wget to that url just never times out (or very very very late) it just hangs on it. So the tomcat server doesn't get started anybody knows the wget command that it times out much earlier? johan On 6/5/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > Hi, > > Some people were complaining that the wicketstuff.org server was down > quite a bit. Anyone (Johan, Jan) has an idea why? Could it be bamboo? > Or do we do hot deploys of the examples project everytime it is > rebuild? > > Eelco >
