Hi, I'm running up an application on open bd 1.4 and hitting some scalability issues. I firstly had to tweak my memory settings because the app wanted a lot more RAM, what uses less than 200mb on BD.NET will still run out of memory at 768mb allocated so theres clearly a leak.
Plus I can just hit the same page url which is performing the same CMS task over and over and watch the memory climb. I get a mixture of strange Yellow OpenBD Internal errors then eventually the typical out of memory ones complaining about either heap or the time spent in GC. The page executions times are hugely variable but surprisingly an order of magnitude slower than BD.net. Its a while since I've looked at this sort of stuff (CFMX) so wondered what the tool of choice would be to visually see whats going. I last used JVMstat but couldn't get the download of that to work My gut at this stage is it relates to a large xmlobject persisted in APP scope and the weird and wonderful ways we interact with it. Many thanks Alex -- tag/function ref: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en Get to Texas in Feb for OpenCFSummit http://www.opencfsummit.org/
