| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Yury Petukhou <yury(dot)petukhou(at)gmail(dot)com> |
| Cc: | List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: IllegalState Exception |
| Date: | 2017-09-06 15:29:51 |
| Message-ID: | CADK3HH+9kFOzR9tjhvS=BKqPrPAqx37srXfEhx2L8VSDJkPkeQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Yury,
I think we need a bit more information. What code is running, etc.
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 6 September 2017 at 05:31, Yury Petukhou <yury(dot)petukhou(at)gmail(dot)com> wrote:
> 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | rob stone | 2017-09-06 21:52:42 | Re: IllegalState Exception |
| Previous Message | Yury Petukhou | 2017-09-06 09:31:57 | IllegalState Exception |