Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 9 Server Monitoring - Can't find "Last Error" log

New Here ,
Sep 25, 2011 Sep 25, 2011

Hi,

Perhaps this is a stupid question, but I cannot locate where does Coldfusion write all the error details that it reports under "Last Error" in Coldfusion Server Monitor.

I am trying to get to the bottom of a pesky error message, but can't get any more information on it without looking at the actual logs. I tried application.log but errors there are very very old and not the ones that CF Monitor is reporting.

Here is the screenshot of what I mean:

cf.jpg

Thanks for any suggestions!

Sasha.

903
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Sep 25, 2011 Sep 25, 2011

Hi Sasha,

There are no such things as stupid questions tho there are dumb answers, hope this is not one of the latter.

There are two ways. Double click under Reports - requests with errors.

Capture1.JPG

Or select Statistics tab > Errors menu > request with errors.

Capture2.JPG

HTH, Carl.

PS

this may help CF dev week event -

http://www.adobe.com/devnet/coldfusion/events.html

Watch the excellent recorded session by Charlie Arehart on understanding CF Monitor:

http://www.adobe.com/cfusion/event/index.cfm?id=1886254&event=register_no_session&loc=en_us

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 25, 2011 Sep 25, 2011

Carl, thanks for your reply. Unfortunately the statistics tab does not give me too much information to go on for debugging of this error. I am trying to pinpoint the exact URL that is throwing this error, but all it is giving me is the error template (in this case /ratings.cfm) and that the error ocurrs in settings.cfm line 1 - this is not really helpful at all. Would you have any suggestions how to debug this further?

cf1.jpg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Sep 25, 2011 Sep 25, 2011

Hi Sasha,

Error line 1 for something that I guess works 99% of the time does not provide much useful detail to go on - as you point out.

No doubt you have already looked in CFadmin > Debugging & Logging > Log Files > application.log or exception.log ?

Regards, Carl.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 25, 2011 Sep 25, 2011
LATEST

I have. Thanks for your replies though. Perhaps Coldfusion is just not logging those errors?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources