I beleive Amr is aware of this issue.

Martin Desruisseaux wrote:
After one month late (I was supposed to do that in August), I'm trying to prepare a 2.2.M1 milestone release. However, I get the following error:

   maven build
   work fine for all modules

   maven createRelease -Drelease.version=2.2.M1
   fails in plugin/hsql:

[ERROR] TEST org.geotools.data.hsql.HsqlDataStoreTest FAILED
java.sql.SQLException: The database is already in use by another process: [...snip...]

[gt/plugin/hsql/tempDB.lck] is presumably locked by another process.

I noticed that HSQL tests don't seem to close their database connection after the tests. They create a bunch of plugin/hsql/tempDB.* files but don't clear them after the test, which seems to be the cause for failure in subsequent tests run.

Does anyone plan to fix the HSQL tests?

    Martin.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to