SQLException : Unknown Response Type - Mailing list pgsql-jdbc

From Joseph Shraibman
Subject SQLException : Unknown Response Type
Date
Msg-id 3E8BB326.6040309@selectacast.net
Whole thread Raw
Responses Re: SQLException : Unknown Response Type
List pgsql-jdbc
Does anyone know what will cause this?

SQLException : Unknown Response Type
         at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:123)
         at
org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Connection.java:505)
         at
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.java:320)
         at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:48)
         at
org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1Statement.java:153)
         at
org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1Statement.java:141)

After I got this my server started throwing OutOfMemoryErrors right and left.


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: list of sequences
Next
From: Joseph Shraibman
Date:
Subject: Re: SQLException : Unknown Response Type