"unknown Host Exception" beim Start
Verfasst: Sonntag 12. Oktober 2014, 12:46
Hallo,
beim Start von jverein (2.6.3 auf jameica 2.6.1 mit hibiscus 2.6.9, auf 64bit debian 7) tritt in der jameica.log folgender Fehler auf.
--------------------------------------------------------------------------------------------------------------
[Sun Oct 12 12:40:30 CEST 2014][INFO][de.willuhn.jameica.messaging.LookupService.lookup] performing multicast lookup for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sun Oct 12 12:40:30 CEST 2014][ERROR][de.willuhn.jameica.messaging.LookupService.lookup] error while performing lookup
java.net.UnknownHostException: 08154711: 08154711 (Anm. Udo: 08154711 ist der Hostname meines Rechners)
at java.net.InetAddress.getLocalHost(InetAddress.java:1461)
at de.willuhn.net.MulticastClient.<init>(MulticastClient.java:71)
at de.willuhn.net.MulticastClient.<init>(MulticastClient.java:58)
at de.willuhn.jameica.messaging.LookupService$ServerLookup.<init>(LookupService.java:246)
at de.willuhn.jameica.messaging.LookupService.lookup(LookupService.java:188)
at de.willuhn.jameica.services.ArchiveService.init(ArchiveService.java:155)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:72)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:100)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:398)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:243)
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:106)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
[Sun Oct 12 12:40:30 CEST 2014][INFO][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
--------------------------------------------------------------------------------------------------------------
Was läuft hier schief?
Grüße und Danke vorab.
Udo
.
beim Start von jverein (2.6.3 auf jameica 2.6.1 mit hibiscus 2.6.9, auf 64bit debian 7) tritt in der jameica.log folgender Fehler auf.
--------------------------------------------------------------------------------------------------------------
[Sun Oct 12 12:40:30 CEST 2014][INFO][de.willuhn.jameica.messaging.LookupService.lookup] performing multicast lookup for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
[Sun Oct 12 12:40:30 CEST 2014][ERROR][de.willuhn.jameica.messaging.LookupService.lookup] error while performing lookup
java.net.UnknownHostException: 08154711: 08154711 (Anm. Udo: 08154711 ist der Hostname meines Rechners)
at java.net.InetAddress.getLocalHost(InetAddress.java:1461)
at de.willuhn.net.MulticastClient.<init>(MulticastClient.java:71)
at de.willuhn.net.MulticastClient.<init>(MulticastClient.java:58)
at de.willuhn.jameica.messaging.LookupService$ServerLookup.<init>(LookupService.java:246)
at de.willuhn.jameica.messaging.LookupService.lookup(LookupService.java:188)
at de.willuhn.jameica.services.ArchiveService.init(ArchiveService.java:155)
at de.willuhn.boot.BootLoader.resolve(BootLoader.java:139)
at de.willuhn.boot.BootLoader.getBootable(BootLoader.java:72)
at de.jost_net.JVerein.JVereinPlugin.init(JVereinPlugin.java:100)
at de.willuhn.jameica.plugin.PluginLoader.initPlugin(PluginLoader.java:398)
at de.willuhn.jameica.plugin.PluginLoader.init(PluginLoader.java:243)
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:106)
at de.willuhn.jameica.system.Application.newInstance(Application.java:90)
at de.willuhn.jameica.Main.main(Main.java:78)
[Sun Oct 12 12:40:30 CEST 2014][INFO][de.willuhn.jameica.messaging.LookupService.lookup] no server found for service name: tcp:de.willuhn.jameica.messaging.Plugin.connector.tcp
--------------------------------------------------------------------------------------------------------------
Was läuft hier schief?
Grüße und Danke vorab.
Udo
.