From: | Rupa Schomaker <rupa-list(at)rupa(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: WARNING: ROLLBACK: no transaction in progress |
Date: | 2003-05-28 19:42:56 |
Message-ID: | m3isruuabj.fsf@shakti.rupa.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
I think I started to see this after putting the backend database into
autocommit=false mode. I also ensure the connection has autocommit
set to false.
(debian)
ii postgresql 7.3.2r1-5 Object-relational SQL database, descended fr
ii postgresql-cli 7.3.2r1-5 Front-end programs for PostgreSQL
ii postgresql-con 7.3.2r1-5 Additional facilities for PostgreSQL
ii postgresql-dev 7.3.2r1-5 Header files for libpq (postgresql library)
ii postgresql-doc 7.3.2r1-5 Documentation for the PostgreSQL database
Dave Cramer <Dave(at)micro-automation(dot)net> writes:
> What version of the driver are you using, this sounds like a bug
>
> Can you send some code to re-create it?
>
> Dave
> On Tue, 2003-05-27 at 06:33, Bjorn T Johansen wrote:
>> Why do I get this in my logfile, when I never call rollback, only
>> commit? Should I just ignore this or??
>>
>>
>> Regards,
>>
>> BTJ
>>
>>
>> -----------------------------------------------------------------------------------------------
>> Bjørn T Johansen (BSc,MNIF)
>> Executive Manager
>> btj(at)havleik(dot)no Havleik Consulting
>> Phone: +47 67 54 15 17 Conradisvei 4
>> Fax: +47 67 54 13 91 N-1338 Sandvika
>> Cellular: +47 926 93 298 http://www.havleik.no
>> -----------------------------------------------------------------------------------------------
>> "The stickers on the side of the box said "Supported Platforms: Windows
>> 98, Windows NT 4.0,
>> Windows 2000 or better", so clearly Linux was a supported platform."
>> -----------------------------------------------------------------------------------------------
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 2: you can get off all lists at once with the unregister command
>> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>>
> --
> Dave Cramer <Dave(at)micro-automation(dot)net>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
-rupa
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph Thomas | 2003-05-29 04:34:06 | JDBC in Red hat 9 |
Previous Message | miguel angel rojas aquino | 2003-05-28 17:41:50 | weird error while updating row |