Infinite loop

2016-09-14 Thread Thiago Sanches
Hello guys, I'm new with oak indexes and I'm using it with Adobe AEM. Here we created some indexes that it's seems that they are stucked in a infinite looping for example: Reindexing Traversed #4 ... Reindexing Traversed #5 ... Reindexing Traversed #6 ... This process are decreasing

Re: Infinite loop

2016-09-14 Thread Thiago Sanches
ugins.index.AsyncIndexUpdate" which > should then log an exception the next time around it restarts > (Actually, it would have logged some error the first time around it > hit the exception). > > Otoh, if the index is covering property indices, then you might be > hitting some

Re: Infinite loop

2016-09-14 Thread Thiago Sanches
org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor.addOrUpdate(LuceneIndexEditor.java:302) ... 23 common frames omitted On Wed, Sep 14, 2016 at 4:56 PM, Thiago Sanches wrote: > Hello Vikas, thanks for your reply. > > By property indices did you mean the 'propertyIndex' attribute? >

Re: Infinite loop

2016-09-14 Thread Thiago Sanches
Hi Vikas, This issue start to appers after some problemas with disk space and some force restarts on AEM. The Oak Core version is: org.apache.jackrabbit.oak-core 1.2.11 On Wed, Sep 14, 2016 at 5:37 PM, Vikas Saurabh wrote: > Hi Thiago, > > > By property indices did you mean the 'propertyIndex'

Re: Infinite loop

2016-09-15 Thread Thiago Sanches
Hello Vikas, good morning. *Just to confirm: does the drive which contains folderhave sufficient space now? Any chance that AEM process can't write to/repository/index/* folders?* Yes, because the related problem with the repository growing too fast. On Wed, Sep 14, 2016 at 6:03 PM, Vikas Sa

Re: Infinite loop

2016-09-15 Thread Thiago Sanches
Thu, Sep 15, 2016 at 2:17 AM, Thiago Sanches wrote: > > This issue start to appers after some problemas with disk space and some > > force restarts on AEM. > > Do you see presence of ".bak" files in segmentstore folder post system > restart after unclean shutdown with cre

Re: Infinite loop

2016-09-15 Thread Thiago Sanches
before the node deletion). On Thu, Sep 15, 2016 at 8:51 AM, Thiago Sanches wrote: > Hello Chetan, good morning. > > Yes, there is a lot of ".bak" inside segmentstore folder with the creation > time close to the "force" restart. > I'll try to remove the ind

Re: Infinite loop

2016-09-16 Thread Thiago Sanches
On Thu, Sep 15, 2016 at 6:32 PM, Thiago Sanches wrote: > > I removed the index folder but the error persists. I tried to remove the > > "/crx/packmgr/service.jsp/file" node (that was causing the error before) > > But still failing... >

Re: BUILD FAILURE: Jackrabbit Oak - Build # 1141 - Failure

2018-01-05 Thread Thiago Sanches
Unsubscribe On Jan 5, 2018 11:57, "Apache Jenkins Server" wrote: > The Apache Jenkins build system has built Jackrabbit Oak (build #1141) > > Status: Failure > > Check console output at https://builds.apache.org/job/ > Jackrabbit%20Oak/1141/ to view the results. > > Changes: > [chetanm] OAK-7123

Re: run garbage collector through RepositoryManagementMBean

2018-01-10 Thread Thiago Sanches
Hi guys, how can I proceed to exit the group? Regards. On Wed, Jan 10, 2018 at 2:36 PM, Marco Piovesana wrote: > I have an Oak repository connected to a Mongo DocumentNodeStore. When I try > to run the garbage collector through the RepositoryManagementMBean I get > the message "Cannot perform op