Subject Re: [Firebird-Java] Exception! "registerStatement called with no transaction"
Author Gabriel Reid
On Mon, May 02, 2005 at 02:23:53PM -0000, lucafinzicontini wrote:
> Hi all,
> I am experiencing a problem with FB1.5: sometimes I get an exception
> that says
>
> registerStatement called with no transaction
>
> and from this moment onward I am not able to perform any query
> anymore! Any subsequent query gives me exception like:
>
> -- GDS Exception 335544332. invalid transaction handle (expecting
> explicit transaction start)
>
> ---ResourceException: org.firebirdsql.jca.FBResourceException: Error
> reading data from the connection.
>
> --- ResourceException: org.firebirdsql.jca.FBResourceException: local
> transaction active: can't begin another


Is it possible to provide a working example that demonstrates this
problem? Could you give more information about the environment where
this error is occurring, and any particular events leading to it
occurring?

Gabriel