Re: how to resolve org.postgresql.util.PSQLException: ResultSet not positioned properly, perhaps you need to call next.

From: Mark Rotteveel <mark(at)lawinegevaar(dot)nl>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: how to resolve org.postgresql.util.PSQLException: ResultSet not positioned properly, perhaps you need to call next.
Date: 2019-09-04 07:14:06
Message-ID: 8b79560c-3108-af04-e74f-f4fb55aa0624@lawinegevaar.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 4-9-2019 07:58, Karen Goh wrote:
> Hi Rob,
>
> I find the way you asked me if it is my code very strange and why would
> you say it is not my code, and I have been fighting every minute to
> resolve this and my head is pain with all these error !

With "your code", Rob was referring to the code you posted in your
initial email. He was asking you to confirm that the code you posted
earlier indeed contains the line
Controller.searchController.doPost(searchController.java:117

Better would even be to explicitly point out the specific line in the
code (with context).

It is very hard to diagnose a problem based on an error and a snippet of
code without context.

Mark
--
Mark Rotteveel

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Karen Goh 2019-09-04 07:33:33 Re: how to resolve org.postgresql.util.PSQLException: ResultSet not positioned properly, perhaps you need to call next.
Previous Message Mikko Tiihonen 2019-09-04 07:01:54 Re: how to resolve org.postgresql.util.PSQLException: ResultSet not positioned properly, perhaps you need to call next.