I'm facing an issue in the production Dataverse environment. Every time I load a dataset, the application goes offline. I've noticed spikes in RAM memory consumption during these instances. However, manually restarting the services restores operability.
Could anyone help me or has anyone experienced something similar? What steps should be taken? Note: I've already upgraded the RAM from 8GB to 10GB (did not resolve the issue).
WhatsApp-Image-2024-04-01-at-11.46.45_3ec349d9.jpg
Sorry to hear. What version of Dataverse are you running?
And does this happen with every dataset, even small ones?
By small I mean datasets with only a few files and a few versions.
Philip Durbin said:
Sorry to hear. What version of Dataverse are you running?
I'm using version 5.12.1. Yes, for any dataset size.
Something seems seriously wrong. Anything in server.log?
@Philip Durbin Even if I only add metadata (whether or not loading any files) and save, the application crashes.
Philip Durbin said:
Something seems seriously wrong. Anything in server.log?
I will check
How long were you in production before this started happening? The map says 2023.
Philip Durbin said:
How long were you in production before this started happening? The map says 2023.
This problem started about 3 weeks ago, and it seems the application crashes every weekend. However, last week, this same issue occurred four times in a row.
Did anything change three weeks ago? Maybe an upgrade?
Is this a classic or a containerized install?
When you raised the memory, did you also apply new limits to heap and other JVM memory config options?
I suppose you're using JRE 11 with 5.12.1. Upgrading to 6+ would give you JRE 17 with more recent and faster GC methods you could try as well.
Last updated: Nov 01 2025 at 14:11 UTC