Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
I attached a patch to the ticket that is a tentative fix. Please let me know if you still see this problem after applying it. Thanks! Karl On Mon, Jun 4, 2018 at 12:56 PM Karl Wright wrote: > CONNECTORS-1507 created. > Karl > > > On Mon, Jun 4, 2018 at 12:51 PM Karl Wright wrote: > >> I

Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
CONNECTORS-1507 created. Karl On Mon, Jun 4, 2018 at 12:51 PM Karl Wright wrote: > I think I found the issue. > Basically, when the agents process is restarted, it doesn't reprioritize > the documents that were active when the service was brought down, but it > should because when the

Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
I think I found the issue. Basically, when the agents process is restarted, it doesn't reprioritize the documents that were active when the service was brought down, but it should because when the documents became active they lost their document priority. This should be trivial to fix. Karl On

Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
Hi Maxence, The docpriority values for these stuck documents show that they are "null": public static final double noDocPriorityValue = 1e9; public static final Double nullDocPriority = new Double(noDocPriorityValue + 1.0); The document status is "G", which is STATUS_PENDINGPURGATORY, so

RE: locale fr ERROR

2018-06-04 Thread msaunier
Hello, The latest news was that they did not implement this feature. I will ask them. Thank you. De : Steph van Schalkwyk [mailto:st...@remcam.net] Envoyé : lundi 4 juin 2018 16:12 À : user@manifoldcf.apache.org Objet : Re: locale fr ERROR Take a look at FranceLabs' Datafari.

Re: locale fr ERROR

2018-06-04 Thread Steph van Schalkwyk
Take a look at FranceLabs' Datafari. Not sure if they may have started on it. *Steph van Schalkwyk* Principal, Remcam Search Engines +1.314.452. <+1+314+452+2896>2896st...@remcam.net http://remcam.net Skype: svanschalkwyk

RE: Documents blocked sometimes without errors

2018-06-04 Thread msaunier
Thanks for your answers. So, I join at this email -> interface screen and csv result. Thanks, Maxence De : Karl Wright [mailto:daddy...@gmail.com] Envoyé : lundi 4 juin 2018 11:36 À : user@manifoldcf.apache.org Objet : Re: Documents blocked sometimes without errors Oh, and

Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
Oh, and it should be unnecessary to pause/resume jobs when you bring down ManifoldCF for database maintenance. Stop the agents service, and start it again, and you should pick up exactly where you left off. Karl On Mon, Jun 4, 2018 at 5:33 AM Karl Wright wrote: > Hi Maxence, > > Pausing and

Re: Documents blocked sometimes without errors

2018-06-04 Thread Karl Wright
Hi Maxence, Pausing and restarting a job causes all of its documents to have their docpriority field be recalculated. It should not be necessary to do this in order to have job complete, though. All documents that are queued have their docpriority set at the time they are added to the queue,

Documents blocked sometimes without errors

2018-06-04 Thread msaunier
Hello Karl, Sometimes, jobs are blocked by many documents and I don't know why because I don't have errors. To unblock this, I paused and resume the job and it working. This is not always the case and they are never the same documents. We have a script at 8h55 PM and it's possibly the