Re: Strange exception opening JDBC connection - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: Strange exception opening JDBC connection
Date
Msg-id 20030708193731.A2352@bacon
Whole thread Raw
In response to Strange exception opening JDBC connection  (Kevin Schmidt <kevin.schmidt@enterworks.com>)
Responses Re: Strange exception opening JDBC connection  (Kevin Schmidt <kevin.schmidt@enterworks.com>)
List pgsql-jdbc
On 08/07/2003 17:27 Kevin Schmidt wrote:
> [snip]
> Connections prior to this one have worked fine so the server is up and
> running, and it seems strange that an address already in use would
> happen when a client connection is made.  Any ideas what is going on?
> Does the JDBC driver try to listen on a port?

Looks like some kind of OS TCP/IP stack problem. What OS are you running?
I've seen wierd things like this occasionally with M$ OS's - especially 95
& 98.

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: Kim Ho
Date:
Subject: Re: Add casts & related fixes
Next
From: Kevin Schmidt
Date:
Subject: Re: Strange exception opening JDBC connection