log file with a different instance root directory #10372
Labels
Component: Containers
Anything related to cloudy Dataverse, shipped in containers.
Type: Bug
a defect
Milestone
What steps does it take to reproduce the issue?
If you have a different instance root, you cannot execute the commands as you describe. (https://guides.dataverse.org/en/5.14/admin/metadataexport.html#batch-exports-through-the-api)
Because the log directory has been permanently programmed.
For example here:
dataverse/src/main/java/edu/harvard/iq/dataverse/DatasetServiceBean.java
Line 702 in ec1b174
(I have already made an improvement and I will upload it right away.)
When does this issue occur?
curl http://localhost:8080/api/admin/metadata/exportAll
curl http://localhost:8080/api/admin/metadata/reExportAll
curl http://localhost:8080/api/admin/metadata/clearExportTimestamps
Which page(s) does it occurs on?
What happens?
It is not executed at all and an error occurs.
To whom does it occur (all users, curators, superusers)?
What did you expect to happen?
Which version of Dataverse are you using?
It is the same source code in 5.13 to 6
Any related open or closed issues to this bug report?
Screenshots:
No matter the issue, screenshots are always welcome.
To add a screenshot, please use one of the following formats and/or methods described here:
The text was updated successfully, but these errors were encountered: