> We upgraded our production servers from 7.0 to 7.0.2 > yesterday, and are now experiencing JRun service climbing to > huge numbers, slowing servers to an unusable crawl. We're > running Win2K3, IIS6, JVM 1.4.2_09, backend is SQL Server > 2000. They'll be alright for a bit, then, even with very low > usage, will start climbing quickly. We're seeing > java.lang.OutOfMemoryErrors at the point where the server > stops responding (or starts sending back 404s). This is a > large enterprise application, and this problem is essentially > halting our ability to run.
Like everyone else has, I'd recommend either SeeFusion or Fusion Reactor. You might also upgrade your JVM. The latest supported version is 1.4.2_11, but you might have success with a newer version as well - try it out in your QA environment first, obviously. Finally, your problem may actually be that you're using too much memory! (As opposed to a memory leak, etc.) If so, that won't be an easy fix, but you might look at using separate instances for some individual applications. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266617 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

