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

Exporter silently stops scraping after 73181 artifacts #5

Open
SnorreSelmer opened this issue Aug 24, 2021 · 2 comments
Open

Exporter silently stops scraping after 73181 artifacts #5

SnorreSelmer opened this issue Aug 24, 2021 · 2 comments

Comments

@SnorreSelmer
Copy link

SnorreSelmer commented Aug 24, 2021

I run the exporter with Java 11, and it works great ... for a while. It runs fine, downloading 73818 artifacts, and then seems to stop fetching lists of more artifacts to download, for the worker-threads finish their workload, and then just halts. The app is still running, waiting for something that never arrives.

2021-08-24 10:36:13.452 INFO 2736 --- [pool-1-thread-3] fr.kage.nexus3.DownloadRepository : Downloaded 73174 assets on 73181 found

The discrepancy between found and downloaded is that it tries to download artifacts that have already been downloaded.

I'm at a loss how to attack this for debugging purposes. I'm not sure if there's some artifact that causes this behavior or if it's the exporter itself, or even our Nexus instance.

@scrhall
Copy link

scrhall commented Feb 1, 2022

Same error.
you found a solution or workaround? @SnorreSelmer

@SnorreSelmer
Copy link
Author

SnorreSelmer commented Feb 2, 2022 via email

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

2 participants