pq_recvbuf: unexpected EOF on client connection

From: Steve Sullivan <sullivan(at)Mathcom(dot)COM>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: pq_recvbuf: unexpected EOF on client connection
Date: 2001-01-19 14:44:29
Message-ID: 200101191444.f0JEiT713010@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)mathcom(dot)com

Mathcom Solutions, Inc.

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joel Bernstein 2001-01-19 15:49:44 Re: Why does the JDBC driver not support prepareCall?
Previous Message Peter T Mount 2001-01-19 09:02:19 Re: Test post ...