Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files in Heritrix job directory lead to frozen target instance #112

Open
hannakoppelaar opened this issue Apr 19, 2019 · 0 comments

Comments

@hannakoppelaar
Copy link
Collaborator

If a target instance is stopped while one of the H3 job subdirectories "warcs", "reports" and "logs" is missing, a null pointer exception occurs, causing the completeHarvest() method to be rescheduled, leading to an infinite loop. This means the target instance remains stuck in the Stopping state.

We will need to refactor the bookkeeping in this part of the codebase to fix this properly. The impact of this issue is not too big though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant