Are you using a Model Glue event in your MG.xml for onSessionEnd? If not, you can just take out the functions in the Application.CFC. I think that'll be fine.
If you are using a Model Glue event for onSessionEnd, do tell us what you are doing inside that event. DW On Thu, Jul 22, 2010 at 8:41 AM, Rawlins <[email protected]> wrote: > Hi Dan, thanks for getting back to me so swiftly. > > It appears from the logs that I'm getting this exception pretty much > every 5 minutes on the dot. > > It also appears that on occasion I'll get the exception logged 2/3 > times at the same time. With the same timestamp on them. > > The application in itself appears to run just fine, no exceptions and > works a charm. > > Thanks, > > Robert > > On Jul 22, 1:31 pm, "Dan Wilson - [email protected]" > <[email protected]> wrote: > > Can you give us any more information as to what's going on? > > > > Are there other errors happening around the same time? > > > > Is the application timing out? > > > > DW > > > > On Jul 22, 8:09 am, Rawlins <[email protected]> wrote: > > > > > > > > > Hello Guys, > > > > > I'm receiving a strange exception in my server logs on a very regular > > > basis which looks like this:http://pastebin.com/6EbNkE6j > > > > > This appears to be caused during an onSessionEnd event. My > > > application.cfc looks like this:http://pastebin.com/0P6M1y4X > > > > > I dont really have a very good understanding of how the session events > > > are dealt with in ModelGlue, I would appreciate any help you can offer > > > on solving the issue. > > > > > Thanks, > > > > > Robert > > -- > 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]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- William Osler - "We are here to add what we can to life, not to get what we can from life." -- 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
