Coldfusion 5.0 - Fatal error codes requested!

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

  1. #1

    Default Coldfusion 5.0 - Fatal error codes requested!

    Since some time we have serious problems with our virtual hosting environment
    and coldfusion. Some of our customers are going away due to the problems. It
    seems that 'out of the blue' problems started with our cf5.0/debian linux
    server, which ran in the past without problems. We are now reinstalling a new
    server, to migrate some of the customers to see where the problems are coming
    from. As I understand the errors
    ''Fatal','11275','08/24/04','09:46:41',,'Caught a fatal signal (11) -
    Aborting'' mostly are related to out-of-date external odbc drivers,
    programming problems (cflock, variables) or the jre engine (version 1.3). The
    second part of the log shows some kind of ID, and I'm trying to find out what
    it tells us. It looks to me that Macromedia should be able to tell us some
    more about that second field which might help us to pinpoint the different
    types of problems. Till now we were not able to pinpoint the time of the fatal
    signals to specific templates. Our log since 24th of april shows us: 171
    '8200' 144 '9225' 82 '10250' 71 '11275' 38 '12300' 21
    '7175' 2 '6150' 1 '4100' 1 '1024' Where the first field is
    the number of occurences, the second the 'id' field of the log line. Is there
    someone out there who could tell us something about the first 5 id's so we can
    try to solve them??? thx Frank

    f.nijenhuis Guest

  2. Similar Questions and Discussions

    1. #39780 [NEW]: Fatal error reported for recoverable error
      From: pz at mysqlperformanceblog dot com Operating system: Linux PHP version: 5.2.0 PHP Bug Type: GD related Bug...
    2. Error message: Requested operation wouldcause one or more objects to be too small.
      I keep getting this message when I am scaling things down. It appears to happen randomly, if I close and re-open it usually allows me to scale...
    3. 'Requested registry access is not allowed.' error
      Hi, i am trying to write to event log from my aspx application that is using windows authentication. All my users would be 'Domain Users'. I am...
    4. Requested properties error???
      > However I can't understand what could be causing it! Neither can we, unless you show us your code, and indicate the line that generates the...
    5. php xml parser functions - setting user error codes
      Hello all. Does anyone know if there is a way to set an xml error code from within one of your handler functions? The reason I ask is because I...
  3. #2

    Default Re: Coldfusion 5.0 - Fatal error codes requested!

    These are thread IDs and are only used to correlate messages from the same
    thread.

    They are not error codes.

    --
    Tom Jordahl
    Macromedia Server Development


    Tom Jordahl Guest

  4. #3

    Default Re: Coldfusion 5.0 - Fatal error codes requested!

    mmm,ok, but why are the same thread codes always used, and why are some thread
    id's mentioned more often than others.
    Is it possible to trace running thread id's to coldfusion
    application/templates?

    It's quit impossible to track down the problem on a virtual hosting
    environmnet. We tried over and over to match the timing of the fatal signal
    with the accesslogs with no result.

    Frank

    f.nijenhuis 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