Re: java.net.SocketException: Network is unreachable

From: Kris Jurka <books(at)ejurka(dot)com>
To: Wolfgang Rinnert <wrinnert(at)web(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: java.net.SocketException: Network is unreachable
Date: 2010-01-27 21:11:29
Message-ID: alpine.BSO.2.00.1001271607590.15160@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 27 Jan 2010, Wolfgang Rinnert wrote:

> since I switched from a AMD Athlon based 32bit single core machine to a
> 64bit quad-core, a cannot run my Postgresql Java
> programs.
> I do everything using Debian testing. The new machine was installed from
> scratch.

> I can see and modify my data through psql (through socket as well as
> tcp/ip
> access).
> But running a java program gives me an exception
> crash.
>

You are likely getting hit by:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560044

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2010-01-27 22:21:18 Re: Add XATMI C API
Previous Message Wolfgang Rinnert 2010-01-27 19:02:39 java.net.SocketException: Network is unreachable