From: Jon M. <jo...@te...> - 2006-03-09 10:06:09
|
Matthew Buckett wrote: > Matthew Buckett wrote: > >> Alistair Young wrote: >> >>> the fc is about to demo but bod ain't running: >>> >>> The system is being setup and cannot be started yet >> >> >> I think this maybe that the setup property in the Bodington >> properties file isn't set to the correct thing. I'll have a look. > > > BuildingContextListener.java is the file generating the message. I > think this is because someone has started running setupservlet and not > finished. > > If you have a good Bodington properties file set: > > setup.status=post-setup > > At the moment I am guessing you have it set to early-setup which is > causing the message. > Therefore - did you accidentally go into the setup servlet before the last shut down? (Could be a serious bug - shouldn't setup servlet warn you that the system IS set up and exit?) I guess it's safe to just edit the setup.status property and restart. |