[cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread www.clickfind.com.au
I am using a custom CF 404 handler to do some stuff to make the URL look nice. I know there are better ways to do it, for now that is not an option. The problem is that CF logs a 404 in the application.log which it has never done before. I'm guessing it has something to do with the option Verify

[cfaussie] [ANN-SYD] Next Monday: What Is LiveCycle?

2011-02-20 Thread Chris Velevitch
Monday 28th Febraury, 6pm for 6:30 start Howard Triesman and Sacha Trube of Avoka Technologies will give us an overview of what LiveCycle is all about. The venue is courtesy of Rocketboots. Note: In order to be eligible for the major software prize, you must have attended at least 3 meeting

[cfaussie] IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread www.clickfind.com.au
Does anyone have CF9 running on IIS7 Windows 2008 64bit? I'm having major weird problems. It looks as though it's got to do with cflocation/redirecting. After a redirect it seems to just execute the application.cfc and not the calling template The error occurred in

Re: [cfaussie] IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Kym Kovan
On 21/02/2011 11:46, www.clickfind.com.au wrote: Does anyone have CF9 running on IIS7 Windows 2008 64bit? yes. I'm having major weird problems. I have to admit a bit of I've never tried this but does OnRequestEnd fire when you do a cflocation type redirect? It looks as though it's

RE: [cfaussie] IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Steve Onnis
I would imagine that it would fire but before the cflocation. Cflocation does a header request forward which would happen when the page has loaded -Original Message- From: Kym Kovan [mailto:dev-li...@mbcomms.net.au] Sent: Monday, 21 February 2011 1:25 PM To: cfaussie@googlegroups.com

Re: [cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Kym Kovan
On 20/02/2011 21:43, www.clickfind.com.au wrote: I am using a custom CF 404 handler to do some stuff to make the URL look nice. I know there are better ways to do it, for now that is not an option. The problem is that CF logs a 404 in the application.log which it has never done before. I'm

Re: [cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
Request Restrictions invoke handler only if request is mapped to: yeah OK, seems I already had that ticked, so this is not the issue then. Weird, CF never used to record the 404 in the logs, now my logs are getting bloated like crazy. I know I should be working with URL rewrite etc. but just

Re: [cfaussie] IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
PS. this same setting does not seem to be present for the ColdFusion wildcard On Mon, Feb 21, 2011 at 12:47 PM, Kym Kovan dev-li...@mbcomms.net.auwrote: On 20/02/2011 21:43, www.clickfind.com.au wrote: I am using a custom CF 404 handler to do some stuff to make the URL look nice. I know

Re: [cfaussie] IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Taco Fleur
All I know at this stage is; - IIS6 never had a problem with the setup - IIS7 / CF9 / 64bit getting weird problems I would think that a onRequestEnd should not execute on a redirect, it looks like this might have changed in CF9? cf_tongue_in_cheek I know what you mean, haven't had to use this

[cfaussie] Re: IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread BarryC
I came across this last week, and according to Ben Nadel functionality has changed in coldfusion 9 (9.0.1 at least anyway) where onRequestEnd is now called at the end of every request, even a cflocation one.

[cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread BarryC
If you are running Coldfusion 9.0.1 then they added 404 logging to a seperate file in the coldfusion logs folder, I hadn't seen 404's being logged into the application.log before though, so maybe there is a setting in the CFIDE for that? in 9.0.1 you can also disable the logging in the 404 log

Re: [cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
There is the http.log under CF Admin which I can disable, but this does not log the 404s The 404s are showing in the *application.log* which (correct me if I'm wrong) has never been logged there before. On Mon, Feb 21, 2011 at 2:45 PM, BarryC barrychester...@gmail.com wrote: If you are running

Re: [cfaussie] Re: IIS7 CF9 CFLOCATION problems?

2011-02-20 Thread Taco Fleur
Thanks Barry, you're a champ, I truly thought I was going nuts! I could not figure out what it was, I could only assume that the onRequestEnd was now being called on a redirect but was pretty sure it never did so before. I think this change really sucks Anyway, let's figure out how to code for

Re: [cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Barry Chesterman
What do the 404 lines look like in the application.log file? There isn't an error occurring in the 404 page itself is there? Also, have you checked the corresponding entry in the exceptions.log file which gives a stack trace of the things that show in application.log? On Mon, Feb 21, 2011 at 6:01

[cfaussie] Oracle Websphere question

2011-02-20 Thread AJ Dyka
Hi All, I need to have an offline chat with anyone who's had experience with reconfiguring an existing Oracle Websphere server. It is ultimately related to a CF 8 - CF 9 upgrade but there's a problem that's blocking me from even getting that far I hope you can help! :) Thanks. A.J.

Re: [cfaussie] Re: IIS7 Verify if file exists | Don't want to log files in CF application.log

2011-02-20 Thread Taco Fleur
An example is File not found: /paintball-amp;-skirmish-games-supplies-amp;-equipment/other-store|based-retailing-nec/skirmish-ulladulla-pty-ltd.cfm The specific sequence of files included or processed is: