Subject Re: [Firebird-Java] Re: Problem on reconnection
Author Lars George
Roman,

OK, thanks. I just wait until the bug is fixed and try again.

Kind regards,
Lars

----- Original Message -----
From: "Roman Rokytskyy" <rrokytskyy@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Friday, November 22, 2002 7:43 AM
Subject: [Firebird-Java] Re: Problem on reconnection


> Hi,
>
> > Sorry, I found the bug in the bugtracker, so no more information
> > required here. But is our problem related to this bug?
>
> Not sure. Bug described in bug tracker does produce "local
> transaction is active" message. In fact there is no message related
> to this bug, only incorrect behavior when closing connection. Managed
> connection factory notices that there is an active transaction
> associated with database handle and does not release it, however
> managed connection assumes that transaction was ended and handle was
> released. This resuls in a lost database handle (and socket).
>
> However I haven't fixed it, but assigned bug to David, because I'm
> afraid to break something in JCA stuff.
>
> Best regards,
> Roman