SQLException : Unknown Response Type

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема SQLException : Unknown Response Type
Дата
Msg-id 3E8BB326.6040309@selectacast.net
обсуждение исходный текст
Ответы Re: SQLException : Unknown Response Type  (Joseph Shraibman <jks@selectacast.net>)
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: list of sequences
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: SQLException : Unknown Response Type