The UCLA Dataverse LIdar files are stored off Dataverse. RIght now the Lidar is in google drive with the link to these files in the Dataverse metadata. That part works fine. The problem I'm having is deleting a text file from the Lidar dataset and then saving it with not attached files. I can delete it either from the web interface or via api but if I try to publish I get a validation error and dataset is locked.
I can delete the lock but same result if I try to publish. Also, we're still at 5.14.
Hmm, is there anything in server.log when you get the validation error?
This is the error when I try to publish.
รย Failed to Publish Datasetย โ The dataset could not be published because one or more of the datafiles in the dataset could not be validated (physical file missing, checksum mismatch, etc.) Please contact support for further assistance.
I tried deleting the log and running again so I could find something in the log. But, I'm not finding something that matches file validation or FileValidationFailed.
The error is reproducable but this is the closest I could find:
[#|2026-02-09T22:29:52.539+0000|WARNING|Payara 5.2022.4|edu.harvard.iq.dataverse.dataaccess.S3AccessIO|_ThreadID=96;_ThreadName=http-thread-pool::jk-connector(4);_TimeMillis=1770676192539;_LevelValue=900;|
Caught an AmazonClientException in S3AccessIO.isAuxObjectCached: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: C9TGHS0E4DX61AZG; S3 Extended Request ID: VGbzwYSlZCVDhD9fQn5mJ0rpF5XoYYf9XWKxDFHlaZ14LqAKy+5OelBgaJ9S5n/Tw/6N6TNNlmzdlcxQ4Fx7VhwbCZsO+wlEXCrLcvBvBPk=; Proxy: null)|#]
[#|2026-02-09T22:29:52.559+0000|WARNING|Payara 5.2022.4|edu.harvard.iq.dataverse.dataaccess.S3AccessIO|_ThreadID=96;_ThreadName=http-thread-pool::jk-connector(4);_TimeMillis=1770676192559;_LevelValue=900;|
Caught an AmazonClientException in S3AccessIO.isAuxObjectCached: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: C9TYK7D1HMADBDFT; S3 Extended Request ID: nV2I86rATUbKrs3myBlkXgoW7SEWETSuU0BKWo9bdrLTkbGnLG9wRMO1ARpXioXu+hYNgpeNOtrZ50u8N4J2JJOOhkhu3E1Rcz+/D73pdTM=; Proxy: null)|#]
[#|2026-02-09T22:30:01.967+0000|FINE|Payara 5.2022.4|edu.harvard.iq.dataverse.DatasetPage|_ThreadID=96;_ThreadName=http-thread-pool::jk-connector(4);_TimeMillis=1770676201967;_LevelValue=500;ClassName=edu.harvard.iq.dataverse.DatasetPage;MethodName=init;|
retrieved version: id: 2864, state: DRAFT|#]
[#|2026-02-09T22:30:01.994+0000|FINE|Payara 5.2022.4|edu.harvard.iq.dataverse.DatasetPage|_ThreadID=96;_ThreadName=http-thread-pool::jk-connector(4);_TimeMillis=1770676201994;_LevelValue=500;ClassName=edu.harvard.iq.dataverse.DatasetPage;MethodName=init;|
Citation: Los Angeles Region Acquisition Consortium (LARIAC), 2024, "LARIAC 5 Imagery and Elevation Data in Los Angeles County, CA in 2017.", <a href="https://doi.org/10.25346/S6/E3NVW2" target="_blank">https://doi.org/10.25346/S6/E3NVW2</a>, UCLA Dataverse, DRAFT VERSION|#]
Perhaps I'm using the wrong search term?
Huh. I wonder why you're seeing this: S3AccessIO.isAuxObjectCached: Forbidden
Would you be willing to create an issue about this?
I've been doing more reading. I may be missing s3:ListBucket. It that fixes it I'll post here, if not I'll make an issue
Last updated: Apr 03 2026 at 06:08 UTC