search : vfs-ram

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Cannot Perform File Operations Between VFS (RAM) AND S3
2599802 CF-3039708 File Management : VFS-RAM Dave Ferguson Bug 79498:(Watson Migration Closure)When disabling VFS via CF admin ram is not released back to server Problem: When disabling VFS via CF admin ram is not released back to server. Also, any files in VFS prior to disabling remain
2599799 CF-3039711 File Management : VFS-RAM Dave Ferguson Bug 79501:(Watson Migration Closure)Enabling VFS overwrites any previous size setting and sets the size to 100mb Problem: Enabling VFS overwrites any previous size setting and sets the size to 100mb. Method: 1: Enable VFS and set size
2599801 CF-3039709 File Management : VFS-RAM Dave Ferguson Bug 79499:(Watson Migration Closure)Enabling VFS and setting size via CF admin is a 2 step process Problem: Enabling VFS and setting size via CF admin is a 2 step process. Should be single step. Method: Result
2600036 CF-3039455 File Management : VFS-RAM Harry Klein Bug 79101:CFZIP doesn't accept source="VFS" Problem: CFZIP doesn't accept source="VFS" Method: Code: Result: java.lang.StackOverflowErrorat org.apache.commons.vfs.cache.SoftRefFilesCache.getFile(SoftRefFilesCache.java:167
2600137 CF-3039351 File Management : VFS-RAM zac spitzer Bug 78909:(Watson Migration Closure)Use existing scopes rather than the ram:// for VFSram:// should be server://as there should be application:// request:// and session:// Problem: Use existing scopes rather than the ram:// for VFSram
2608904 CF-3967286 File Management : VFS-RAM ext-user When we set the InMemoryFileApplicationLimit through admin API the VFSApplicationLimitSize is not picked up on the first request. Problem: When we set the InMemoryFileApplicationLimit through admin API the VFSApplicationLimitSize is not picked
2599800 CF-3039710 File Management : VFS-RAM Dave Ferguson Bug 79500:(Watson Migration Closure)When trying to write to VFS when disabled a cryptic file not found error is thrown Problem: When trying to write to VFS when disabled a cryptic file not found error is thrown. should throw an error
2615676 CF-3042909 File Management : VFS-RAM Andrew Myers Bug 85267:(Watson Migration Closure)Cannot use action="write" with the cfspreadsheet tag and a filename on the VFS Problem: Cannot use action="write" with the cfspreadsheet tag and a filename on the VFS. Method: Sample code which fails
2609127 CF-3925916 File Management : VFS-RAM George Alsobrooks cfspreadsheet unable to write to ram:// Problem Description: cfspreadsheet tag is unable to write to the Virtual File System by using "ram://" This was reportedly fixed in CF 10 Update 11, and previously reported in these Bugs
2612602 CF-3493209 File Management : VFS-RAM Adam Lasley CFPresentation tag throws file not found error when trying to create a presentation with a VFS destination Problem Description: When creating a presentation using the cfpresentation tag and setting the destination="ram:///test.ppt" I received
2609114 CF-3928294 File Management : VFS-RAM Tom Chiverton Global Memory Limit for In-Memory Virtual FileSystem exceeded messages on createObject / new Query that don't use RAM drive Problem Description: Intermittent "Global Memory Limit 300 MB for In-Memory Virtual FileSystem exceeded" messages
6881052 CF-4207423 File Management : VFS-RAM File with colon in name breaks DirectoryList() and DirectoryDelete() Problem Description: If you write a file to a ram:/// directory with a colon ":" in the name, you will no longer be able to read/delete from that directory. In our case, we
2598846 CF-3040877 File Management : VFS-RAM Scott Chantry Bug 81906:If I try to download a file through ftp over a non-secure connection I can download the file into the virtual file system Problem: If I try to download a file through ftp over a non-secure connection I can download the file
2602317 CF-3036989 File Management : VFS-RAM Raymond Camden Bug 74097:Using my SimpleCMS demo, I make use of the VFS when I render a page object Problem: Using my SimpleCMS demo, I make use of the VFS when I render a page object. I save a template header, page body, and template footer, to VFS
2608573 CF-4060772 File Management : VFS-RAM Aaron Neff [ANeff] ER for: Complete CF's near-complete VFS support cfpdf/cfpdfparam/cfpdfform have near-complete VFS support. This ER is to complete the VFS support for these, which will then complete CF's VFS support. Currently: 1) These cfpdf
2603197 CF-3035890 File Management : VFS-RAM Alfred Bakia Bug 72767:I wished to test the virtual file system ram:/// Problem: I wished to test the virtual file system ram:///. I used self-contained CFML code, which I stored as the file vfs_test.cfm. When I run it I get java
2597519 CF-3043657 File Management : VFS-RAM Henry Ho Bug 86750:-(Watson Migration Closure)Cannot merge multiple PDFs from ram:// to ram:// Problem: Cannot merge multiple PDFs from ram:// to ram:// Method: Result: ColdFusion could not delete the file ram://receipts.pdf.Check if another request