Details
Description
the start via start.bat ends with midpoint.out containing the following:
"Exception in thread "main" java.lang.Exception: Could not start MidPoint application;Unexpected call to getClassPathArchives()"Exception in thread "main" java.lang.Exception: Could not start MidPoint application;Unexpected call to getClassPathArchives() at com.evolveum.midpoint.tools.layout.MidPointWarLauncher.start(MidPointWarLauncher.java:61) at com.evolveum.midpoint.tools.layout.MidPointWarLauncher.main(MidPointWarLauncher.java:44)Caused by: java.lang.IllegalStateException: Unexpected call to getClassPathArchives() at org.springframework.boot.loader.Launcher.getClassPathArchives(Launcher.java:149) at com.evolveum.midpoint.tools.layout.MidPointWarLauncher.getClassPathArchives(MidPointWarLauncher.java:99) at com.evolveum.midpoint.tools.layout.MidPointWarLauncher.start(MidPointWarLauncher.java:57) ... 1 more"