A couple of questions: Are you using an application.cfm? If not, you need to in order for it to look for an onRequestEnd.cfm file.
Also, if you are using the application.cfm file, the onRequestEnd file, I think, needs to be in the same folder as the application.cfm file that you're using. In...