Trying to migrate from tomcat editor to spring boot one (eclnteditor_springboot-20220613.war).
It starts without errors (except that suspicious message "No active profile set, falling back to default profiles: default").
But when I try to create a new project I'm getting an error "Internal error during invoke phase: java.lang.Error: java.lang.Error:Could not create/access managed bean for: Project Create".
Granted "Full Disk Access" to java binary. Tested with java8 and openjdk11