Zitat geschrieben von hibiscus
Es ist nicht hilfreich, aus den Logs genau eine Zeile mit der vermeintlich relevanten Meldung rauszukopieren.
Das war nicht aus dem Logfile. Die GUI zeigt das an.. Ich habe mal einen screenshot angehängt, damit man weiß, wovon ich rede...
Aber dann hier auch noch das komplette Log eines Start mit Loglevel INFO:
Code
[Mon May 08 12:34:22 CEST 2023][ERROR][main][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin hibiscus.xmlrpc
java.lang.ClassNotFoundException: loader.jameica: class not found: de.willuhn.jameica.hbci.xmlrpc.Plugin
at de.willuhn.util.MultipleClassLoader.load(MultipleClassLoader.java:298)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:347)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:239)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:39)
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)
[Mon May 08 12:34:22 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Logging initialized @10420ms to org.eclipse.jetty.util.log.Slf4jLog
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] jetty-9.4.38.v20210224; built: 2021-02-24T20:25:07.675Z; git: 288f3cc74549e8a913bf363250b0744f2695b8e6; jvm 20.0.1+9
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Scanning elapsed time=0ms
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] DefaultSessionIdManager workerName=node0
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] No SessionScavenger set, using defaults
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] node0 Scavenging every 660000ms
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Started o.e.j.w.WebAppContext@465b38e6{webadmin,/webadmin,file:///home/kerstin/server-home/.jameica/HausSeeblick/plugins/jameica.webadmin/webapps/webadmin/,AVAILABLE}{/home/kerstin/server-home/.jameica/HausSeeblick/plugins/jameica.webadmin/webapps/webadmin}
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Started o.e.j.s.ServletContextHandler@a83495d{/,null,AVAILABLE}
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Started ServerConnector@111d5c97{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[Mon May 08 12:34:23 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Started @10897ms
[Mon May 08 12:34:27 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Stopped ServerConnector@111d5c97{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[Mon May 08 12:34:27 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] node0 Stopped scavenging
[Mon May 08 12:34:27 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Stopped o.e.j.s.ServletContextHandler@a83495d{/,null,STOPPED}
[Mon May 08 12:34:27 CEST 2023][INFO][main][org.eclipse.jetty.util.log.JettyAwareLogger.log] Stopped o.e.j.w.WebAppContext@465b38e6{webadmin,/webadmin,null,STOPPED}{/home/kerstin/server-home/.jameica/HausSeeblick/plugins/jameica.webadmin/webapps/webadmin}
[Mon May 08 12:34:27 CEST 2023][ERROR][attachmentservice-preload][de.willuhn.jameica.services.AttachmentService.init] failed to load class de.willuhn.jameica.attachment.storage.StorageProviderMessagingService
java.lang.NullPointerException: Cannot invoke "de.willuhn.jameica.services.ArchiveService.isEnabled()" because "this.archiveService" is null
at de.willuhn.jameica.attachment.storage.StorageProviderMessagingService.isEnabled(StorageProviderMessagingService.java:60)
at de.willuhn.jameica.services.AttachmentService.init(AttachmentService.java:90)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:70)
at de.willuhn.jameica.messaging.AttachmentServicePreloadMessageConsumer$1.run(AttachmentServicePreloadMessageConsumer.java:45)
Hilft das mehr?
Der an diesem Beitrag angefügte Anhang ist entweder nur im eingeloggten Zustand sichtbar oder die Berechtigung Deiner Benutzergruppe ist nicht ausreichend.