Are you guys on a dual core? If so, sounds like you may have an infinite loop in your code base.
Easiest way I've found to work that out, is to hook up JConsole to your CF instance, so you can view where your threads are at, and see what thread is locked up, and what it is doing. Mark On Fri, May 23, 2008 at 3:08 AM, Jeremy Keith <[EMAIL PROTECTED]> wrote: > So over the last few days JRun has been taking control and running wild on > our server. > > The only process we've really changed was updating of some thumb nailing > processes from jpg to png formats. But that conversion is over and it's still > using quite a bit of CPU. > > I applied the latest hotfix and we're running 8.01 (enterprise). > > Server specs Xeon 3.06 2GB RAM > > JVM Heap 1024mb > > Server monitor really doesn't shed a whole lot of light on CPU usage, a few > queries are taking some time, but nothing I would call abnormal) > > And even running at 50% the site is still functioning well, doesn't seem > "slow". > > Our normal usage before these last few days had the CPU from 0-10% > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305927 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

