Re: Interrupted while acquiring credits

2021-05-14 Thread Karl Wright
"crashing the manifold" is probably running out of memory, and it is probably due to having too many worker threads and insufficient memory, not the error you found. If that error caused a problem, it would simply abort the job, not "crash" Manifold. Karl On Fri, May 14, 2021 at 4:10 AM ritika

Re: Interrupted while acquiring credits

2021-05-14 Thread ritika jain
It retries for 3 times and it usually crashes the manifoldcf. Similar ticket i observed https://issues.apache.org/jira/browse/CONNECTORS-1633, does manifoldcf itself capable of skipping the file that cause issue instead of aborting the job or crashing manifold On Fri, May 14, 2021 at 1:34 PM

Re: Interrupted while acquiring credits

2021-05-14 Thread Karl Wright
' *JCIFS: Possibly transient exception detected on attempt 1 while getting share security'Yes, it is going to retry.* *Karl* On Fri, May 14, 2021 at 1:45 AM ritika jain wrote: > Hi, > I am using Windows shares connector in manifoldcf 2.14 and ElasticSearch > connector as Output connector and