IllegalState Exception

Поиск
Список
Период
Сортировка
От Yury Petukhou
Тема IllegalState Exception
Дата
Msg-id CAKuTYX9-Vi8TGMSkdJpshxQJ1gj+mtFYzNeWf8XQi3b+8q+1bw@mail.gmail.com
обсуждение исходный текст
Ответы Re: IllegalState Exception  (Dave Cramer <pg@fastcrypt.com>)
Re: IllegalState Exception  (rob stone <floriparob@gmail.com>)
Список pgsql-jdbc
Dear Sir/Madam,

My name is Yury Petukhou. I have a question on jdbc usage. 

In my application I use postgres-9.4.12.12 JDBC driver. 

When I make an INSERT or SELECT request I get IllegalState Exception with description 
"Received resultset tuples, but no field structure for them"

What can be the reason? I have looked through FAQ and documentation and found only description of the exception but not the reason.

This exception is thrown occasionally not systematically, so it's not an application logic error. Database is used by my application only.

Thank you for reply.

Best regards,
Yury Petukhou

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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: RETURN_GENERATED_KEYS does not work when insert statementis using a "with" query.
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: [JDBC] IllegalState Exception