"tried freeing null connection"

Поиск
Список
Период
Сортировка
От Graham Leggett
Тема "tried freeing null connection"
Дата
Msg-id 3BFC3397.AF3F7D93@sharp.fm
обсуждение исходный текст
Список pgsql-jdbc
Hi all,

After switching out an old postgresql JDBC driver JAR for
jdbc7.1-1.2.jar, we are now encountering an exception in our code like
so:

"tried freeing null connection"

I am assuming that somewhere in our code, a connection is freed when it
shouldn't be - the old driver silently ignored this, but the new driver
is throwing an exception.

I would like to confirm whether this is in fact the case - was there a
change in 7.1 to make this more strict, or have I struck a different
bug?

Regards,
Graham
--
-----------------------------------------
minfrin@sharp.fm        "There's a moon
                    over Bourbon Street
                        tonight..."

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Graham Leggett
Дата:
Сообщение: Using 7.1 JDBC with PGSQL v7.0
Следующее
От: Michael Andreasen
Дата:
Сообщение: No rows returned when rows are there!