> no it's not the site-wide error handler - its in a shared
> environment
> so i dont have access to the administrator   I have an
> onError()
> method in the CFAdministrator, that has this (in part) :

So that rules out the possibility of a compile error, since it would
occur while compiling the CFC.

> As i said, it was easy enough to find the error and fix
> it, but what surprised me was that these things came
> castading  into my mailbox, one per page view, when I
> would have expected onSessionEnd() only to run once per
> session.    Therefore I would have thought it would only
> detect an error in the OnSessionEnd code when it ran -
> i.e. once per person per hour or so,   not once per
> page view.

Which I would guess means that even though you fixed the error, the
onSessionEnd method is still being needlessly executed. If you'd like
to post the whole Application.cfc or email it to me privately, I'd be
happy to have a look at it and see if I have any ideas why that might
happen.


s. isaac dealey     434.293.6201
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236690
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to