Search this blog
Archives
Categories
- Upcoming LiveCycle Release Previews (1)
- PDF Generator (5)
- Adobe LiveCycle ES4 (16)
- Adobe LiveCycle ES3 (64)
- Adobe LiveCycle ES2 (9.0.x) (132)
- Adobe LiveCycle ES (182)
- Adobe LiveCycle 7.x (7)
- Adobe LiveCycle Express (2)
- General Interest (122)
- ADEP (136)
- Document Services (34)
- Experience Services (25)
- Customer Experience Solutions (14)
- Adobe AIR (7)
- Uncategorized (7)
Blogroll
Tag Archives: Gemfire
Is it normal to have 2 files over 1GB in the Caching Folder of the LiveCycle Temporary Directory?
The answer is “YES” and here is why: Along which those two big files, there are numerous other file usually around 32mb each. Those were created by Gemfire to handle the caching and follow the predefined settings located in the … Continue reading
Enabling Gemfire Statistics
A very useful thing to do when encountering cluster issues would be to turn on Gemfire statistics. To do that, configure the below JVM parameter: ———- -Dadobe.cache.statistics-enabled=true ———- Run your application. This will produce a Gemfire-statistics.gfs file in the caching … Continue reading
Posted in Adobe LiveCycle ES, Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged cluster, Gemfire
Leave a comment
How to Ensure that TCP Locators are Using Correct Version of Gemfire Used by LiveCycle ES2 Cluster
LiveCycle uses Gemfire technology provided by GemStone systems (now VMware) for maintaining the cluster cache. LiveCycle can be configured to use either multicast (UDP) based caching mechanism or TCP caching mechanism using TCP locators. TCP locators are recommended for production … Continue reading
Posted in Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged Gemfire, LiveCycle cluster, SantoshTatke, statke, TCP locator
4 Comments