displaying top 100 results
Portal Topic Custom cache plugin – How to implement it
Custom cache plugin – How to implement it
Bug 83805:(Watson Migration Closure)Support for custom caches in CacheGetProperties() and cacheSetProperties() needs to be added
Tracker Issue Cannot clear query cache
Cannot clear query cache
Tracker Issue Bug 81844:Inability to Specify Cache Key in Functions
2598872 CF-3040847 Caching Rob Brooks-Bilson Bug 81844:Inability to Specify Cache Key in Functions Problem:
Inability to Specify Cache Key in Functions
The cfcache tag has the key attribute which allows you to specify a custom cache region other than the default template or object cache
of the local disk hit rate for the custom cache region are spiking.
Steps to Reproduce: Modify the ehcache.xml to use a Terracotta server array and add a custom terracotta clustered cache region. Steps are...
Add these jar files to the \cfusion\lib\ dir...
- terracotta-toolkit-runtime-ee-4.1.5.jar
- ehcache
Tracker Issue Ability to implement custom session storage
distributed cache like Couchbase.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3608928
External Customer Info:
External Company:
External Customer Name: LuisMajano
External Customer Email:
External Test Config: My Hardware and Environment details:
App-specific cache breaks Admin API's getAllServerCacheMetadata()
Tracker Issue Axis2 web services can cache unexpectedly.
Axis2 web services can cache unexpectedly.
coldfusion application server crashes on clear query cache
Tracker Issue Query cache hit count statistics always show as zero
Query cache hit count statistics always show as zero
this returns YES: writeDump(cacheRegionExists("r"))
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3126561
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Tracker Issue Trusted cache does not eliminate all file io checking
Trusted cache does not eliminate all file io checking
ColdFusion version upgrade requires users to clear their browser cache
Configuration in Application.cfc to offload session to distributed cache
Tracker Issue ehcache files are being generated at site root with ORM app with secondary cache enabled
ehcache files are being generated at site root with ORM app with secondary cache enabled
Tracker Comment Comment on Caching not working by Nitin K.
cluster enabled|No |
|Custom caches| |
Do you find any thing differing here ? Can you confirm that the same set of caching settings you have in the Administrator ? Additionally if you can provide us the REST Service, it might be helpful in nailing down the issue.
Thanks,
Nitin
Bug 75194:Currently the CF Admin has an option to clear the trusted cache
2611574 CF-3608928 External U. Agreed. Railo allows for a pluggable cache architecture and session storage can be placed in any cache you want. Very handy to drop in distributed session storage in an external store of your choice. This would be a great additional to Adobe ColdFusion as well.
Tracker Comment Comment on cachePut creates non-existent region by External U.
2614181 CF-3126318 External U. During discussion, it was noted that this would break backward-compat w/ CF9 (cfcache/cachePut allow creation of non-existent regions).
So, considering this CF10 scenario:
1) cacheRegionNew("myRegion", {custom properties here}, ...) creates custom region
2) at a
Pressing Clear template cache in the coldfusion administrator breaks webservice call
cache provider.
Any Workaround
none at present
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4051715
External Customer Info:
External Company:
External Customer Name: Fabrice Reynolds
External Customer Email:
External Test Config: My
Tracker Comment Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
2608600 CF-4051715 External U. Will this fix also be back ported to CF11 as this affects current installations and customers?
Also to confirm that the fix is to allow third party Hibernate L2 caching such as Couchebase to use RegionFactory instead of CacheProviders?
Tracker Issue Bug 78981:If a cache'd function's code file is deleted, it can no longer be gotten from the cache
\coldfusion\Bugs\78981
Result:
Physical file is required to cache function objects.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039392
External Customer Info:
External Company:
External Customer Name: Ben Nadel
External Customer Email: 703809A54469B8C
Tracker Issue Server Monitor says "Cache Region of Server"
Server Monitor says "Cache Region of Server"
Tracker Issue The sample code is missing in many of the cache functions and the syntax is incorrect in some places
The sample code is missing in many of the cache functions and the syntax is incorrect in some places
2611574 CF-3608928 External U. A lot of developers still find it difficult to map the session to something other than the local server memory. Having CF automatically create appropriate db tables and handle the storage or -- better yet -- allow developers to set a destination in a distributed ehCache
Tracker Comment Comment on java.util.ConcurrentModificationException by Adobe D.
2612216 CF-3539667 Adobe D. Not able to reproduce this issue:
Verified in CF10 Windows 2008 R2
1) Unflag "Use internal cache to store queries" in Coldfusion Admin
2) Created custom caches as given in the bug description
3) Started Server Monitoring
No Error in "Last Error" section of Server
Tracker Comment Comment on Changes to cached query results are persisted back into cache by Aaron N.
Comment on Changes to cached query results are persisted back into cache by Aaron N.
Tracker Issue Bug 81910:Currently there is no way in CFScript based components to add custom metadata to arguments
.compiler.NeoTranslator.parsePage(NeoTranslator.java:651)
at coldfusion.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:404)
at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:346)
at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:147)
at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch
Tracker Comment Comment on ColdFusion incorrectly executes custom functions named queryExecute() by Dan S.
.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:475)
at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:407)
at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:160)
at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:480)
at coldfusion.util.LruCache.get(LruCache
Tracker Issue Bug 72670:THe new caching system should allow for one cache to kill another when it times out
Bug 72670:THe new caching system should allow for one cache to kill another when it times out
Tracker Comment Comment on Weird behaviour in ehcache by Charlie A.
5143436 CF-4203636 Charlie A. Can anyone offer clarification on what exactly changed as of CF2018 update 4? Does it affect ALL uses of caching? or only "custom regions defined in ehcache.xml"?
I ask this because Ben (who created the bug) reported in June 2019 that the fix helped as they "create
Tracker Issue [ANeff] Bug for: CF Admin's "Use internal cache to store queries" description should mention a restart is required
[ANeff] Bug for: CF Admin's "Use internal cache to store queries" description should mention a restart is required
-----------------------------
Watson Bug ID: 4034570
External Customer Info:
External Company:
External Customer Name: Peter
External Customer Email:
External Test Config: Patch level: Coldfusion 10 Updater 16
Coldfusion Server Settings
---------------------------------------
Query Cache Size = 250
Use Internal Cache
2612332 CF-3521227 Caching Matthew Clemente Page Level Caching Does Not Work Correctly For Application Specific Caches Problem Description: If you define a custom ehcache.xml in application.cfc, full page caching with the tag ceases to work. Fragment caching continues to work as expected.
Steps
you outline the steps that you followed to integrate terracotta with CF. Is there anything more that is required besides what you mentioned in your penultimate comment. Anything that could help me with replicating a minimal version of your application w/ your custom caching solution at my end,
Metadata() has same typos (except for the "of server cache" one of course).
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3122492
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Bug 81843:Need a cacheGetSessionFactory() and/or cacheGetSession() function for accessing additional cache functionality/metadata not implemented in the current cfcache tag and associated functions
[Caching Enhancements - Regression] : The "lastupdated" field of cacheGetMetadata() is set to the "lasthit" and "createdtime" field even if the object in the cache is not updated
Tracker Issue [Caching Enhancements] : Few changes are incorporated to the cachePut function. Refer check number 281708 for details
[Caching Enhancements] : Few changes are incorporated to the cachePut function. Refer check number 281708 for details
[ANeff] Bug for: cacheRemove(cacheGetAllIds()) throws attribute validation exception
Tracker Issue java.util.ConcurrentModificationException
to store queries NOT flagged) and custom caches are used.
The error message is:
C:\ColdFusion10\cfusion\wwwroot\CFIDE\adminapi\servermonitoring.cfc
Wednesday, Apr 10, 2013 8:19:41 PM
flex.messaging.MessageException : java.util.ConcurrentModificationException
Steps to Reproduce:
1) Unflag "Use internal
Tracker Issue CacheManager has been shut down error with Update 14
2609338 CF-3858286 Caching Carl Von Stetten CacheManager has been shut down error with Update 14 Problem Description: When using EhCache with custom caches that write to disk, and run multiple applications on the same ColdFusion server instance, periodically any code that accesses the cache
Tracker Issue CFSTOREDPROC missing cacheID, cacheRegion attributes
CFSTOREDPROC missing cacheID, cacheRegion attributes
Bug 86723:(Watson Migration Closure)With the cachePut() method, and id that contains a forward slash (/) can be provided, as in the following example:cachePut('foo/bar')The works fine, and the cached item can be retrieved with this id
Bug 78944:In "Adobe ColdFusion Administrator", under "Server Settings > Caching", clicking the "Cache Template in Request" label toggles the "Trusted cache" checkbox instead of its own
shortcut, and less onerous than people just punting and clearing the entire cache.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043335
External Customer Info:
External Company:
External Customer Name: charlie arehart
External
Bug 81842:(Watson Migration Closure)CacheGetMetadata() Returns both Cache Wide and Item Specific MetadataCurrently, the cacheGetMetadata() function returns metadata that applies both to the individual cache item passed to the function a
cacheGetProperties() Returning Incorrect Results for Default Caches
Tracker Issue When internal memory is used, caching fails after certain limit of number of cached objects is reached
access must be cached which is indicated in query object's dump.
Follow-up for the bug : 4034570
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4074050
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
an error if X is not in cache.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037126
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External
Bug 82164:(Watson Migration Closure)[ANeff] ER for: cfquery/cfcache integration (cacheID="PassedThruAsID" cachedWithin="PassedThruAsTimespan")
Bug 80895:If the SQLite lite DB is encrypted but the cache DB is not, then there is an obvious flaw in the encryption usage because the data will be store unencrypted right next to the encrytped DB on the file
Shared Environment Clear Template Cache does not work 100% of the time
Tracker Issue cacheRemove and exact argument
cacheRemove and exact argument
Bug 74732:(Watson Migration Closure)We need a cacheIdExists function
Tracker Issue [ANeff] Bug for: CF11 vs CF12 wrt cachedWithin=0
response is treated as a non-cached response.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126645
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:
Bug 82214:Using the Admin API it's not possible to delete a single file or a list of files from the trusted cache when the file itself doesn't exist physically in the same location anymore
Tracker Issue cachePut timeSpan and idleTime handling of '0'
cachePut timeSpan and idleTime handling of '0'
Bug 81845:(Watson Migration Closure)Naming Inconsistencies for Removing Cache ItemsThere are some naming inconsistencies between the cfcache tag and the new caching functions
Tracker Issue cacheRemove and IDs with commas
they make, or, cachePut should throw an error if you use a key with a comma in it.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3308176
External Customer Info:
External Company:
External Customer Name: cfjedimaster
External Customer Email
Tracker Comment Comment on Weird behaviour in ehcache by Poonam J.
and CF2016, CF also prepends Application name to , specifically for the regions that a user creates (i.e. myCustomApplicationSpecificRegion), and specifically only when THIS.cache.configfile is used. --->->correct
3) "Please note that the CF2018 specific change is: CF also prepends Application name
).
Any Workarounds:
Removing the `setCachedWithin()` line stops the bug, but putting the line back in after that reintroduces the bug.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3923429
External Customer Info:
External Company:
External
Tracker Issue Bug 72661:getCache is failing as well
Bug 72661:getCache is failing as well
Tracker Issue Bug 82162:(Watson Migration Closure)[ANeff] ER for: cfscript version of <cfobjectcache />
2598763 CF-3040971 Caching Aaron Neff Bug 82162:(Watson Migration Closure)[ANeff] ER for: cfscript version of Problem:
[ANeff] ER for: cfscript version of . Maybe "objectCache()" and/or "cacheClear()".
Method:
Result:
----------------------------- Additional Watson Details
Tracker Issue [ANeff] ER for: Add sentence to Maximum Number of Cached Queries description in CF Admin
[ANeff] ER for: Add sentence to Maximum Number of Cached Queries description in CF Admin
Tracker Issue [ANeff] Bug for: cachedWithin=0 returns cached query
TimeSpan=createTimeSpan(0,0,0,0).
When cached data is treated as non-cached data, data corruption can occur.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4170628
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email
Tracker Issue cachePut creates non-existent region
cachePut creates non-existent region
Tracker Issue Bug 83804:(Watson Migration Closure)Ehcache 2
as the proposed cacheNew() function.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041874
External Customer Info:
External Company:
External Customer Name: Rob Brooks-Bilson
External Customer Email: 6B546ECA439559160AAC0C16
External
Tracker Issue [ANeff] Bug for: cacheRemove()'s exact=false behaves as exact=true if exact ID match found
[ANeff] Bug for: cacheRemove()'s exact=false behaves as exact=true if exact ID match found
Tracker Issue CF Admin spells "ehcache" (should be "Ehcache")
cached queries. By default, cached queries are stored in QUERY region supported by ehcache."
-----------
The "ehcache" should be "Ehcache".
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3125799
External Customer Info:
External Company:
External
Bug 81846:(Watson Migration Closure)Fragment Cache GotchaI was just playing around some more with the template cache in ColdFusion 9 and noticed a behavior I hadn't expected that I think could potentially cause problems for people down
Bug 82168:(Watson Migration Closure)[ANeff] ER for: Updating (and new cfscript equivalent) to allow clearing of new CF9 caching enhancement
Bug 73800:(Watson Migration Closure)I've not seen this mentioned in the 2 alpha release notes: are there any plans to improve query cache management in CF9? I'll drop this onto the feature request forum as well, to hear if others might
Tracker Issue cachedafter
2672749 CF-4173565 Database Tim Soslow cachedafter Problem Description:
cfquery returns cached results even when the cachedafter date is updated to be after the date of the cached data
Steps to Reproduce:
See example.cfm to reproduce
Actual Result:
On the last row, the "Database Return" date
Tracker Issue Caching Not Working with QueryExecute
"
).execute().getResult()
);
Actual Result: q2 is never cached
Expected Result: q2 to be cached
Any Workarounds: don't use QueryExecute
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4147522
External Customer Info:
External Company:
External
. Calculate a TimeSpan by subtracting Now() from the desired time/date of the cache removal.
4. Any other method I haven't thought of.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4132238
External Customer Info:
External Company:
External
[ANeff] Bug for: extends path is cached, even w/ all caching options off
Comment on Variable <cached_result_set_of_cfquery> is undefined by Poonam J.
region. These properties are not persisted across restart as per ehcache behavior.
Now to make disk persistence retained across restart, workaround is to make diskpersistent=true in ehcach.xml for both default region or any custom region. Also when creation new region using cacheRegionNew(), poperties
Tracker Issue CFChart issues
supports it, you should add it back to the CFAdmin.
You can't set a custom Disk Cache location in CFAdmin. I can't set it in CFAdmin, the neo-graphing.xml, or the adminapi. It always resets back to the default location.
Changing the settings CFAdmin-> Server Settings -> Charting requires a restart
Tracker Issue Webservice Cannot Invoke Webservice
:
Expected Result:
Any Workarounds: I clear both caches and refresh the webservice
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3319527
External Customer Info:
External Company:
External Customer Name: midwestfishingadventures
External Customer
[Caching Enhancements] : When diskpersistent="true", the objects/templates are not being stored in the disk after server restart. It is happening in case of standalone and J2EE setup
Tracker Comment Comment on ObjectLoad() Component Never Garbage Collects / ObjectLoad() = Memory Leak by Piyush K.
engine to ehcache, but with CF2018 onwards.
So it's not clear if you have some sort of custom mechanism for pluging in Redis for your caching with CF2016.
I'd want to reproduce the issue at my end. Thanks for sharing the test CFML snippet. Can you also share some details on how you've implemented your
Tracker Issue Cache already exists error
Cache already exists error
manager should be unnamed with the the caches defined in ehcache.xml including: "customcache", OBJECT & TEMPLATE
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3339491
Deployment Phase: Release Candidate
External Customer Info
Template Cache and Clear Component Cache, could you add a Clear Query Cache?
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039568
External Customer Info:
External Company:
External Customer Name: John Ceci
External Customer Email: 0917148144EC
for dependsOn attribute is currently "cacheserverCacheoptimal". It should be "cache,serverCache,optimal". (hint: add commas btwn the values)2) Description for useCache attribute currently contains "This attribute can be useful during development., or you could use a function to predict when to use a cache
Tracker Issue Bug 82163:[ANeff] Bug for: cacheRemove()'s "throwOnError" attribute absorbs empty string errors
Bug 82163:[ANeff] Bug for: cacheRemove()'s "throwOnError" attribute absorbs empty string errors
Bug 86612:(Watson Migration Closure)When I try to do a CacheRemove for a specific CacheID, it works on our Dev server (which is running 9
cacheRemove() throws an out of memory error when passing it a list of long key names
Admin API missing call for CF Admin's "Clear Query Cache Now" option
Tracker Issue Bug 79101:CFZIP doesn't accept source="VFS"
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
Tracker Issue Bug 72662:getAllCacheIDs is a total failure for me
Bug 72662:getAllCacheIDs is a total failure for me
Tracker Issue Bug 76159:(Watson Migration Closure)While we have a cacheGetAllIds(), we really need a cacheExists(id)
Bug 76159:(Watson Migration Closure)While we have a cacheGetAllIds(), we really need a cacheExists(id)
Tracker Issue cachePut timeSpan and idleTime to allow ""
in place of the negative numbers. As in:
CachePut(myID, "some value", "", "", "regionNameHere")
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3126088
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer
Tracker Issue Bug 82167:[ANeff] Doc Bug for: cacheRemove() doc doesn't specify default value for "throwOnError" attribute
not specify a cached element. The default value is false."
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040975
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: 3D1D17B03C844EBF
Tracker Issue Issue with ORMREload() and Secondary Cache
Issue with ORMREload() and Secondary Cache
Tracker Issue Bug 87099:-(Watson Migration Closure)This is one of the errors I recently got running a unit test on my ORM code
Cache is not alive. | Detail: | (error code: ) |
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3044024
External Customer Info:
External Company:
External Customer Name: Mary Jo Sminkey
External Customer Email: 054227314463B683992015D5
External
Another CacheManager with same name '_ORM_...........' already exists in the same VM