Hallo,
ich versuche gerade hibiscus zu installieren. Sowohl bei 2.4 als auch bei nightly (20.08.) lässt sich das jameica-scripting plugin nicht installieren, es kommt folgende Fehlermeldung:
Java ist icedtea-7 auf Linux
ich versuche gerade hibiscus zu installieren. Sowohl bei 2.4 als auch bei nightly (20.08.) lässt sich das jameica-scripting plugin nicht installieren, es kommt folgende Fehlermeldung:
Java ist icedtea-7 auf Linux
Code
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.SplashScreen$3.run] starting service scripting ...
[Tue Aug 20 15:59:49 CEST 2013][ERROR][de.willuhn.jameica.system.ServiceFactory.init] error while initializing service,
java.rmi.RemoteException: error while installing service scripting; nested exception is:
java.lang.NullPointerException
at de.willuhn.jameica.system.ServiceFactory.install(ServiceFactory.java:178)
at de.willuhn.jameica.system.ServiceFactory.init(ServiceFactory.java:73)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:353)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:204)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
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:72)
at de.willuhn.jameica.system.Application.init(Application.java:102)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.lang.NullPointerException
at de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl.start(ScriptingServiceImpl.java:92)
at de.willuhn.jameica.system.ServiceFactory.install(ServiceFactory.java:169)
... 10 more
[Tue Aug 20 15:59:49 CEST 2013][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin jameica.scripting: Plugin "jameica.scripting" wurde aufgrund eines Fehlers bei der Initialisierung deaktiviert.
Fehlermeldung: error while installing service scripting; nested exception is:
java.lang.NullPointerException
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.SearchService.init] no search providers found
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ReminderService
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 3650/gtk
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.position] window position: 722x40, size: 720x859
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.AutoRegisterMessageConsumer.handleMessage] auto-registered message consumers: 4
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.registerConsumers] message consumers from manifests: 2
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.sendMessages] messages from manifests: 0
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica 2.5.0-nightly erfolgreich gestartet
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] starting privileged action: writable check for /opt/jameica-nightly/plugins
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] finished privileged action: writable check for /opt/jameica-nightly/plugins
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis
[Tue Aug 20 15:59:49 CEST 2013][ERROR][de.willuhn.jameica.system.ServiceFactory.init] error while initializing service,
java.rmi.RemoteException: error while installing service scripting; nested exception is:
java.lang.NullPointerException
at de.willuhn.jameica.system.ServiceFactory.install(ServiceFactory.java:178)
at de.willuhn.jameica.system.ServiceFactory.init(ServiceFactory.java:73)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:353)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:204)
at de.willuhn.jameica.services.PluginService.init(PluginService.java:42)
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:72)
at de.willuhn.jameica.system.Application.init(Application.java:102)
at de.willuhn.jameica.system.Application.newInstance(Application.java:86)
at de.willuhn.jameica.Main.main(Main.java:78)
Caused by: java.lang.NullPointerException
at de.willuhn.jameica.scripting.services.impl.ScriptingServiceImpl.start(ScriptingServiceImpl.java:92)
at de.willuhn.jameica.system.ServiceFactory.install(ServiceFactory.java:169)
... 10 more
[Tue Aug 20 15:59:49 CEST 2013][ERROR][de.willuhn.jameica.plugin.PluginLoader.init] unable to init plugin jameica.scripting: Plugin "jameica.scripting" wurde aufgrund eines Fehlers bei der Initialisierung deaktiviert.
Fehlermeldung: error while installing service scripting; nested exception is:
java.lang.NullPointerException
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.SearchService
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.SearchService.init] looking for search providers
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.SearchService.init] no search providers found
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.ReminderService
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.boot.BootLoader.resolve] init service de.willuhn.jameica.services.Init5
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.services.Init5.init] booted to init level 5
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.SplashScreen$2.run] stopping splash screen
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] startup GUI
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] SWT version: 3650/gtk
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding menu
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding navigation
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding content view
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] adding status panel
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.position] window position: 722x40, size: 720x859
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.gui.GUI.init] open shell
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.AutoRegisterMessageConsumer.handleMessage] auto-registered message consumers: 4
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.registerConsumers] message consumers from manifests: 2
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.ManifestMessageConsumer.sendMessages] messages from manifests: 0
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.messaging.LogMessageConsumer.handleMessage] Jameica 2.5.0-nightly erfolgreich gestartet
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] starting privileged action: writable check for /opt/jameica-nightly/plugins
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.jameica.security.JameicaSecurityManager.doPrivileged] [privcount: 0] finished privileged action: writable check for /opt/jameica-nightly/plugins
[Tue Aug 20 15:59:49 CEST 2013][INFO][de.willuhn.util.Session.<init>] creating new session. default timeout: 1800000 millis