Coldfusion MX 7 Hangs

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

  1. #1

    Default Coldfusion MX 7 Hangs

    Hi there,

    Last Thursday the coldfusion server stopped responding on our websites. The
    funny thing was that not only the .cfm documents were unreachable, also images
    could not be loaded (e.g. [url]www.[site].com/[/url][image name].gif). I looked into the
    logfiles of windows 2003 and of coldfusion but I could not find an error. I
    restarted the coldfusion server (btw it did not respond well to the stop and
    start function in the services menu) and everything was up and running again. I
    hoped this was a 1 time incident. Well it was not, sunday all our websites were
    unreachable again. Nothing interesting in the logfiles again. I tried to find a
    solution for our problem but i did not find any article on this issue. I did
    find an article here on Macromedia describing server Hangs but this didn't seem
    to apply to my problem.

    Here are some details on our webserver at the time of the hanging:
    - Coldfusion MX 7
    - Dual processor Intel Xeon 3,00 GHZ
    - 1 GB Ram
    - ODBC with microsoft Access 2003
    - Hanging occured 2 times and does not seem to be a heavy load issue
    - Webserver does not use any cfx tags or com objects
    - Maximum number of simultaneous requests = 8
    - timeout requests [not set]

    Sunday I updated coldfusion with the coldfusion update program, i updated our
    OS with all the latest patches and i set the timeoutrequest at 60 seconds.

    Has anyone else had this problem with Coldfusion mx 7 and what could cause the
    coldfusion server to crash.

    Greeting and hope to hear from you,

    Nebu

    Nebu24 Guest

  2. Similar Questions and Discussions

    1. coldfusion server hangs, then crashes once or twice a day
      I have tried fixes from the following pages: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18540...
    2. Wepshere and ColdFusion Mx 7- Java Hangs
      Hi folks, We just recently went live with our new web server and are experiencing occaisional hangs with Websphere/CF. IBM has diagnosed the...
    3. ColdFusion 7 hangs on Installation
      I am installing the evaluation version of Coldfusion 7, and am experiencing numerous problems. First, here is my system configuration: Windows...
    4. starting the Coldfusion server hangs
      We just installed the multiserver option of coldfusion mx7 on a new server solaris 9 server... After installation - we atempt to run jrun -start...
    5. coldfusion 5 hangs when loading as non system account
      I have a CF 5 developer who needs us to run CF 5 on a Windows XP Pro SP2 box under IIS for an app he developed that my department must use. It...
  3. #2

    Default Re: Coldfusion MX 7 Hangs

    Your problem probably has to do with the fact that you are using Microsoft
    Access. Access is not intendended to be used with production sites. See
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18772[/url] is the
    article you mentioned on hanging conditions. You should be able to locate a
    thread lock if you take a series of stack traces when the application is
    unresponsive.

    HTH

    Ted Zimmerman

    tzimmerman Guest

  4. #3

    Default Re: Coldfusion MX 7 Hangs

    Thanks for the answer, i was completely unaware of the problem with access. Not to happy about it but at least now i can fix it.

    Thanks again and greetings,

    Nebu
    Nebu24 Guest

  5. #4

    Default Re: Coldfusion MX 7 Hangs

    We have no information from which to finger MS Access.

    In general, Ted is right about large sites (MS Access isn't a good choice) but
    if you don't make sure this is the problem, it might repeat itself going to
    another database.

    Please get some thread dumps [url]http://www.macromedia.com/go/tn_18339[/url] to confirm.
    Do the thread dumps at 20-30 second intervals during the hang.

    Stephen Dupre
    Macromedia QA

    sdupre Guest

  6. #5

    Default Re: Coldfusion MX 7 Hangs

    Thanks for the reply, if I am correct i have to wait untill the problem occurs
    again and then do a thread dump to see what is causing the problem. This does
    leave me with another question, is it possible to automatically restart
    coldfusion when a hang occures? If not i would strongly suggest such a function
    ;-) . If so how can i activate this function or program.

    Greetings Nebu;)

    Nebu24 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