Could not intialize the host network interface on null

955 views
Skip to first unread message

poswald

unread,
Dec 8, 2011, 3:31:59 AM12/8/11
to Jenkins Users
Hey everyone, I just tried installing on ubuntu based on the version
in apt-get (1.442). When I run '/etc/init.d/jenkins' start the log
ends with:

WARNING: Could not intialize the host network interface on nullbecause
of an error: dev03: dev03
java.net.UnknownHostException: dev03: dev03
at java.net.InetAddress.getLocalHost(InetAddress.java:1426)
at javax.jmdns.impl.HostInfo.newHostInfo(HostInfo.java:75)
at javax.jmdns.impl.JmDNSImpl.<init>(JmDNSImpl.java:407)
at javax.jmdns.JmDNS.create(JmDNS.java:60)
at hudson.DNSMultiCast.<init>(DNSMultiCast.java:26)
at jenkins.model.Jenkins.<init>(Jenkins.java:762)
at hudson.model.Hudson.<init>(Hudson.java:81)
at hudson.model.Hudson.<init>(Hudson.java:77)
at hudson.WebAppMain$2.run(WebAppMain.java:217)
Dec 8, 2011 8:24:19 AM hudson.WebAppMain$2 run
INFO: Jenkins is fully up and running

Nothing is bound to port 8080. I see one previous discussion of a
similar error here: http://groups.google.com/group/jenkinsci-users/msg/0eb514f9aa717b8c

The problem is that since this is installed from apt-get and it isn't
un-wared I can't just drop in a new jar file. Does anyone know why the
Jm lib would be causing an issue? Thanks!

-Paul

Reply all
Reply to author
Forward
0 new messages