Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 20:22:43 -0400
From:      Vincent Janelle <random@goblinstudios.com>
To:        freebsd-java@freebsd.org
Subject:   java.net.SocketException: errno: 48, error: Address already in use
Message-ID:  <3CC5FAD3.1040504@goblinstudios.com>

next in thread | raw e-mail | index | archive | help
I keep seeing this error:

The connection attempt failed because Exception:
java.net.SocketException: errno: 48, error: Address already in use for fd: 6

pretty repeatedly for my jdbc connections when I'm connecting to either
mysql or postgres, and usually only when the application starts ( and 
creates its database pools).

This is with FreeBSD-4.5 STABLE,

and the output from

java -version
java version "1.3.1-p6"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.3.1-p6-root-020318-17:29)
Classic VM (build 1.3.1-p6-root-020318-17:29, green threads, nojit)

The only other reference I could find in relation to this is:

http://archives.postgresql.org/pgsql-jdbc/2001-09/msg00217.php

Any other tips?  This is starting to get rapidly annoying.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CC5FAD3.1040504>