you using the latest cas-catalog?
-brian
ps
this error was probably from having built a previous version of cas-catalog -- the unit-tests didn't clean themselves up . . . the latest version does though.
Yes the problem solved when I cleaned up /tmp.
Thanks,
Faranak
From: Faranak Davoodi <[email protected]<mailto:[email protected]>>
Date: Thu, 14 Apr 2011 15:49:38 -0700
To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
Subject: error org.apache.oodt.cas.catalog.system.impl.TestCatalogServiceLocal while building
I get this error:
T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.catalog.system.impl.TestCatalogServiceLocal
java.sql.SQLException: File input/output error /tmp/testMapperCat.properties java.io.FileNotFoundException: /tmp/testMapperCat.properties.new (Permission denied)
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
Is the one that we need to remove /tmp directory to resolve.
Thanks,
Faranak
