Getting out of memory exception after starting the bulk reindex option provided on /etc/acs-commons/oak-index-manager.html
Our dev author is having very less RAM.( 8 GB).
We were not aware that bulk reindex is a resource intensive operation on RAM .We wanted to fix some issues on search since we did not run bulk reindexing after upgrade from 5.6.1 to 6.1
But after we started bulk reindexing , it is not stopping since there are some sync indexes . Author runs out of memory and we need to restart.
We get this error-->
03.05.2016 12:47:43.729 *ERROR* [pool-6-thread-1] org.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate@2a1cf280 : Java heap space
java.lang.OutOfMemoryError: Java heap space
Is there any way to stop this bulk reindexing on aync index nodes?
Even after restart of author this bulk reindex on aync oak indexes are not stopping.
I am getting below info from logs
03.05.2016 13:55:17.360 *INFO* [pool-7-thread-5] org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext Loaded default Tika Config from classpath bundle://96.0:1/org/apache/jackrabbit/oak/plugins/index/lucene/tika-config.xml
03.05.2016 13:55:17.435 *INFO* [pool-7-thread-5] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be performed for following indexes: [/oak:index/cqTagLucene, /oak:index/counter, /oak:index/workflowDataLucene, /oak:index/authorizables, /oak:index/damAssetLucene, /oak:index/ntBaseLucene, /oak:index/lucene, /oak:index/cqPageLucene]