I'd try sticking a <cfabort> at the end of OnRequestStart to see if you get that far and then place it in the middle, then the middle again up or down depending on the error being there or not, rinse and repeat etc to find what is causing the error.
Kym On 21/07/2013 10:50 AM, Mike K wrote: > > One possibility in my Application.cfc onRequestStart method is > Timezone.cfc. I'm using that to convert time from UTC to my timezone. > But the timezone.cfc file I'm using is dated 2005. I seem to recall > there were changes made to the java related to time, and some people had > issues with timezone.cfc. But it's been rock solid for me and I'm using > it on lots of sites without problems. > > Does anyone know if this could be the source of the problem? (Obviously > I'm going to get a new version and see if the problem goes away but I'd > rather know if there are still issues with timezone.cfc) > > Cheers > Mike Kear > Windsor, NSW, Australia > Adobe Certified Advanced ColdFusion Developer > AFP Webworks > http://afpwebworks.com > > > On Sun, Jul 21, 2013 at 5:17 AM, Byron Mann <[email protected]> wrote: > >> >> I'm thinking something with the Application.cfc, based in the stack. Maybe >> posting that we can help a bit further. >> >> Can your host take a look at the exception.log to see if any additional >> errors are being logged. >> >> Byron Mann >> Lead Engineer & Architect >> HostMySite.com >> On Jul 20, 2013 11:01 AM, "Mike K" <[email protected]> wrote: >> > -- > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356256 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

