If you find out what was causing this error, please let me know. This is the same error I was getting the other day that was mysteriously solved by reinstalling CF 7 and Apache... I'm not experiencing the problem any more, but I'd love to know what it was.
--Ferg -----Original Message----- From: Bert Dawson [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 8:06 AM To: CF-Talk Subject: Re: 500 null If you go to cfadmin/settings and uncheck "enable HTTP status codes", this will give you the standard CF error which should help you diagnose the root cause of the problem. If it turns out to be a timeout thing then you might need to add <cfsetting requesttimeout="..."> to the long running pages. HTH Bert On Thu, 17 Mar 2005 09:41:10 -0000, James Smith <[EMAIL PROTECTED]> wrote: > Every now and again, often on pages that take a while to execute but not > always I receive a "500 null" in big black letters. The code looks like > this. > > <head><title>JRun Servlet Error</title></head><h1>500 null</h1><body> > </body> > > Does anyone know what is causing it and how to avoid it as it is becoming a > real problem for us. > > -- > Jay > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199146 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

