Subject | Re: [Firebird-Java] Transaction problem |
---|---|
Author | Mark Rotteveel |
Post date | 2014-03-04T12:06:31Z |
On 04 Mar 2014 00:15:45 -0800, <hugo.larson@...> wrote:
mail it to me directly?
Could you also indicate the Jaybird version that created the stacktrace? I
see the error occurred with a metadata statement, and these are handled
differently from normal statements.
Mark
> I cannot reproduce the problem. We have around 200 installations andthis
> problem occurs a couple of times a day.I don't think I will need it, but for the sake of completeness could you
>> As to the actual cause: what part of Jaybird do you use to create the
> > connections?
> Looking in the DataExpress Database class the connection is created this
> way:
> connection = DriverManager.getConnection(cDesc.getConnectionURL(),
> properties);
> The DataBase class is long. If you want the source code I can send it to
> you.
mail it to me directly?
>> For the first case there is no workaround except abandoning theThanks for the information (and the stacktrace in your other e-mail).
> > connection without closing.
> I think I found a way to replace the jdbc connection in the DataExpress
> DataBase object. Will try it in action.
Could you also indicate the Jaybird version that created the stacktrace? I
see the error occurred with a metadata statement, and these are handled
differently from normal statements.
Mark