Closed stfnwp closed 2 years ago
Hello there,
Recently we have fixed one issue related crawlers not finishing properly, you can try v3.0.1, download page link https://opensource.norconex.com/crawlers/web/download
If you still face issue with this version, please send your config files here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We have different crawlers running in a collector. When trying to finish a crawler run (just after printing the execution summary), sometimes the following situation occurs: Crawler A (here Additional Website Crawler) tries to access a file from the workDir of Crawler B (here DVO Crawler) which leads to a NoSuchFileException. Immediately after that the error "Could not execute \"close\" on committer" appears.
Finally, the whole collector cannot finish its run (maybe some resources are still in use/blocked).
All of this happens randomly, with different crawlers and with different frequency.
See logs:
Thank you in advance for your analysis!