> Here's an odd one - I've got two instances where an error 
> was, at the same time, caught and handled by cfcatch, and 
> NOT-CAUGHT and hit the CFserver.
> 
> I'll put the shorter of the two examples below - one is the 
> application.log file entry, and the other is our logging of 
> all error.vars available.  Note that in each case the 
> date/time, error code, and specific data used in the query 
> are the same.

The only reason I can think of for why this would happen is if you're
rethrowing the error within your CFCATCH (which I'm guessing you're not) or
if you're using CFERROR TYPE="MONITOR" to catch exceptions, in which case I
think you're getting the appropriate behavior.

On the other hand, it could simply be a bug in the Solaris version.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to