Subject Re: [Firebird-Java] Re: JVM access violation with Firebird Embedded
Author Mark Rotteveel
On 22-11-2011 14:19, Walter wrote:
> Ticket opened
>
> http://tracker.firebirdsql.org/browse/CORE-3671

I looked at the issue, the error does not occur if you explicitly close
the database connection before exit. When using database connections you
need to take care of closing connections explicitly. Apparently this is
even more important when using native/JNI connections like embedded.

I am investigating if this error can be prevented when a developer does
not explicitly close a connection

--
Mark Rotteveel