Multiple Error Messages, starting With 500 null Error

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

  1. #1

    Default Multiple Error Messages, starting With 500 null Error

    I've been experiencing multiple error messages with ColdFusion 7.0 on Ubuntu
    Linux/Apache2 for the past several days, starting with the 500 null error (see
    [url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=f9e312a2[/url]), which
    ocurred on only part of the site (a set of forms requiring remote login). Now,
    the following errors are appearing on various CF forms: "An I/O error while
    manipulating the sort index" and "An exception occurred when setting up mail
    server parameters" and finally, "No space left on device." All these errors
    are occurring on add/edit forms and cffile upload forms that were working fine
    a few hours ago and that haven't been changed.

    Right now, I'm replacing the license.properties file to deal with the 500
    null error. My question is, has anyone else experienced this smattering of
    other error messages in conjunction with the 500 null error. Or fast on the
    heels of it? What's the deal with the 500 null error, anyway? Has Adobe made
    any progress with this issue?

    chickenloaf Guest

  2. Similar Questions and Discussions

    1. I don't get error messages in my IE
      I'm using IIS from win xp pro and normally when my page doesn't work i get the error message but not on my computer.... Someone told me that i had...
    2. sco 5.06 error messages
      I'm looking at a SCO 5.06 server with a network printer which is performing really really slowly. The print jobs don't begin to print for several...
    3. Error Checking and Error Messages in Forms
      I am making relatively simple DB in Access 2002. Many fields in tables do not allow duplicates, so I declared them as Indexed(No Duplicates) in...
    4. Error: ?null? is null or not an object
      eloine: That is a bogus error message in that it probably refers to something you have done (or not done) on the page. So, looking in the...
    5. Error handling and custom error messages
      How can I get more informations about last error? I get the last error number with @@ERROR, but I don't know what is the source of error. For...
  3. #2

    Default Re: Multiple Error Messages, starting With 500 nullError

    Okay, this is a followup to my previous post
    ([url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=143&threadid[/url]
    =1165765&enterthread=y).

    Replacing the license.properties file isn't sufficient in addressing the 500
    null error. We are running Ubuntu Linux. I understand that I need to replace
    jvm 1.5 with jvm 1.4.2. I'm honestly not sure how to detect on Linux which
    version of jvm is running or how to make sure that version 1.4.2 is what is
    running when we reinstall ColdFusion. If someone could help me with this, I'd
    appreciate it. The 500 null error is eating my Web site like the Langoliers.
    Even some static .cfm pages are failing now.

    chickenloaf 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