Title:
Global Memory Limit for In-Memory Virtual FileSystem exceeded messages on createObject / new Query that don't use RAM drive
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)
Created: 01/27/2015
Components: File Management, VFS-RAM
Versions: 11.0
Failure Type: Memory Leak
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: ALL / Linux All
Vote Count: 0
Problem Description:
Intermittent "Global Memory Limit 300 MB for In-Memory Virtual FileSystem exceeded" messages occur on code that doesn't use the RAM disk.
In addition, getVFSMetaData('ram') reports under a megabyte of usage in each of only half a dozen applications.
Steps to Reproduce:
Have CF11 running for a while than use either the built in "var q= new Query(..." or attempt to create insance of own CFC "<cfset tz=createObject("component", "timeZone")>". Neither the called file or the file running hte code is on the RAM disk.
Actual Result:
"The Global Memory Limit 300 MB for In-Memory Virtual FileSystem exceeded ." error
Expected Result:
Object created
Any Workarounds:
Increase the limit in the CF Admin until it begins happening again.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3928294
External Customer Info:
External Company:
External Customer Name: Tom
External Customer Email:
External Test Config: CentOS 5.11, CF11 update 3, JVM 1.7.0_71
Attachments:
Comments: