GSOC 2025: Replacing OpenMRS Standalone with a Modern, User-Friendly Alternative - Updates and Discussion

@mherman22 have u ever experienced this before INFO - StorageServiceCondition.matches(38) |2025-07-03T12:31:31,663| Selected st - Pastebin.com

Am getting this error via standalone though working fine on sdk

for more context this is my openmrs-runtime.properties

#Last updated by the OpenMRS Standalone application.
#Thu Jul 03 12:31:21 EAT 2025
module.allow_web_admin=true
vm_arguments=-Xmx512m -Xms512m -XX:NewSize=128m --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED
connection.password=dDaJ80MlV4kZ
application_data_directory=appdata
connection.database.data_dir=./database/data
connection.username=openmrs
connection.url=jdbc:mysql://127.0.0.1:3316/openmrs?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
auto_update_database=false
tomcatport=8081

cc @dkayiwa @wikumc