Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): DAN CORRIGAN / DAN CORRIGAN (DAN CORRIGAN)
Created: 09/21/2015
Components: Database
Versions: 10.0
Failure Type: Memory Leak
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win 2008 Server R2
Vote Count: 0
Problem Description: We had been running CF 10 Update 13 for over a year with no issues but after we upgraded to update 16 5 different busy servers of ours crashed every few days regularly. With the help of Fusion-Reactor we could see Old Gen Heap space filling up with Full GCs collecting less and less until their was no more space in Old gen and we'd start getting Out of Memory errors and the CF would lock up. We noticed new JDBC drivers were included with Update 14 and it was a big jump from DataDirect 4.1 to DataDirect 5.1.3
Steps to Reproduce: Have a busy server (ours have ~1.5 million page views a day) with multiple datasources (anywhere from 5 to 50) with 100+ websites in IIS and have maintain connections checked for each datasource
Actual Result:No memoery leak when using connection pooling
Expected Result:No memory leak when using connection pooling
Any Workarounds:Unchecking Maintain Connections for each data source seems to prevent the leak, but at a performance cost.
We had one server that did not crash after the update and the one thing we found to be different on that server was that it had maintain connections unchecked on most datasources. This was because this was an issue way back in CF7 or CF8 circa 2008 and those datasources had always been migrated over the years. Unchecking maintain connections was the solution then too. Newer JDBC drivers then corrected the issue. I'm shocked to see that its back again after all this time.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4060624
External Customer Info:
External Company:
External Customer Name: DAN CORRIGAN
External Customer Email:
External Test Config: CF10 x64 Update 16
Server 2008 R2 x64
IIS 7.5
VMWare 5.5
8 VCPU 16 RAM
various heap sizes from 2GB to 6GB
We also had this same issue happen for a client we support that was running CF10 x32 Update 16 on Server 2003 with a s
Attachments:
Comments: