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 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199094 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

