search : ehcache

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

displaying top 100 results

Update 23 Ehcache Configuration Error
ClassCastException in Ehcache / Hibernate
Upgrading Ehcache causes silent failure and unexpected behavior
Comment on Update 23 Ehcache Configuration Error by Poonam J.
Comment on Update 23 Ehcache Configuration Error by Vamseekrishna N.
Comment on Update 23 Ehcache Configuration Error by Poonam J.
Comment on ClassCastException in Ehcache / Hibernate by Piyush K.
Comment on Update 23 Ehcache Configuration Error by Poonam J.
Comment on Update 23 Ehcache Configuration Error by Jack C.
Comment on Upgrading Ehcache causes silent failure and unexpected behavior by Akhila K.
Comment on Upgrading Ehcache causes silent failure and unexpected behavior by External U.
Comment on Upgrading Ehcache causes silent failure and unexpected behavior by External U.
Comment on Upgrading Ehcache causes silent failure and unexpected behavior by External U.
Comment on Upgrading Ehcache causes silent failure and unexpected behavior by External U.
Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by Akhila K.
Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
Comment on CF Admin spells "ehcache" (should be "Ehcache") by External U.
CF Admin spells "ehcache" (should be "Ehcache")
Comment on Enable ehCache Autodiscovery via the CF Admin by External U.
Comment on cachegetallids() is very slow when ehcache is configured to overflow to disk by Nimit S.
ehcache files are being generated at site root with ORM app with secondary cache enabled
Enable ehCache Autodiscovery via the CF Admin
2782783 CF-4198276 Samuel K. The following workaround was provided by Adobe until this can be fixed: The ormsettings.cacheconfig setting may be a struct where the keys are datasource names and the values are ehcache XML file locations. So long as each datasource has its own cache definition with a
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by Himavanth R.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on ehcache files are being generated at site root with ORM app with secondary cache enabled by External U.
Comment on cachegetallids() is very slow when ehcache is configured to overflow to disk by Frank J.
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
2609018 CF-3946143 External U. Did you read the Stack Overflow article? They said the issue was obvious in the source code for coldfusion.tagext.io.cache.ehcache.GenericEhcache. Anyway, any CFCACHE I have tried can reproduce it but the page must have high concurrent load because it is a race
Hibernate Leve 2 cache not configurable to any provider other than EHCache
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by Nimit S.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on ehcache files are being generated at site root with ORM app with secondary cache enabled by Himavanth R.
Comment on cachegetallids() is very slow when ehcache is configured to overflow to disk by Frank J.
Comment on cachegetallids() is very slow when ehcache is configured to overflow to disk by External U.
2612216 CF-3539667 External U. more data is cached in ehcache, more errors I have in Server Monitor. With 30000 elements cached Server Monitor become totally unusable.
2613932 CF-3144420 Adobe D. As discussed with Sandeep, with ehcache 2.5.1 the "lastupdated" field is same as the creation time for a new element. So adding a release note since this behavior is changed with Ehcache 2.5.1. Earlier it used to be 0. Updated the necessary test cases. Closing this bug
Unable to use ehcache disk persistence for Query Cache
cachegetallids() is very slow when ehcache is configured to overflow to disk
Bug 81841:(Watson Migration Closure)DiskStore Configuration is only Configurable in ehcache
-nio-8026"] Exception in thread "Thread-11" java.lang.NoClassDefFoundError: java/nio/channels/FileLock at net.sf.ehcache.DiskStorePathManager$DiskStorePath.unlock(DiskStorePathManager.java:358) at net.sf.ehcache.DiskStorePathManager.releaseLock(DiskStorePathManager.java:236) at net.sf.ehcache
Bug 81840:Ambiguous Error Message when Distributed Caching via RMI is Enabled and Server is not Connected to a NetworkIf you’ve configured your ehcache
Tracker Issue CFChart issues
are using Ehcache to cache the charts, it seems that the "TimeToLiveSeconds" in Ehcache should be set to what's in CFAdmin. Maybe have a cleanup process that runs evictExpiredElements() function in Ehcache. Right now, Ehcache will not expire elements until the Max Elements In Memory is hit. Might want
_vuiTEMPLATE already exists StackTrace net.sf.ehcache.ObjectExistsException: Cache erms_vuiTEMPLATE already exists at net.sf.ehcache.CacheManager.addCache(CacheManager.java:1171) at coldfusion.tagext.io.cache.ehcache.GenericEhcache.createCache(GenericEhcache.java:516) at ... (snipped for character count limit) org
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
uday ogra Distributed caching in ColdFusion (2018 release) Introduction to new caching engines ColdFusion already has support for caching using ehcache. There are many caching engines available in the market and each has its pros and cons. Depending upon your application, one caching engine might
2614213 CF-3125794 Administrator : Admin API Aaron Neff Admin API missing call for CF Admin's "Clear Query Cache Now" option Admin API appears to be missing the "Clear Query Cache Now" function (from Caching page of CF Admin) for clearing Ehcache’d queries. Basically, there's no Admin API function
Bug 83804:(Watson Migration Closure)Ehcache 2
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
Comment on Hibernate Leve 2 cache not configurable to any provider other than EHCache by External U.
2608808 CF-3989480 External U. This is actually expected behavior. I previously blogged about it (sorry, my blog is currently offline, so you'll have to read the cached version): https://web.archive.org/web/20120415123407/http://rob.brooks-bilson.com/index.cfm/2010/8/9/Bug-with-Ehcache-and-ColdFusion-Query-Objects
2609115 CF-3928293 External U. "When checked, *a* server level internal cache is used to store cached queries. By default, cached queries are stored in QUERY region supported by Ehcache. You must restart the server for this change to take effect."
2609200 CF-3912610 Akhila K. We are unable to find the jar files of appropriate version for : - terracotta-toolkit-runtime-ee-4.1.5.jar - ehcache-ee-2.8.5.jar So please provide them(or download links, if they belong to any particular framework especially terracota) to repro the case. Thanks.
Comment on Unable to use ehcache disk persistence for Query Cache by Aaron N.
Comment on cachegetallids() is very slow when ehcache is configured to overflow to disk by Adobe D.
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
2613383 CF-3327626 External U. I am on the phone with Adobe paid support right now. Hopefully this will help move things along. But otherwise, please give us some feedback on the status of this bug. The ability to leverage ORM with EhCache is critical for a number of my company's new projects
2613932 CF-3144420 Adobe D. With ehcache 2.5.1 now the last access time aapi on element will return its creation time which was previously 0. So now in metadata lastupdatetime is same as creation time for a new element. (Comment added from ex-user id:sandeepp)
Weird behaviour in ehcache
2614210 CF-3125819 Caching Aaron Neff App-specific cache breaks Admin API's getAllServerCacheMetadata() When THIS.cache.configfile is used (to specify app-specific ehcache.xml), then calling Admin API’s getAllServerCacheMetadata() returns a null pointer exception. Repro: 1) Specify THIS