Stream: troubleshooting

Topic: upgrade from 6.3 to 6.4


view this post on Zulip Jay Sundu (Mar 10 2025 at 21:20):

Hi there. I just upgraded our system from 6.3 to 6.4 and when I click on any of the links to Browse by Subject, I get the error java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key staticSearchFields.datasetType in the log file. Please let me know what this might indicate.

view this post on Zulip mjlassila (Mar 11 2025 at 06:38):

If you happen to have custom localization, this error indicates that your staticSearchFields.properties file is missing key staticSearchFields.datasetType. It is new localization key added in 6.4 release.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 12:30):

Right, in the release notes we started added this:

  1. For installations with internationalization:

Please remember to update translations via Dataverse language packs.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 12:32):

Does that help? @mjlassila mentioned localization. @Jay Sundu are you running in English only but with text customizations?

view this post on Zulip Jay Sundu (Mar 11 2025 at 16:12):

Yes, thanks @mjlassila and @Philip Durbin โ˜€๏ธ we are indeed using English only with text customizations. I thought I had applied those but I must have missed something.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:19):

It's easy to miss something.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:19):

I'm working on the release notes for 6.6 and just added this: https://github.com/IQSS/dataverse/commit/dfc3a74cf463dad36ba70140d13b1d93ba5f13fb

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:19):

Do you think it will help?

view this post on Zulip Jay Sundu (Mar 11 2025 at 16:21):

Yes, that would help. Thanks @Philip Durbin โ˜€๏ธ

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:26):

Great, thanks.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:26):

@Jay Sundu I don't supposed you'd want to write something up in our guides about how to make these text customization? :big_smile:

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:28):

Here's a thread about it: #docs > changing text in the UI

view this post on Zulip Jay Sundu (Mar 11 2025 at 16:30):

Once I get it working properly, I might be able to. Another developer worked on it so I'm not entirely certain what the process is at this point.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 11 2025 at 16:31):

Gotcha. No pressure. It's just something the community would appreciate, I think.


Last updated: Oct 30 2025 at 06:21 UTC