Coldfusion stopped logging to application.log file

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Coldfusion stopped logging to application.log file

    I'm using Coldfusion version 7,0,2,142559 on a windows 2003 server with IIS6
    (my prod box). A little over a month ago CF stopped putting entries into the
    application.log file. Even when errors do occur that should be logged
    application.log has nothing. I've gone through every windows/cf/jrun log I
    could find and found nothing to indicate any problems at the time of the last
    entry. Also no CF or windows updates were done around that time.

    I have a development box setup exactly the same and it does not exhibit the
    same problem. I can cause errors on the dev box and they get logged in
    application.log. Yet when I do the same thing on my prod box nothing gets
    logged. I've compared all the settings between the prod and dev boxes and
    everything is the same.

    The prod server is functioning completely normal except for the failure to put
    anything in application.log. I'm beyond pulling my hair out on this one. Has
    anyone ecountered the same issue? My Google searches have so far come up emtpy.

    aUniqueScreenName Guest

  2. Similar Questions and Discussions

    1. Coldfusion service hangs when logging into coldfusionadministrator
      Hi, After changing the maximum number of connections to 1, I can no longer enter the coldfusion administrator. He allows me to enter the...
    2. Flash Media 2 - Application.xml usage for logging
      Looking to capture trace statements in logs for server-side Flash scripting. Tech Note tn_16464 states altering the <RecordAccessLog> in the...
    3. commons-logging in ColdFusion MX
      I'm having a hard time trying to use the jakata commons logging (JCL) library with a Java Application of mine. I can run the app fine from the...
    4. HELP ColdFusion simply stopped working
      Please help me. I have ColdFusion MX 6.1 installed on Windows XP. Coldfusion was working Last Week. When I go to a .cfm page now (i.e....
    5. InDesign Installation stopped PM6 application
      Now that I've installed InDesign CS for PM, I can't open my PM6 application. Any suggestions? I'm not up to speed in InDesign, and I'm going to miss...
  3. #2

    Default Re: Coldfusion stopped logging to application.log file

    Is it possible that the application log on your production server is not
    configured to overwrite events as needed? Are other non-ColdFusion
    application events being logged?

    Carl

    aUniqueScreenName wrote:
    > I'm using Coldfusion version 7,0,2,142559 on a windows 2003 server with IIS6
    > (my prod box). A little over a month ago CF stopped putting entries into the
    > application.log file. Even when errors do occur that should be logged
    > application.log has nothing. I've gone through every windows/cf/jrun log I
    > could find and found nothing to indicate any problems at the time of the last
    > entry. Also no CF or windows updates were done around that time.
    >
    > I have a development box setup exactly the same and it does not exhibit the
    > same problem. I can cause errors on the dev box and they get logged in
    > application.log. Yet when I do the same thing on my prod box nothing gets
    > logged. I've compared all the settings between the prod and dev boxes and
    > everything is the same.
    >
    > The prod server is functioning completely normal except for the failure to put
    > anything in application.log. I'm beyond pulling my hair out on this one. Has
    > anyone ecountered the same issue? My Google searches have so far come up emtpy.
    >
    >
    Carl Von Stetten Guest

  4. #3

    Default Re: Coldfusion stopped logging to application.log file

    Carl,

    If I understand your reply correctly you are refering to the Windows
    application log (you mention non-CF events)? My problem lies with the
    application.log file in C:\CFusionMX7\logs. The application log is set to
    overwrite as needed.

    aUniqueScreenName Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139