Where's the best doc at the moment describing how to get an Ubuntu 24.04 server up and going with OFBiz running on top of MySQL? The one I wrote for myself years ago (2016-ish?) isn't working, and I'm getting this error with my startup command:

ofbiz@ofbiz:/ofbiz$ ./gradlew "ofbiz ‐‐load-data readers=seed,seed-initial"
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Caused by: java.lang.ClassNotFoundException: 
org.gradle.wrapper.GradleWrapperMain

Reply via email to