Subject Re: [Firebird-Java] GDSException: invalid database handle (no active connection)
Author David Jencks
It looks like the connection died before it was killed for getting too old.
maybe you need to reduce the idle timeout? What jboss version? The cleanup
code was considerably improved in the last month or two.

david jencks.

On 2003.03.09 16:18 Svetozar Radojcin wrote:
> Can someone explain me, why this happens , and _what I should to do,
> in order to avoid this problem:
> ------------------------------------------------------------------
>
> [org.jboss.resource.connectionmanager.JBossManagedConnectionPool]
> Exception destroying ManagedConnection
> javax.resource.ResourceException: Can't detach from db:
> org.firebirdsql.gds.GDSException: invalid database handle (no active
> connection)
> at
> org.firebirdsql.jca.FBManagedConnection.destroy(FBManagedConnection.java:327)
>
> at
> org.jboss.resource.connectionmanager.InternalManagedConnectionPool.doDestroy(InternalManagedConnectionPool.java:268)
>
> at
> org.jboss.resource.connectionmanager.InternalManagedConnectionPool.removeTimedOut(InternalManagedConnectionPool.java:186)
>
> ..............
> .............
>
>
>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>