pq_recvbuf: unexpected EOF on client connection - Mailing list pgsql-jdbc

From Steve Sullivan
Subject pq_recvbuf: unexpected EOF on client connection
Date
Msg-id 200101191444.f0JEiT713010@localhost.localdomain
Whole thread Raw
List pgsql-jdbc
Hi,
I'm using JDBC and every time my client shuts down
I get the log message:

pq_recvbuf: unexpected EOF on client connection

I'm careful to close the Connection, and I verify that
it indeed did close by calling Connection.isClosed().

Is there something I'm doing wrong here?
I'm running postgresql-7.0.3 on RedHat 7.0 on a Pentium
with Java 1.3.0.

Many thanks for any tips!

Steve

========================================
Steve Sullivan    sullivan@mathcom.com

   Mathcom Solutions, Inc.

http://www.mathcom.com    303-494-7115
========================================

pgsql-jdbc by date:

Previous
From: Peter T Mount
Date:
Subject: Re: Test post ...
Next
From: "Kogotkov, Vyacheslav"
Date:
Subject: [INTERFACES] JDBC2 question -- can't find files needed