Hey All, I'm having an issue with .tif thumbnails. They're currently coming out as zero-byte pngs and obviously not showing up properly
image.png
I read in a ticket (https://github.com/IQSS/dataverse/issues/1738) about copying a library and restarting the web server, but that didn't help.
Any hints? Thanks.
Hmm, the screenshot reminds me a lot of the ones here: Thumbnail display issues with .nii (NifTI) files #7080
FWIW, I'm seeing a lot of these messages from when the files were originally uploaded, but no real details:
[2024-02-06T12:46:12.031-0400] [Payara 5.2022.3] [WARNING] [] [edu.harvard.iq.dataverse.dataaccess.ImageThumbConverter] [tid:
_ThreadID=94 _ThreadName=http-thread-pool::jk-connector(3)] [timeMillis: 1707237972031] [levelValue: 900] [[
caught Exceptiopn trying to create rescaled image /mnt/dataverse/temp/18d7f5010bd-5e512d218eb2.thumb64]]
oh interesting. i went to the last page, and some thumnails are there:
image.png
there's a lot of files as you can see (2730)
We've switched to a double-zipped file since he actually wants the zips to be the files presented.
So, perhaps this was just a file limit issue -- we're working around it anyhow.
Can you reproduce it on https://demo.dataverse.org ?
eh, i'll have to get back to you on that. not sure i can upload all those files...
Sure, no problem.
Hi Philip, Brian,
We had the same problem with two datasets. I have modified a file and upload it in the demo Dataverse portal: https://demo.dataverse.org/dataverse/pr
Our partial workaround was creating the thumbnails directly in the file system with the convert tool.
@Juan interesting, thanks. I'm confused though. If it's a tiff, why does it have a .gif extension?
@Philip Durbin , I have made a mistake when I renamed the file. test.gif is a tiff. file. I have updated the dataset with the same file, but the right file extension and the same problem.
imagen.png
Same md5. Same problem. Thanks!
@Juan would you (or @Brian Cassidy ) be willing to create a GitHub issue about this? And attach that test2.tif file, please?
@Philip Durbin, done: https://github.com/IQSS/dataverse/issues/10317
Thank you! :heart:
Last updated: Oct 30 2025 at 06:21 UTC