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@xxxxxxxxxxxxx