Re: IndexWriter has closed

2019-04-01 Thread Zheng Lin Edwin Yeo
Have you done any changes to Solr or your system after you got the error which might have resolved the error, since the error does not recur now? Regards, Edwin On Tue, 2 Apr 2019 at 13:53, Aroop Ganguly wrote: > Hi Edwin > > Yes, we did not seem to have hit any filesystem upper-bounds. > I hav

Re: IndexWriter has closed

2019-04-01 Thread Aroop Ganguly
Hi Edwin Yes, we did not seem to have hit any filesystem upper-bounds. I have not been able to reproduce this since this date. > On Apr 1, 2019, at 7:28 PM, Zheng Lin Edwin Yeo wrote: > > Have you check if there are enough space to index all the documents on your > disk? > > Regards, > Edwin >

Re: IndexWriter has closed

2019-04-01 Thread Zheng Lin Edwin Yeo
Have you check if there are enough space to index all the documents on your disk? Regards, Edwin On Fri, 29 Mar 2019 at 15:16, Aroop Ganguly wrote: > Trying again .. Any idea why this might happen? > > > > On Mar 27, 2019, at 10:43 PM, Aroop Ganguly > wrote: > > > > Hi Everyone > > > > My inde

Re: IndexWriter has closed

2019-03-29 Thread Aroop Ganguly
Trying again .. Any idea why this might happen? > On Mar 27, 2019, at 10:43 PM, Aroop Ganguly wrote: > > Hi Everyone > > My indexing jobs are failing with “this IndexWriter has closed” errors.. > This is a solr 7.5 setup, with an NRT index. > > In deeper logs I see, some of these exceptions,