Stream: troubleshooting

Topic: โœ” datasets or collections created under 6.3 do not appear


view this post on Zulip Santiago Florez (Jul 11 2024 at 19:23):

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.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 12 2024 at 14:48):

@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.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 12 2024 at 14:49):

Would you be able to share more of your server.log file?

view this post on Zulip Santiago Florez (Jul 12 2024 at 16:53):

@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

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 12 2024 at 18:07):

Hmm, did you upgrade Solr as part of the 6.3 upgrade?

view this post on Zulip Santiago Florez (Jul 15 2024 at 21:47):

Hi Philip, I have also updated the solr.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 16 2024 at 13:32):

Did that help?

view this post on Zulip Santiago Florez (Jul 16 2024 at 16:09):

Hi Philip, when I updated Solr I forgot to create the core collection1, so I have created it and everything ok. Thanks

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 16 2024 at 16:43):

Fantastic! :tada:

view this post on Zulip Notification Bot (Jul 16 2024 at 16:43):

Philip Durbin has marked this topic as resolved.


Last updated: Oct 30 2025 at 06:21 UTC