Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default K2 Memory Bloat

    hello.

    Whenever the K2 search indexer runs. we find that the k2server process memory
    footprint gets larger and larger. Eventually, the server itself will crash
    without any causes of the problem indicated in any log files. Here's a few
    questions:

    1. Why is this happening?
    2. Is there something that can be done to mitigate this problem?

    Thanks.


    ikslugert Guest

  2. Similar Questions and Discussions

    1. #39438 [NEW]: Memory leak PHP Fatal error: Out of memory
      From: nikolas dot hagelstein at gmail dot com Operating system: NETBSD 3.0.1 AMD64 PHP version: 5.2.0 PHP Bug Type: ...
    2. Flash Player 8 huge memory using during drag (all memory gone in few minutes) !!!
      Hi, my name is Ladislav Sopko and I am the project manager for our mapping solution MapWorld. MapWorld is a dynamic flash based cartographic...
    3. Memory consumption of Ruby/mod_ruby combo on Apache [memory leak]
      > I don't think so - I think all the modules are loaded when Apache is It didn't have anything to do with IfModules or even Apache. I had a...
    4. AspNet Process Memory Issue on Win2k Server - Peformance is fine - Memory usuage doesn't stop growing
      We are running our company website on a win2k server running .NET framework 1.0 and IIS 5. The pages consist of mostly static content built from a...
    5. perl memory management - does @array = () free the memory?
      I have a sizable array that I want to clear (i.e. free the memory for other use). Will @array = () alert a garbage collector in Perl to mark the...
  3. #2

    Default Re: K2 Memory Bloat

    Which version of ColdFusion are you running?

    I had this problem in versions 4.x and 5.x - it was completely fixed for me in
    version 6.x and 7.x

    In the past, I just over-loaded the server with RAM, which seemed pretty silly
    once I upgraded to the new version...

    karlkrist Guest

  4. #3

    Default Re: K2 Memory Bloat

    hello.

    I am currently using ColdFusion MX 7.0.

    thx.
    ikslugert 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