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
Author Archives: Yogesh Upadhyay
How to Rotate the TarJournal in Shared Nothing Clustering
Problem: Your tar journal is growing and consuming a lot of space. Solution: If you are using shared clustering, Please see this. For ‘Shared Nothing’ Clustering, you need the following configuration (If you want rotation to happen after every 24 … Continue reading
Various Index files in CQ / WEM (CQ5.4)
> /repository/repository/index Lucene Search Index for jcr:system (includes jcr:versionStorage) > /repository/workspace/crx.default/index Lucene Search Index for crx.default workspace > /repository/workspace/crx.default/index*.tar Tar PM Index for crx.default workspace > /version/index Tar PM Index for version workspace > /tarJournal/index*.tar Tar PM Index for the … Continue reading
What Happens When You Click on WEM / CQ Quickstart JAR File for the First Time (till CQ5.4)
1. The Quickstart is unpacked to the /crx-quickstart directory 2. CQSE is started (this can be accessed using host:port/admin) 3. CQSE starts the CRX webapp (this can be accessed using host:port/crx) 4. The CRX webapp starts the repository 5. During … Continue reading
Some WEM Clustering Q&A
Assumption: The questions below assume that you are using CRX2.2 with Hotfix 2.2.0.36 or greater. Question: Where does the crx.xxx file get created? Answer: On a slave node when it is first joined to the cluster. And this is current … Continue reading