Hibiscus startet nicht mehr nach letztem Linux Update (Manjaro-Linux). Es wird ein Pop-Fenster mit dieser Fehlermeldung gezeigt
> linux hibiscus error the security manager is deprecated and will be removed in a future release
java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:416)
at de.willuhn.jameica.services.SecurityManagerService.init(SecurityManagerService.java:41)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:119)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:70)
at de.willuhn.jameica.system.Application.init(Application.java:103)
at de.willuhn.jameica.system.Application.newInstance(Application.java:87)
at de.willuhn.jameica.Main.main(Main.java:78)
Ich habe hier mal was gefunden, aber das verstehe ich auch nicht.
[Deprecate the Security Manager for Removal](https://openjdk.java.net/jeps/411)
Wie kann ich das Problem lösen?
> linux hibiscus error the security manager is deprecated and will be removed in a future release
java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:416)
at de.willuhn.jameica.services.SecurityManagerService.init(SecurityManagerService.java:41)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:119)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:70)
at de.willuhn.jameica.system.Application.init(Application.java:103)
at de.willuhn.jameica.system.Application.newInstance(Application.java:87)
at de.willuhn.jameica.Main.main(Main.java:78)
Ich habe hier mal was gefunden, aber das verstehe ich auch nicht.
[Deprecate the Security Manager for Removal](https://openjdk.java.net/jeps/411)
Wie kann ich das Problem lösen?