WIN MX7 error: 500 too many files open

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

  1. #1

    Default WIN MX7 error: 500 too many files open

    I have a client running Windows 2003 server with CF MX7 and the latest
    maintenance on CF. They are receiving the error message "500 too many files
    open" after the server has run for a while and pages have been processed. I
    don't have the JVM error message from the log but the error also showed up in
    the JVM log too.

    I suspect there is either an IIS setting or a JVM setting that needs to be
    increased to allow for more concurrent open files. Has anyone run into this
    before and what do I do to fix it?

    dbeck Guest

  2. Similar Questions and Discussions

    1. Error code 14 will not open any ID files
      ID2 will not open any docs. It says files are incompatible with Indesign. (error code 14) Does this mean I will have to re-install ID?
    2. CF 7, RH3, MySQL 3.23: Too many open files, Exceptionthrown by error-handling template
      Please, if anyone out there has any ideas pleeeease let me know. This has been awful. We start getting a series of the errors below exception.log...
    3. 10 and 11(cs) .ai files won't open in Reader 6 (Error 140)
      We create art in Illustrator 10 and 11 as .ai files. Other people outside of our Art Department can view them in Reader, since those .ai files are...
    4. #25886 [Com]: failed to open stream: Too many open files in Unknown on line 0
      ID: 25886 Comment by: michel dot jansens at ulb dot ac dot be Reported By: padair at pntsi dot ca Status: Bogus...
    5. Error 50 files open
      I recently discoverd a major problem in Filemaker 6 Unlimited. I've made a webshop wich uses 7 databases, but filemaker frequently gives the error...
  3. #2

    Default Re: WIN MX7 error: 500 too many files open

    Have you tried to setup a low session time-out, such as 20 min.

    Have you tried to increase your concurrent connections?

    hope this help you.
    alanfox70 Guest

  4. #3

    Default Re: WIN MX7 error: 500 too many files open

    Thanks for the reply. I don't think either one of those will do it. RIght now
    I'm the only user on the server so it shouldn't be a concurrent connections
    problem. The session timeout that low would make the application difficult to
    use.

    I'm guessing its some setting in the JVM. Probably to do with the number of
    file descriptors. But I don't know what the setting might be.

    dbeck Guest

  5. #4

    Default Re: WIN MX7 error: 500 too many files open

    Try to install the latest JVM from the Java Site 1.4.2_9 version and point your CFMX from your CF admin to it.

    This has fixed many problems to many users.

    hope this helps.
    alanfox70 Guest

  6. #5

    Default Re: WIN MX7 error: 500 too many files open

    HI Alan,

    Thanks again. They are running on the latest JVM. Any other ideas?
    dbeck 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