Hier laufen default-jre und default-jre-headless (beide 2:1.11-72build2), openjdk-11-jre und openjdk-11-jre-headless (beide 11.0.23+9-1ubuntu1).
Das wäre Java 11, denke ich.
Hab es grad nochmal getestet, geht schon gleich anfangs los:
Code
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.StartupParams.<init>] starting in STANDALONE mode
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.StartupParams.<init>] workdir: null
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Application.init] starting jameica...
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.BootstrapSettings.getProperties] reading /home/jockel/.jameica.properties
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.WorkdirChooser.getWorkDir] using last used workdir /home/jockel/.jameica
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Platform.getWorkdir] using workdir: /home/jockel/.jameica
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.findLocale] configured language: de_DE
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.findLocale] configured country: DE
[Sat Jul 27 10:24:50 CEST 2024][INFO][main][de.willuhn.jameica.system.Config.getLocale] checking resource bundle for language
(java:16180): Gdk-WARNING **: 10:24:50.143: The GDK_NATIVE_WINDOWS environment variable is not supported in GTK3.
[...]
und endet mit Stillstand hier:
Code
{...]
[Sat Jul 27 10:25:00 CEST 2024][INFO][bookmark-preload][de.willuhn.jameica.store.BeanStore.load] loaded [bean-container: Bookmark, encrypted: true]
(Jameica 2.10.4:16180): Gtk-CRITICAL **: 10:25:00.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.642: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.718: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.720: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.720: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.721: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.723: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.723: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.759: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.759: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.760: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-CRITICAL **: 10:25:00.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
(Jameica 2.10.4:16180): Gtk-WARNING **: 10:25:00.761: gtk_widget_size_allocate(): attempt to allocate widget with width -16 and height 0
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.SynchronizeEngine.getBackends] loading synchronize backends
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend FinTS/HBCI
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 6 provider(s)
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] loading synchronize providers for backend Scripting
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getJobProviders] found 1 provider(s)
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.report.balance.AccountBalanceService.getProviders] loading account balance providers
[Sat Jul 27 10:25:00 CEST 2024][INFO][main][de.willuhn.jameica.hbci.report.balance.AccountBalanceService.getProviders] found 1 provider(s)
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:25:05 CEST 2024][WARN][attachmentservice-preload][de.willuhn.jameica.services.ArchiveService.init] no archive server found
[Sat Jul 27 10:25:05 CEST 2024][INFO][Thread-7][de.willuhn.jameica.messaging.LookupService.lookup] performing multicast lookup for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] init attachment service
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] searching available storage providers
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] [jameica.local] Speicherung in lokalen Dateien: true
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] [jameica.messaging] Jameica Messaging: false
[Sat Jul 27 10:25:05 CEST 2024][INFO][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] found storage providers: 1
[Sat Jul 27 10:25:10 CEST 2024][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] check for updates needed?
[Sat Jul 27 10:25:10 CEST 2024][INFO][UpdateService][de.willuhn.jameica.services.UpdateService$Worker.run] last check was on Fri Jul 26 09:05:06 CEST 2024
[Sat Jul 27 10:25:10 CEST 2024][INFO][Thread-7][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sat Jul 27 10:26:00 CEST 2024][INFO][pool-3-thread-1][de.willuhn.jameica.hbci.messaging.MarkOverdueMessageConsumer.updateAll] update all unread counters
Edit: Alternativ hätte ich alles bis Java 21 zur Verfügung, nur hab ich keine Ahnung, welches da nun helfen könnte.