From: | "Jim C(dot) Nasby" <jim(at)nasby(dot)net> |
---|---|
To: | Leandro Guimar?es dos Santos <lgsantos(at)contax(dot)com(dot)br> |
Cc: | Carlo Stonebanks <stonec(dot)register(at)sympatico(dot)ca>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | |
Date: | 2006-09-28 18:54:21 |
Message-ID: | 20060928185421.GW34238@nasby.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-performance |
pgsql-jdbc(at)postgresql(dot)org
Bcc: pgsql-performance(at)postgresql(dot)org
Subject: Re: RES: [PERFORM] Performace Optimization for Dummies
Reply-To:
In-Reply-To: <EC1DBC210AF6B54DB7DAF8714C9743B70530DF54(at)mesctx03mtzvp(dot)contax-br(dot)contax(dot)root>
X-Operating-System: FreeBSD 6.0-RELEASE-p4 amd64
X-Distributed: Join the Effort! http://www.distributed.net
Please start a new thread instead of replying to an existing one - it
screws up a lot of people's mail readers.
Since this is likely a java issue, I'm moving this to pgsql-jdbc, though
this does make me wonder if you have some kind of network issues. Are
you using a firewall? What address are you connecting to; is it
'localhost'/127.0.0.1 or something else?
On Thu, Sep 28, 2006 at 03:49:36PM -0300, Leandro Guimar?es dos Santos wrote:
> Hi All,
>
> I have a Java application using hiber nate that connects to PostgreSQl 8.1.4.
>
> So, looking forward the log files I got the following error:
>
> 2006-09-28 09:24:25 LOG: unexpected EOF on client connection
> 2006-09-28 09:26:06 LOG: unexpected EOF on client connection
> 2006-09-28 09:48:24 LOG: unexpected EOF on client connection
> 2006-09-28 13:41:14 LOG: unexpected EOF on client connection
> 2006-09-28 13:59:29 LOG: could not receive data from client: No connection could be made because the target machine actively refused it.
> 2006-09-28 13:59:29 LOG: could not receive data from client: No connection could be made because the target machine actively refused it. 2006-09-28 13:59:29 LOG: unexpected EOF on client connection
>
> 2006-09-28 13:59:29 LOG: unexpected EOF on client connection
> 2006-09-28 13:59:29 LOG: could not receive data from client: No connection could be made because the target machine actively refused it.
> 2006-09-28 13:59:29 LOG: unexpected EOF on client connection
>
> Could anyone tell me what is it and how to solve the problem.
>
> I have a Win2000 box machine with Postgre 8.1.4, Hiber Nate and Java application all on the same box.
>
> Thanks in advice.
>
> Leandro Guimar?es dos Santos
> Email: lgsantos(at)contax(dot)com(dot)br
>
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)
From | Date | Subject | |
---|---|---|---|
Next Message | Sriram Dandapani | 2006-09-28 21:51:24 | number of transactions doubling |
Previous Message | Scott Marlowe | 2006-09-28 14:33:51 | Re: Switching database inside current connection |
From | Date | Subject | |
---|---|---|---|
Next Message | Carlo Stonebanks | 2006-09-28 19:10:49 | Re: Performace Optimization for Dummies |
Previous Message | Leandro Guimarães dos Santos | 2006-09-28 18:49:36 | RES: Performace Optimization for Dummies |