Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Brieanna ODuinn / Brieanna ODuinn (Brieanna ODuinn)
Created: 08/17/2015
Components: Database
Versions: 11.0
Failure Type: Memory Leak
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description: ColdFusion 10 and 11 appear to have database memory leaks. I have seen this problem in discussions for years, but no solution. I hope we will be able to assist Adobe in getting this memory leak resolved, even if it means setting up a fresh testing environment that Adobe support can login to and troubleshooting. Our issue occurs in both beta and production servers, using the packaged and updated versions of the JRE. The issue is identical to https://www.hass.de/content/coldfusion-10-macromedia-database-drivers-leaking-memory
Steps to Reproduce: Install ColdFusion 10 or 11 x64 on Microsoft Windows 2008 R2 x64. Follow ColdFusion-lockdown guides. Setup multiple websites and multiple datasources, all on Microsoft SQL Server. Let websites run over time with 4096MB heap size.
Actual Result: Over time, java.io.DeleteOnExitHook objects stay in the memory heap, eventually causing an out of memory exception.
Expected Result: java.io.DeleteOnExitHook objects are correctly removed from the heap.
Any Workarounds: Restart ColdFusion service whenever heap usage stays above 90% after garbage collections.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4038087
External Customer Info:
External Company:
External Customer Name: Brieanna
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 2008 R2 x64, all updates applied
ColdFusion 11, 11,0,05,293506 on dedicated webserver
SQL Server 2012 and 2008 R2 Express on separate server
70 websites that all store data in SQL Server, Fusebox-based
Attachments:
- August 18, 2015 00:00:00: 1_JRE_Leak.png
Comments: