Skip to content

Heritrix 3.4.0-SNAPSHOT-2022-03-08T19:15:59Z keeps pausing.. #587

Answered by anjackson
cslr asked this question in Q&A
Discussion options

You must be logged in to vote

The politenessDelay warning is irritating but should not be the cause of the pause.

As far as I know, pausing can happen for a couple of reasons:

  1. You have a DiskSpaceMonitor configured (e.g.) and this is pausing the crawl because you don't have enough disk space given how that bean is configured.
  2. You have less than 5GB of free space, and you are using the default value of the FREE_DISK parameter for the underlying JE-BDB. See #340 for some information on that, but I personally would not recommend running Heritrix without plenty of space disk space.

If neither of these is consistent with what you're seeing then it sounds like a bug. In which case, some more detailed logs might help.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ato
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #569 on May 15, 2024 12:13.