From: Alistair Y. <ali...@sm...> - 2006-03-09 09:39:50
|
the fc is about to demo but bod ain't running: The system is being setup and cannot be started yet anyone know what this means? the fc will buy anyone who answers a pint! Alistair |
From: Matthew B. <mat...@ou...> - 2006-03-09 09:47:19
|
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. > anyone know what this means? the fc will buy anyone who answers a pint! -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |
From: Colin T. <col...@ou...> - 2006-03-09 09:58:54
|
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. Normally happens to me if I start running setup servlet and something goes wrong. Restarting the webapp and going through setup servlet again should sort it (or edit the property in bod.properties, as Matthew suggests.) Seems to get into a state where it can't continue because BuildingServer has started, but you can't run setup servlet again because you closed the browser... >> anyone know what this means? the fc will buy anyone who answers a pint! > > -- ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org |
From: Matthew B. <mat...@ou...> - 2006-03-09 09:59:46
|
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. -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |
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. |
From: Alistair Y. <ali...@sm...> - 2006-03-09 10:09:00
|
> id you accidentally go into the setup servlet before the last shut > down? someone must have then > (Could be a serious bug wot - another one? ;) On 9 Mar 2006, at 10:05, Jon Maber wrote: > 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. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Antony C. <an...@sm...> - 2006-03-09 11:40:24
|
Relax, all sorted and Al with blissful smile thanks. Yep, somebody/thing tried to run setup - as this is just dev site we hadn't changed index.html to redirect to /site Cheers, Antony On 9 Mar 2006, at 10:05, Jon Maber wrote: > 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. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Alistair Y. <ali...@sm...> - 2006-03-09 10:07:24
|
yep ,early-setup Matthew - I'll change it but the fc has disappeared - might be too late though :) I'll add a pint to the list of things the fc must do! On 9 Mar 2006, at 09:59, 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. > > -- > -- Matthew Buckett, VLE Developer > -- Learning Technologies Group, Oxford University Computing Services > -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Jon M. <jo...@te...> - 2006-03-09 09:50:40
|
Alistair Young wrote: > the fc is about to demo but bod ain't running: > > The system is being setup and cannot be started yet > > anyone know what this means? the fc will buy anyone who answers a pint! > > Alistair I'm just about to set off on a weekend break so I don't think I'm going to help much but could you detail the problem a bit more? Are you trying to do a fresh installation and it's failing? If so it might be an idea to wipe the web application, delete and recreate the database and then redeploy. Good luck. P.S. HAL: Dave... ...I really think you should take a stress pill, sit down and think things over... ....Daisy, Daisy, give me your answer, do... ....I'm half crazy.... |
From: Alistair Y. <ali...@sm...> - 2006-03-09 09:55:03
|
it was running yesterday! today it isn't > Dave... ...I really think you should take a stress pill, sit down > and think things ove what, another one? I've none left! have a nice weekend Jon but you don't get a pint unfortunately! Alistair On 9 Mar 2006, at 09:50, Jon Maber 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 >> >> anyone know what this means? the fc will buy anyone who answers a >> pint! >> >> Alistair > > I'm just about to set off on a weekend break so I don't think I'm > going to help much but could you detail the problem a bit more? Are > you trying to do a fresh installation and it's failing? If so it > might be an idea to wipe the web application, delete and recreate > the database and then redeploy. > > Good luck. > > P.S. > > HAL: Dave... ...I really think you should take a stress pill, sit > down and think things over... ....Daisy, Daisy, give me your > answer, do... ....I'm half crazy.... > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Adam M. <ada...@co...> - 2006-03-09 10:00:57
|
Have you tried turning it off and turning it on again? adam | -----Original Message----- | From: bod...@li... [mailto:bodington- | dev...@li...] On Behalf Of Alistair Young | Sent: 09 March 2006 09:55 | To: bod...@li... | Subject: Re: [Bodington-developers] panic! | | it was running yesterday! today it isn't | | > Dave... ...I really think you should take a stress pill, sit down | > and think things ove | what, another one? I've none left! | | have a nice weekend Jon but you don't get a pint unfortunately! | | Alistair | | On 9 Mar 2006, at 09:50, Jon Maber 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 | >> | >> anyone know what this means? the fc will buy anyone who answers a | >> pint! | >> | >> Alistair | > | > I'm just about to set off on a weekend break so I don't think I'm | > going to help much but could you detail the problem a bit more? Are | > you trying to do a fresh installation and it's failing? If so it | > might be an idea to wipe the web application, delete and recreate | > the database and then redeploy. | > | > Good luck. | > | > P.S. | > | > HAL: Dave... ...I really think you should take a stress pill, sit | > down and think things over... ....Daisy, Daisy, give me your | > answer, do... ....I'm half crazy.... | > | > | > | > ------------------------------------------------------- | > This SF.Net email is sponsored by xPML, a groundbreaking scripting | > language | > that extends applications into web and mobile media. Attend the | > live webcast | > and join the prime developer group breaking into this new coding | > territory! | > http://sel.as-us.falkag.net/sel? | > cmd=lnk&kid=110944&bid=241720&dat=121642 | > _______________________________________________ | > Bodington-developers mailing list | > Bod...@li... | > https://lists.sourceforge.net/lists/listinfo/bodington-developers | | | | ------------------------------------------------------- | This SF.Net email is sponsored by xPML, a groundbreaking scripting | language | that extends applications into web and mobile media. Attend the live | webcast | and join the prime developer group breaking into this new coding | territory! | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 | _______________________________________________ | Bodington-developers mailing list | Bod...@li... | https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Alistair Y. <ali...@sm...> - 2006-03-09 10:06:24
|
several times while swigging a bottle of prozac! On 9 Mar 2006, at 10:00, Adam Marshall wrote: > Have you tried turning it off and turning it on again? > > adam > > > | -----Original Message----- > | From: bod...@li... > [mailto:bodington- > | dev...@li...] On Behalf Of Alistair Young > | Sent: 09 March 2006 09:55 > | To: bod...@li... > | Subject: Re: [Bodington-developers] panic! > | > | it was running yesterday! today it isn't > | > | > Dave... ...I really think you should take a stress pill, sit down > | > and think things ove > | what, another one? I've none left! > | > | have a nice weekend Jon but you don't get a pint unfortunately! > | > | Alistair > | > | On 9 Mar 2006, at 09:50, Jon Maber 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 > | >> > | >> anyone know what this means? the fc will buy anyone who answers a > | >> pint! > | >> > | >> Alistair > | > > | > I'm just about to set off on a weekend break so I don't think I'm > | > going to help much but could you detail the problem a bit more? > Are > | > you trying to do a fresh installation and it's failing? If so it > | > might be an idea to wipe the web application, delete and recreate > | > the database and then redeploy. > | > > | > Good luck. > | > > | > P.S. > | > > | > HAL: Dave... ...I really think you should take a stress pill, sit > | > down and think things over... ....Daisy, Daisy, give me your > | > answer, do... ....I'm half crazy.... > | > > | > > | > > | > ------------------------------------------------------- > | > This SF.Net email is sponsored by xPML, a groundbreaking scripting > | > language > | > that extends applications into web and mobile media. Attend the > | > live webcast > | > and join the prime developer group breaking into this new coding > | > territory! > | > http://sel.as-us.falkag.net/sel? > | > cmd=lnk&kid=110944&bid=241720&dat=121642 > | > _______________________________________________ > | > Bodington-developers mailing list > | > Bod...@li... > | > https://lists.sourceforge.net/lists/listinfo/bodington-developers > | > | > | > | ------------------------------------------------------- > | This SF.Net email is sponsored by xPML, a groundbreaking scripting > | language > | that extends applications into web and mobile media. Attend the live > | webcast > | and join the prime developer group breaking into this new coding > | territory! > | http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > | _______________________________________________ > | Bodington-developers mailing list > | Bod...@li... > | https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the > live webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |