OpenHAB Beta 5 Startup Issue and Temporary Workaround

I recently upgraded my OpenHAB installation to the latest beta version (beta5) using apt-get, and I’m encountering an issue where the server doesn’t start automatically upon boot. Manually starting it using sudo /usr/share/openhab2/start.sh works as a temporary fix, but I’d like to resolve this permanently. The wrapper.log shows an error related to the main class not being found, which suggests a potential issue with the init script or classpath configuration. I’m curious if others have encountered similar problems or have any insights on how to fix this. Any advice would be greatly appreciated!