Subject Re: [Firebird-Java] DataExpress problem JayBird 3 Beta
Author Mark Rotteveel
On 2016-12-08 10:46, hugo.larson@... [Firebird-Java] wrote:
> Hi Mark,
>
> I have struggling for many years JBuilder DataExpress (DX) library
> together with JayBird. The following exceptions messages are
> sporadically thrown:
>
> no transaction for request
> invalid transaction handle
> This connection is closed and cannot be used now
> You cannot getAutomcommit on an unassociated closed connection
>
> I have been playing around with DX Database object properties.
>
> Now thought to try the Jaybird 3 Beta with a lot of optimism!
> Unfortunately after some calls I get this exception all the time:

This seems to be pretty much the same problem as you have with Jaybird
2, it is just the error message that has changed ;).

But all joking aside, I do see a potential cause for this although, I
will dive into it to see if I can find what triggers it.

That said, I know nothing about JBuilder DataExpress and a program (+
source) that reproduces this with some degree of certainty would be
really helpful.