Search this blog
Archives
Categories
- Upcoming LiveCycle Release Previews (1)
- PDF Generator (5)
- Adobe LiveCycle ES4 (18)
- 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: cluster
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
Additional Configuration for LiveCycle Cluster on Multi-homed Hosts
When setting up LiveCycle clusters, if the cluster nodes are running on hosts that have multiple NIC’s (multi-homed), then the following additional JVM argument must be configured along with the configurations provided in the Cluster documentation -Dgemfire.bind-address For example: … Continue reading
How to Create a GDS Folder for a LiveCycle Cluster on UNIX
The Global Document Storage should be considered as an extension to the LiveCycle database. It is used for all persistent document storage and also for temporary files. Before installing and configuring LiveCycle, one should create a folder for the GDS … Continue reading
Posted in Adobe LiveCycle ES, Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged cluster, GDS, migot, unix
Leave a comment
Configuring IIS 7.5 to Load-Balance a LiveCycle Cluster
To configure Apache Web Server, see here. Microsoft Windows Server 2008 R2 comes with IIS 7.5 IIS 7.0 comes with Windows Server 2008. Microsoft re-architected IIS in version 7.0 to be more modular like Apache Web Server. Metabase was removed. … Continue reading
Posted in Adobe LiveCycle ES, Adobe LiveCycle ES2 (9.0.x), General Interest
Tagged cluster, iis, jayankandathil, load balancing
Leave a comment