Re: Context fails to load during start of Tomcat, and stalls tomcat startup

2012-10-19 Thread Steffen Schumacher
) that makes a web service call to another context in >> your system during initialization? If so, what happens if that context >> is not available? Does it wait and try again or does it just hang? >> >> >> >> >> >> >> >> >>

Re: Context fails to load during start of Tomcat, and stalls tomcat startup

2012-10-19 Thread Steffen Schumacher
happens if that context > is not available? Does it wait and try again or does it just hang? > > > > > > > > > On Thu, 2012-10-18 at 16:08 +0200, Steffen Schumacher wrote: >> Hi! >> >> Running apache-tomcat 7.0.26 on FreeBSD 8.1@vmware, I've s

Context fails to load during start of Tomcat, and stalls tomcat startup

2012-10-18 Thread Steffen Schumacher
Hi! Running apache-tomcat 7.0.26 on FreeBSD 8.1@vmware, I've spotted a really curious issue. We are hosting ~8 different contexts on 4 servers all matching the above setup, and in normal operation we have no beef at all, except when the server guys needs to reboot the servers for whatever reason.