Question
Memory usage increases and server crashes
As of about 1 week ago, we suddenly had issues with our
server using all the allocated heap and eventually crawling to a
halt where we have to manually restart the ColdFusion service. We
have rolled back all code changes, but are still having the issue.
Our specified heap size is 1.5GB. It takes about 1 hour for all of
that to be used up as you can see in the image below.
We are thinking there are variables being created that still keep a reference in memory and aren't getting garbage collected. Here is a screenshot of our memory usage in just over 1 hour of the server being rebooted.
http://www.karaokewh.com/images/cf_memory.jpg
We are thinking there are variables being created that still keep a reference in memory and aren't getting garbage collected. Here is a screenshot of our memory usage in just over 1 hour of the server being rebooted.
http://www.karaokewh.com/images/cf_memory.jpg
