RE: 500 Internal Server Error (Update)

2005-02-04 Thread Michael T. Tangorre
 From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
 Every now and again I will get a 500 Internal Server Error. 
 This happens when I submit a CF template for processing (i.e. 
 forms). I am developing
 locally: CFMX 6.1, WinXP Pro / IIS, IE 6. Has anyone 
 encountered this and if so, did you find out what was causing 
 it? My first thought is that it is not CF related, but I have 
 only experienced it when attempting to process CF pages. Any 
 insight is much appreciated.

Seems to happen when certain errors are encountered on the page (stepped
through the page). The sitewide error handler is not catching them... Not
good.




~|
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:193067
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


Re: 500 Internal Server Error (Update)

2005-02-04 Thread Rick Root
Michael T. Tangorre wrote:
 
 Seems to happen when certain errors are encountered on the page (stepped
 through the page). The sitewide error handler is not catching them... Not
 good.

I've experienced this as well on CFMX 6.1 Updater 1... makes code 
debugging extremely difficult.  very annoying.

  - rick


~|
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:193068
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


RE: 500 Internal Server Error (Update)

2005-02-04 Thread Micha Schopman
I have the same issues, and they occur only when I really have put a bug
somewhere. But it is a pain in the ass to debug, because you haven't got
an idea where to look especially with OO frameworks with a lot of
references.

Micha Schopman
Software Engineer

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
de interactie met uw doelgroep. 
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
informatie zie www.modernmedia.nl 


-


~|
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:193069
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


RE: 500 Internal Server Error (Update)

2005-02-04 Thread Michael T. Tangorre
 From: Micha Schopman [mailto:[EMAIL PROTECTED] 
 I have the same issues, and they occur only when I really 
 have put a bug somewhere. But it is a pain in the ass to 
 debug, because you haven't got an idea where to look 
 especially with OO frameworks with a lot of references.

Yeah, PITA is right. I noticed it happens most when the error/exception is
database related... This time it was a typo calling a stored procedure. 




~|
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:193071
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


RE: 500 Internal Server Error (Update)

2005-02-04 Thread James Holmes
When a page generates very little content, IE decides to show the 500 error
instead of the actual CF error code.

Try the same page in FireFox to see if this is the problem. If so, add a
block of dummy HTML output to make IE render the error page while you are
developing. 

-Original Message-
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: Friday, 4 February 2005 10:39 
To: CF-Talk
Subject: RE: 500 Internal Server Error (Update)

 From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Every now and 
 again I will get a 500 Internal Server Error.
 This happens when I submit a CF template for processing (i.e. 
 forms). I am developing
 locally: CFMX 6.1, WinXP Pro / IIS, IE 6. Has anyone encountered this 
 and if so, did you find out what was causing it? My first thought is 
 that it is not CF related, but I have only experienced it when 
 attempting to process CF pages. Any insight is much appreciated.

Seems to happen when certain errors are encountered on the page (stepped
through the page). The sitewide error handler is not catching them... Not
good.






~|
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:193072
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


Re: 500 Internal Server Error (Update)

2005-02-04 Thread Bert Dawson
Have you tried going to CF admin and unchecking the Enable HTTP
status codes on the settings page?

Bert 


On Fri, 4 Feb 2005 09:47:54 -0500, Michael T. Tangorre
[EMAIL PROTECTED] wrote:
  From: Micha Schopman [mailto:[EMAIL PROTECTED]
  I have the same issues, and they occur only when I really
  have put a bug somewhere. But it is a pain in the ass to
  debug, because you haven't got an idea where to look
  especially with OO frameworks with a lot of references.
 
 Yeah, PITA is right. I noticed it happens most when the error/exception is
 database related... This time it was a typo calling a stored procedure.
 
 
 

~|
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:193073
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