> We're starting to get CF8 Enterprise hung instances
> every 3=4 days or so at different times.

Hi Rick, I'd be looking at the memory usage.  A tool such as
FusionReactor or SeeFusion can help track down problems pretty
quickly.  In many cases, this kind of behavior points to improperly
scoped variables in CFCs causing memory to be eaten up over time.
Look at the varscoper tool on RIAForge
(http://varscoper.riaforge.org/) to help identify CFCs which may be
causing problems.

I would also double-check the memory settings in your JVM
configuration (could be that you're simply running out of memory in
one or more of the internal JVM generations at peak) and ensure the
JVM you're running is the latest supported JVM version.


-Justin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347586
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to