Hi all, Just thought I would follow up and say that this was an error in the login form code that was trying to run on init.. So my fault not model- glue, just was hard to troubleshoot at the time..
On Feb 6, 6:44 pm, Zac Spitzer <[email protected]> wrote: > try removing from your config controllers one by one > > On Mon, Feb 7, 2011 at 10:40 AM, Brett Herford-Fell > > > > > > > > > > <[email protected]> wrote: > > No timeout of long requests.. > > nothing in exception log :( > > I fear that it maybe too hard to track down, so I will just have to see if > > it happens again and try and catch it somehow.. > > > On Sun, Feb 6, 2011 at 8:07 PM, Chris Blackwell <[email protected]> wrote: > > >> Is your server set to timeout long requests? If it is then even if the > >> request appears to have hung in the browser you will still get a stack > >> trace > >> in the ColdFusion logs. Take a look in exception.log. > >> It would also be useful to know which version of ModelGlue you're using. > >> Chris > > >> On 5 February 2011 14:03, Brettski <[email protected]> wrote: > > >>> Thanks Dan, > > >>> I couldn't get a stack trace because it was hanging on the page load > >>> of init=true.. > > >>> I guess I just have a little concern of when the sh#t hits the fan, > >>> how do you debug the framework. Just scared me a little it didn't > >>> revive on reboot, so that was my main concern.. > > >>> I will monitor but was just curious if anyone else had ever run into a > >>> similar problem.. > > >>> On Feb 6, 12:33 am, "Dan Wilson" <[email protected]> wrote: > >>> > Hey Brettski, > > >>> > Sounds like a curious problem indeed. Let's dig in, shall we? > > >>> > You said "the app lost connection to the application scope as was > >>> > producing an error when trying to access it, effectively crashing the > >>> > whole site." > > >>> > Gather up some of these errors and email them to us. Stack traces would > >>> > be a big help too. > > >>> > DW > > >>> > Sent from a mobile. Please excuse brevity and typos. > > >>> > -----Original Message----- > >>> > From: Brettski <[email protected]> > > >>> > Sender: [email protected] > >>> > Date: Sat, 5 Feb 2011 01:41:38 > >>> > To: model-glue<[email protected]> > >>> > Reply-To: [email protected] > >>> > Subject: [Model-Glue] Model-Glue can't init, hanging on init? > > >>> > Hi, > > >>> > Been working on a site for about a year, went live for 3 weeks pretty > >>> > good no probs during development or first 3 weeks. Then for some > >>> > reason the app lost connection to the application scope as was > >>> > producing an error when trying to access it, effectively crashing the > >>> > whole site.. All other CF apps (non model-glue) were OK, but my model- > >>> > glue stopped working. > > >>> > In the panic tried many things, re-copying the source code of MG + my > >>> > site and coldspring etc, reboot, nothing worked! Couldn't get it back > >>> > up.. Then for some unknown reason it started working again.. no clues > >>> > in the log, just the hanging when trying to re-init the MG app (i.e > >>> > page was just loading with no result) > > >>> > Anyone ever had a problem like this? > > >>> > -- > >>> > Model-Glue Sites: > >>> > Home Page:http://www.model-glue.com > >>> > Documentation:http://docs.model-glue.com > >>> > Bug Tracker:http://bugs.model-glue.com > >>> > Blog:http://www.model-glue.com/blog > > >>> > You received this message because you are subscribed to the Google > >>> > Groups "model-glue" group. > >>> > To post to this group, send email to [email protected] > >>> > To unsubscribe from this group, send email to > >>> > [email protected] > >>> > For more options, visit this group > >>> > athttp://groups.google.com/group/model-glue?hl=en > > >>> -- > >>> Model-Glue Sites: > >>> Home Page:http://www.model-glue.com > >>> Documentation:http://docs.model-glue.com > >>> Bug Tracker:http://bugs.model-glue.com > >>> Blog:http://www.model-glue.com/blog > > >>> You received this message because you are subscribed to the Google > >>> Groups "model-glue" group. > >>> To post to this group, send email to [email protected] > >>> To unsubscribe from this group, send email to > >>> [email protected] > >>> For more options, visit this group at > >>>http://groups.google.com/group/model-glue?hl=en > > >> -- > >> Model-Glue Sites: > >> Home Page:http://www.model-glue.com > >> Documentation:http://docs.model-glue.com > >> Bug Tracker:http://bugs.model-glue.com > >> Blog:http://www.model-glue.com/blog > > >> You received this message because you are subscribed to the Google > >> Groups "model-glue" group. > >> To post to this group, send email to [email protected] > >> To unsubscribe from this group, send email to > >> [email protected] > >> For more options, visit this group at > >>http://groups.google.com/group/model-glue?hl=en > > > -- > > Model-Glue Sites: > > Home Page:http://www.model-glue.com > > Documentation:http://docs.model-glue.com > > Bug Tracker:http://bugs.model-glue.com > > Blog:http://www.model-glue.com/blog > > > You received this message because you are subscribed to the Google > > Groups "model-glue" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/model-glue?hl=en > > -- > Zac Spitzer > Solution Architect / Director > Ennoble Consultancy > Australiahttp://www.ennoble.com.auhttp://zacster.blogspot.com > +61 405 847 168 -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
