Your message dated Tue, 4 May 2010 21:43:42 +0200
with message-id <[email protected]>
and subject line Re: Bug#560056: »net.ipv6.bindv6only=1 breaks java networking« 
still present in 6b18-1.8-2
has caused the Debian Bug report #560056,
regarding josm: net.ipv6.bindv6only=1 breaks OSM access
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
560056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: josm
Version: 0.0.svn2255-1
Severity: normal

JOSM started complaining about not being able to access the API server
some time ago.  I initially suspected a temporary brokenness on that
server, but since it persisted I eventually tried to debug it with
Wireshark.  I found out that even though the DNS queries were sent and
got answered, JOSM didn't attempt to open a socket to the server.  What
attracted my attention was that the A query did get answers, but the
answer section for the AAAA query is empty (apparently the API servers
are not available over IPv6).  Then I remembered about a recent thread
in debian-devel about changing a default value for an IPv6-related
kernel parameter, and tried that out: 
,----
| echo 0 > /proc/sys/net/ipv6/bindv6only
`----
(The previous value was 1).  This change “fixed” JOSM, and I can now
connect to the API servers again.

  I seem to remember the conclusion of the thread was that applications
that are broken by the new default value should be signalled and fixed,
so here's my report for JOSM :-)

  Thanks,

Roland.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages josm depends on:
ii  libgettext-commons-java 0.9.6-1          Java classes for internationalizat
ii  libmetadata-extractor-j 2.3.1+dfsg-1     JPEG metadata extraction framework
ii  openjdk-6-jre           6b17~pre3-1      OpenJDK Java runtime, using Hotspo
ii  openstreetmap-map-icons 1:0.0.svn18468-1 Collection of map icons (classic s

Versions of packages josm recommends:
ii  josm-plugins              0.0.svn18009-1 Plugins for JOSM

josm suggests no packages.

-- no debconf information

-- 
Roland Mas

'And what would humans be without love?'
RARE, said Death.  -- in Sourcery (Terry Pratchett)



--- End Message ---
--- Begin Message ---
On Tue, May 4, 2010 at 9:19 PM, Paul Menzel <[email protected]> wrote:
> Shoot. Have I messed up the Java version because I choose to use OpenJDK
> for my project and Eclipse is using Sun’s Java from non-free?
>
>        $ java -version
>        java version "1.6.0_20"
>        Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
>        Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
>
> Please advice, how to proceed and sorry if I got this wrong!

Please use update-alternatives to switch to OpenJDK. I am closing this
bug again. (There are separate bug reports for sun-java6.)

Torsten


--- End Message ---

Reply via email to