scotthoye
scotthoye
I'm also occasionally encountering a similar NullPointerException in ODurablePage (using version 3.2.32). Here are a few example stacktraces: ``` SEVERE [10:45:17 10-Oct-24 EDT][com.orientechnologies.orient.core.storage.disk.OLocalPaginatedStorage] Exception `56B353D7` in storage `plocal:XXX`: 3.2.32 (build...
Thank you for the comments! A few more details/questions: - We originally saw this NullPointerException when using version **3.2.23**. After upgrading to **3.2.32** (only two away from the latest release),...
Thanks, @tglman. I can't speak for the original reporter, but in my case, I'm not using K8s at all. So no volumes for the data folder. Just running OrientDb locally...