Hi all, me again :wink:
I have upgraded my Dataverse version from 6.2 to 6.3. I have a problem when I create a new Dataset or Dataverse in my root Dataverse. When I create a new Dataset and publish it, it does not appear in my root Dataverse.
This is what I have in my server.log
[2024-07-11T14:04:13.571-0500] [Payara 6.2024.6] [ADVERTENCIA] [] [edu.harvard.iq.dataverse.dataset.DatasetUtil] [tid: _ThreadID=76 _ThreadName=http-thread-pool::http-listener-1(4)] [timeMillis: 1720724653571] [levelValue: 900] [[
getThumbnail(): Failed to initialize dataset StorageIO for null (getDataAccessObject: null or invalid datafile.)]]
[2024-07-11T14:04:13.571-0500] [Payara 6.2024.6] [ADVERTENCIA] [] [edu.harvard.iq.dataverse.dataset.DatasetUtil] [tid: _ThreadID=76 _ThreadName=http-thread-pool::http-listener-1(4)] [timeMillis: 1720724653571] [levelValue: 900] [[
getThumbnail(): Failed to initialize dataset StorageIO for null]]
I have created the JVM option ``<jvm-options>-Ddataverse.files.storage-driver-id=file</jvm-options>, but the problem continues.
@Santiago Florez hi, I tweaked the subject of this thread a bit to make prevent it from being cut off. I hope you don't mind.
Would you be able to share more of your server.log file?
@Philip Durbin Hi,
Philip Durbin ha dicho:
Would you be able to share more of your server.log file?
Those are the only two warning lines when I try to create a Dataset. The Datasets and subdataverses are created correctly, but when I access the Dataverse Root, the Dataverse where I create them, I do not see them.
An image of the server.log file
image.png
An image of the Dataset I have created.
image.png
An image of Dataverse root
image.png
Hmm, did you upgrade Solr as part of the 6.3 upgrade?
Hi Philip, I have also updated the solr.
Did that help?
Hi Philip, when I updated Solr I forgot to create the core collection1, so I have created it and everything ok. Thanks
Fantastic! :tada:
Philip Durbin has marked this topic as resolved.
Last updated: Oct 30 2025 at 06:21 UTC