The query read more than 500000 nodes in memory.
Hoping someone can guide me in the direction to resolve this one.
Our AEM Author instance recently starting logging 'memory' warnings/errors, similar to this:
02.03.2018 18:00:04.327 *WARN* [pool-9-thread-4] org.apache.jackrabbit.oak.query.FilterIterators The query read more than 500000 nodes in memory.
java.lang.UnsupportedOperationException: The query read more than 500000 nodes in memory. To avoid running out of memory, processing was stopped.
02.03.2018 18:00:04.327 *ERROR* [pool-9-thread-4] com.day.cq.wcm.webservicesupport.impl.statistics.ServicesStatisticsJob The query read more than 500000 nodes in memory. To avoid running out of memory, processing was stopped.
Any information you can provide would be greatly appreciated.