Hi Jesse, I've had to step up and exclude the failing tests in the pom (Shapefile and IndexedShapefileDataStoreTest) as I need the build going to implement the dataaccess proposal with confidence. Feel free to bring them back to life when fixed.
Cheers, Gabriel On Tuesday 19 February 2008 05:46:18 pm Andrea Aime wrote: > Hi Jesse, > it seems a recent commit of yours broke the build. > It has something to do with locking failures apparently: > > --------------------------------------------------------------------------- >---- Test set: org.geotools.data.shapefile.ShapefileDataStoreTest > --------------------------------------------------------------------------- >---- Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.008 > sec <<< FAILURE! > testLoadChineseChars(org.geotools.data.shapefile.ShapefileDataStoreTest) > Time elapsed: 0 sec <<< ERROR! > java.lang.IndexOutOfBoundsException: 45 > at java.nio.HeapCharBuffer.get(HeapCharBuffer.java:121) > at > org.geotools.data.shapefile.dbf.DbaseFileReader.readObject(DbaseFileReader. >java:451) at > org.geotools.data.shapefile.dbf.DbaseFileReader.access$100(DbaseFileReader. >java:68) at > org.geotools.data.shapefile.dbf.DbaseFileReader$Row.read(DbaseFileReader.ja >va:73) at > org.geotools.data.shapefile.ShapefileAttributeReader.read(ShapefileAttribut >eReader.java:102) at > org.geotools.data.FIDFeatureReader.readFeature(FIDFeatureReader.java:124) > at org.geotools.data.FIDFeatureReader.next(FIDFeatureReader.java:95) > at > org.geotools.data.store.FeatureReaderIterator.next(FeatureReaderIterator.ja >va:64) at > org.geotools.feature.collection.DelegateFeatureIterator.next(DelegateFeatur >eIterator.java:54) at > org.geotools.data.shapefile.TestCaseSupport.firstFeature(TestCaseSupport.ja >va:165) at > org.geotools.data.shapefile.ShapefileDataStoreTest.testLoadChineseChars(Sha >pefileDataStoreTest.java:137) > > and the same occurs in the IndexedShapefileDataStoreTest. > > Can you help? > Cheers > Andrea > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > !DSPAM:4045,47bb07ef64194901796417! ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
