Hallo,
ich habe im open-xchange.log.0 alle 30 Sekunden folgenden Eintrag:
12-May-2011 00:26:23 com.openexchange.push.udp.PushRequest init
SEVERE: PushRequest: Remote host registration failed: ox01.itbuy.local
java.net.UnknownHostException: ox01.itbuy.local
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddre ss.java:850)
at java.net.InetAddress.getAddressFromNameService(Ine tAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.jav a:1154)
at java.net.InetAddress.getAllByName(InetAddress.java :1084)
at java.net.InetAddress.getAllByName(InetAddress.java :1020)
at java.net.InetAddress.getByName(InetAddress.java:97 0)
at com.openexchange.push.udp.PushRequest.init(PushReq uest.java:183)
at com.openexchange.push.udp.PushMulticastSocket.run( PushMulticastSocket.java:113)
at java.lang.Thread.run(Thread.java:662)
12-May-2011 00:26:53 com.openexchange.push.udp.PushRequest init
SEVERE: PushRequest: Remote host registration failed: ox01.itbuy.local
java.net.UnknownHostException: ox01.itbuy.local
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddre ss.java:850)
at java.net.InetAddress.getAddressFromNameService(Ine tAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.jav a:1154)
at java.net.InetAddress.getAllByName(InetAddress.java :1084)
at java.net.InetAddress.getAllByName(InetAddress.java :1020)
at java.net.InetAddress.getByName(InetAddress.java:97 0)
at com.openexchange.push.udp.PushRequest.init(PushReq uest.java:183)
at com.openexchange.push.udp.PushMulticastSocket.run( PushMulticastSocket.java:113)
at java.lang.Thread.run(Thread.java:662)
Eingesetzt wird: Debian 6.0 mit Open-Xchange 6.20 Rev.8
Wie behebe ich den Fehler?
Falls noch mehr Infos benötigt werden, werde ich diese gerne nachreichen.
MfG
Antonio Lopez
ich habe im open-xchange.log.0 alle 30 Sekunden folgenden Eintrag:
12-May-2011 00:26:23 com.openexchange.push.udp.PushRequest init
SEVERE: PushRequest: Remote host registration failed: ox01.itbuy.local
java.net.UnknownHostException: ox01.itbuy.local
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddre ss.java:850)
at java.net.InetAddress.getAddressFromNameService(Ine tAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.jav a:1154)
at java.net.InetAddress.getAllByName(InetAddress.java :1084)
at java.net.InetAddress.getAllByName(InetAddress.java :1020)
at java.net.InetAddress.getByName(InetAddress.java:97 0)
at com.openexchange.push.udp.PushRequest.init(PushReq uest.java:183)
at com.openexchange.push.udp.PushMulticastSocket.run( PushMulticastSocket.java:113)
at java.lang.Thread.run(Thread.java:662)
12-May-2011 00:26:53 com.openexchange.push.udp.PushRequest init
SEVERE: PushRequest: Remote host registration failed: ox01.itbuy.local
java.net.UnknownHostException: ox01.itbuy.local
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddre ss.java:850)
at java.net.InetAddress.getAddressFromNameService(Ine tAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.jav a:1154)
at java.net.InetAddress.getAllByName(InetAddress.java :1084)
at java.net.InetAddress.getAllByName(InetAddress.java :1020)
at java.net.InetAddress.getByName(InetAddress.java:97 0)
at com.openexchange.push.udp.PushRequest.init(PushReq uest.java:183)
at com.openexchange.push.udp.PushMulticastSocket.run( PushMulticastSocket.java:113)
at java.lang.Thread.run(Thread.java:662)
Eingesetzt wird: Debian 6.0 mit Open-Xchange 6.20 Rev.8
Wie behebe ich den Fehler?
Falls noch mehr Infos benötigt werden, werde ich diese gerne nachreichen.
MfG
Antonio Lopez
Comment