In Servoy 2024.3 LTS, I cannot initialize the Servoy repository (new, empty database) with:
- Code: Select all
./servoy_server.sh -upgradeRepository
Error is:
- Code: Select all
Error: Unable to initialize main class com.servoy.j2db.server.main.ApplicationServer
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
Error: Unable to initialize main class com.servoy.j2db.server.main.ApplicationServer
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
So I use the servoy_server.sh in the Servoy 2022.6 installation to initialize the Servoy repo.
Any idea, why I cannot execute it in the current developer? Java issue?
Thank you and regards
Birgit