Re: need help

From: "Jim Wilson" <jimw(at)kelcomaine(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: need help
Date: 2004-08-20 14:17:14
Message-ID: twig.1093011434.7162@kelcomaine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kevin Matthews said:

> subscribe
> end
>
> i am getting this error
>
> org.apache.jasper.JasperException: ERROR: current transaction is aborted,
queries ignored until end of transaction block
>

This just indicates that an update failed within the current transaction
scope. Your application needs to rollback when an update or insert fails
otherwise you will get this error message.

Best,

Jim Wilson

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-08-20 14:32:59 Re: libpq: passwords WAS: scripting & psql issues
Previous Message Jerry LeVan 2004-08-20 14:14:11 ANN:BiggerSQL-1.3.5 released. MultiMedia Aware