Based on mvn test -Dtest=HarvestingClientsIT#testHarvestingClientRun failing, I suspect that harvesting might not work in our Docker images. Can anyone confirm this?
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|#]
I put in a fix here: https://github.com/IQSS/dataverse/pull/9685/commits/8efb96487d181f83726ac5a338a13692b1710850
That's in the Payara 6 branch but it affects the develop branch as well.
I created an issue for this: https://github.com/IQSS/dataverse/issues/9755
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.
Philip Durbin has marked this topic as resolved.
Last updated: Oct 30 2025 at 05:14 UTC