Mystery CF/Application hangs

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

  1. #1

    Default Mystery CF/Application hangs

    Welcome

    Since month we have problem with application on our Coldfusion server (7.1).
    Every 58 minutes it hangs for 2-5 min. The break time duration depends on
    server load. There was no change in application code. Moving application to new
    machine with fresh CF 7.2 installation doesn't help. We have separate database
    server but there is no connection problem with it during application hangs, it
    works properly. All servers are dedicated only for this single application.
    Coldfusion processor usage before hang is normal and during hang drops to 0%.
    There are no scheduled tasks that could hang it every 58 min.

    Did anyone had similar problem? I will be very grateful for any suggestion and
    tips how to solve or track this problem.

    marpsoft Guest

  2. Similar Questions and Discussions

    1. CF hangs when database server hangs or crashes
      This may be as simple as a configuration change, but hoping someone understands this behavior and can offer suggestions (or at least additional...
    2. dllimport call in aspnet application makes the application hangs
      As our application design requires us to use one of the validation API engine which was written on C(so basically all I have is a dll) and I tested...
    3. JDBC Driver Mystery Hangs
      Hi all, I've been testing some code in Junits test in Netbeans against a DB2 8.1.2 DB Fixpak 3 server (Linux). Because each test is descrete the...
    4. My Application HANGS up sometimes
      hi... i m having strange problem... i made a kiosk in Director 8. the kiosk had 7 *.dir files with size of almost 300 mb each. i then bought director...
    5. Network access hangs the application
      When the PC is connected to a LAN, everything works fine. But working disconnected and then trying to use any application that access a network,...
  3. #2

    Default Re: Mystery CF/Application hangs

    How much memory, and what is the JVM min and max heap sizes?

    Sounds like garbage collection issues - I read something exactly like this on
    a few other threads, so maybe do a search on "garbage collection".

    Hope this helps, if not, sorry.

    MichaelSJudd Guest

  4. #3

    Default Re: Mystery CF/Application hangs

    Hope this thread might help
    [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=143&threadid=12407 81&enterthread=y[/url]

    hiranmaya 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