I do not have access to the CFlog files (that I know of). I read some entries of using onError() so I can log any event inside of the cfc with cffile.
I have tried a couple of tests using onRequest firing the onSessionEnd and I am getting the following: OnError : [Event handler exception. - Expression] An exception occurred when invoking a event handler method from Application.cfc. The method name is: onRequest. Might there be some permission or server configuration with Hostek that I am unaware of? Also, based on my testing the error is a result of not having access to the session variables. I call them using: <cfargument name="sessionScope" required="true"> Then log #arguments.sessionscope.cfid. The error is coming from the cfargument tag. > Did you check your logs to ensure onSessionEnd wasn't throwing an > error? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321015 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

