Adobe CQ6 - Runaway ContentFinder

Starting on 1/13, our Adobe CQ6.0 SP1 error logs began to fill up:

GET / bin / wcm / contentfinder / product / view.json / etc / commerce / products HTTP / 1.1] org.apache.jackrabbit.oak.plugins.index.property.strategy.ContentMirrorStoreStrategy Roaming nodes 1041307000 using jcr: lastModified with Filter (query = select [jcr: path], [jcr: score], * from [nt: base] as the address isdescendantnode (a, '/ etc / commerce / products') by [jcr: lastModified] desc / * xpath: / jcr: root / etc / commerce / products // * order by @jcr: lastModified descending /, path = / etc / commerce / products //)

The error logs are huge and AEM 6.0 has run out of disk space:

error.log.2015-01-13: 30295763555 bytes
error.log.2015-01-14: 52886323200 bytes

We can reproduce the problem by issuing the following HTTP request against AEM Author:

GET /bin/wcm/contentfinder/product/view.json/etc/commerce/products 

13/13/2015, 9:47, AEM 6.0, ContentFinder , cf#, .

, ContentFinder AEM6.0.

+4
1

AEM 6.0 Querybuilder, Oak 1.0.5. , 1.0.9. URI :

http://helpx.adobe.com/experience-manager/kb/aem6-available-hotfixes.html

SP1, SP1. (damLucene.zip productsIndex.zip). :

  • /oak:index/damLucene
  • /etc/commerce/products/ntbaseProductsLucene
+2

All Articles