Hi Faranak, You can fix this by specifying your -Djava.io.tmpdir property or by making it so you can write to /tmp on your system.
Cheers, Chris On Apr 14, 2011, at 3:49 PM, Davoodi, Faranak (388J) wrote: > 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
