Bug#560142: java-common: Package updates entail "Network is unreachable" in Java programs
Package: java-common
Version: 0.33
Severity: normal
Hello,
I am quite sure that this bug report does not belong to "java-common", but because it affects all my Java programs I reported it here.
Since installing the package updates yesterday networking in Java programs is not working anymore. For example Eclipse (installed manually, not as Debian package) gives me:
Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Network is unreachable
Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Other Java programs (I can name JabRef and Hudson) have the same problem (they also report "Network is unreachable"). Other programs (for example Iceweasel, Kontact, reportbug) have no networking problems. I am using the "sun-java6-*" packages. But because they were not updated yesterday I suppose there is another reason for this problem. Maybe the update of "netbase"? Perhaps you can give me some hints how to inspect this problem.
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
java-common depends on no packages.
java-common recommends no packages.
Versions of packages java-common suggests:
pn default-jre <none> (no description available)
pn equivs <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-09-2009, 09:25 AM
Sylvestre Ledru
Bug#560142: java-common: Package updates entail "Network is unreachable" in Java programs
Hello Benjamin,
> Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: I/O exception (java.net.ConnectException) caught when processing request: Network is unreachable
> Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
> INFO: Retrying request
Maybe you have the same problem as in:
http://pvaneynd.livejournal.com/132635.html
Sylvestre
--
To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-09-2009, 09:28 AM
Hylke van der Schaaf
Bug#560142: java-common: Package updates entail "Network is unreachable" in Java programs
Hi,
I've run into the same problem. Java seems to be unable to access the
network.
Java applets don't work because the plugin can't download the jar files
of the applets.
Netbeans can't download any updates.
I've tried several version of Java downloaded directly from sun. These
all had the same problem, so I guess it's not in the Java packages.
I've tried several browsers, including firefox downloaded from
mozilla.com, after purging iceweasel and xulrunner. All show the same
symptom.
All other programs have no connection problems.
I have no clue where to look next.
Regards,
Hylke
12-09-2009, 10:56 AM
Marcus Better
Bug#560142: java-common: Package updates entail "Network is unreachable" in Java programs