-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Fred Toussi" <[EMAIL PROTECTED]> writes:

> Kevin,
> 
> The whole method of figuring out if the DB is being used by another HSQLDB
> process needs a revamp in the very new future.
> 
> But in the meantime, re. connection pool with 20 connections? If these
> connections are to an HSQLDB server, they wouldn't be a problem, but if they
> are standalone database connections, they definitely are THE problem.
> 
> Your original message had:
> 
> at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:926)

It is jdbc:hsqldb:hypersonic/reptile

... yes... I see your point.  I actually cheated and just made isAlreadyOpen
always return false which obviously fixed the problem.  Hm... I see that you
have a point.  I will have to think about this......

<snip/>

Kevin

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
             Location - San Francisco, CA, Cell - 415.595.9965
        Jabber - [EMAIL PROTECTED],  Web - http://relativity.yi.org/

Evolution has an IQ only slightly greater than 0 which is enough to beat
entropy and create wonderful designs given enough time.  -- Ray Kurzweil
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE8iA46AwM6xb2dfE0RAnOOAKDKkjpju2vrYxw0rQ6kjtGeZdV/hwCeK7KX
yjIu3Y0gOQaXD3hdLTs69aI=
=Ka9o
-----END PGP SIGNATURE-----

_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to