Exception 'org.postgresql.util.PSQLException' could not be instantiated

Поиск
Список
Период
Сортировка
От Krutik Frank
Тема Exception 'org.postgresql.util.PSQLException' could not be instantiated
Дата
Msg-id FE552FAD-2CA5-44B3-83CB-BE4D075CA077@We-plan-IT.de
обсуждение исходный текст
Ответы Re: Exception 'org.postgresql.util.PSQLException' could not be instantiated
Re: Exception 'org.postgresql.util.PSQLException' could not be instantiated
Список pgsql-jdbc
Hello,

i have a problem to get a PSQLException. The reason is Hessian as transport layer. Hessian de-/serializes every Object automatically (Java Reflection) and needs for every object an standard constructor without parameters. your actual driver version don't includes a version of org.postgresql.util.PSQLException with a standard constructor without parameters.

The actual version of the driver i use is  8.4-701 JDBC 4 , the version of the database is version 8.3, the hessian version is 4.0.6, the JDK Version is 1.6.0_07, the eclipse version is 3.5.2  and the operating system is Mac OSX Version 10.6.3 (Snow Leopard).

Kind regards,

Frank Krutik
We plan IT GmbH
Auf dem Berlich 26
50667 Köln
HRB 31271
Ust-ID DE197824561

Tel.: +49 221 67774274-0
Mobil: +49 177 7967833


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

Предыдущее
От: Hernan Danielan
Дата:
Сообщение: Re: Socket close exception
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Exception 'org.postgresql.util.PSQLException' could not be instantiated