Subject | Re: [Firebird-Java] Connection does not close properly |
---|---|
Author | David Jencks |
Post date | 2002-10-30T04:22:22Z |
Are you using a recent cvs version of the driver? This should be fixed in
current versions. It was definitely a problem in at least the beta.
david jencks
current versions. It was definitely a problem in at least the beta.
david jencks
On 2002.10.29 19:05:15 -0500 Lars George wrote:
> Hi,
>
> We have a connection pool that closes stale connection. It calls
> connection.close() as expected. But the connection does not disappear on
> the
> server level, i.e. it leaves the gds_inet_server process connected on the
> database server.
>
> I was under the impression calling FBConnection.close() would free all
> resources and close the connection to the database. What are we doing
> wrong?
> Are we doing anything wrong?
>
> Kind regards,
> Lars
>
>
>
> 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/
>
>
>
>
>