We have an application with ColdFusion 8 (the latest official release fully updated) in unix environment that the CPU sometimes goes up to 99%.
Sometimes it takes days, and other times it takes minutes. We also using hibernate to the business logic.
We've tried to remove all template cache and desactivate storage mechanism for client sessions (according to this info from Adobe) in coldfusion.
Nothing worked. When we desactivate template cache it only take 2 hours to go up to 99% of the CPU.
Any suggestions? All will be HIGHLY appreciated.
Thanks in advance.