Re: [INTERFACES] JDBC connection refused

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: John Collins <jcollins(at)cs(dot)umn(dot)edu>, pgsql-interfaces(at)postgreSQL(dot)org
Cc: Joe Shevland <shevlandj(at)kpi(dot)com(dot)au>
Subject: Re: [INTERFACES] JDBC connection refused
Date: 2000-03-04 02:35:04
Message-ID: 00030321402400.00606@lorc.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Fri, 03 Mar 2000, John Collins wrote:
> 5432, over the network. In both cases it connects, and then disconnects as
> soon as I type something and send it; I don't get an error message as you show
> below, just the Connection closed by foreign host message. So, I tried my
> simple jdbc example, and I'm still getting the Connection refused error. Just

Can you use psql from the client machine? psql -h server-name database ?

Can the two machines communicate otherwise -- ping, telnet, etc?

Are you using the same version of the JDBC client as you are of the server? (I
know, obvious, and I'm not trying to insult your intelligence, just trying to
cover all the bases)

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message John Collins 2000-03-04 03:31:06 Re: [INTERFACES] JDBC connection refused
Previous Message John Collins 2000-03-04 02:11:08 Re: [INTERFACES] JDBC connection refused