Stream: containers

Topic: โœ” error running a harvest #9755


view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 01 2023 at 19:32):

Based on mvn test -Dtest=HarvestingClientsIT#testHarvestingClientRun failing, I suspect that harvesting might not work in our Docker images. Can anyone confirm this?

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 01 2023 at 19:37):

I added a little extra logging to get this, to print out the exception:

dev_dataverse> Caught exception running an asynchronous harvest (dataverse "h85b8d3b"): java.nio.file.NoSuchFileException: ../logs/harvest_h85b8d3b_2023-08-01T19-35-59.log.lck|#]

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 01 2023 at 22:01):

I put in a fix here: https://github.com/IQSS/dataverse/pull/9685/commits/8efb96487d181f83726ac5a338a13692b1710850

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 01 2023 at 22:02):

That's in the Payara 6 branch but it affects the develop branch as well.

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 04 2023 at 19:14):

I created an issue for this: https://github.com/IQSS/dataverse/issues/9755

view this post on Zulip Philip Durbin ๐Ÿš€ (Aug 17 2023 at 11:22):

Now that we've merged the Payara 6 branch that specific issue has been closed. However, there are other places in the code that need to be examined.

view this post on Zulip Notification Bot (Aug 17 2023 at 11:22):

Philip Durbin has marked this topic as resolved.


Last updated: Oct 30 2025 at 05:14 UTC