Unfamiliar SQL Exceptions - Mailing list pgsql-admin

From Robin's Postgres List Archive
Subject Unfamiliar SQL Exceptions
Date
Msg-id Pine.LNX.3.96.991221144632.5656B-100000@mail.robin.net
Whole thread Raw
List pgsql-admin
The following two SQL Exceptions are popping up after several days or
weeks of seemingly smooth execution:

"Unknown Response Type x"  <= where x is a random ASCII character

and

"The column index is out of range"

Once one of these two SQL Exceptions start occurring, pretty much all
queries afterwards produce the same error and I have to restart the web
application and/or postmaster.

Can anyone shed any light on these and what may be causing them?

RedHat Linux 6.2
PostgreSQL 6.5.2
The web app is Java Servlets & JSP w/JDBC & with a basic connection pool
implementation

Thanks,

-Robin


pgsql-admin by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: Starting postmaster problem
Next
From: Ben Warren
Date:
Subject: Getting postgres to echo queries.