From: | Leandro Guimarães dos Santos <lgsantos(at)contax(dot)com(dot)br> |
---|---|
To: | "Jim C(dot) Nasby" <jim(at)nasby(dot)net>, "Carlo Stonebanks" <stonec(dot)register(at)sympatico(dot)ca> |
Cc: | <pgsql-performance(at)postgresql(dot)org> |
Subject: | RES: Performace Optimization for Dummies |
Date: | 2006-09-28 18:49:36 |
Message-ID: | EC1DBC210AF6B54DB7DAF8714C9743B70530DF54@mesctx03mtzvp.contax-br.contax.root |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-09-28 18:54:21 | |
Previous Message | Matthew Nuzum | 2006-09-28 18:47:26 | Re: Performace Optimization for Dummies |