See http://hudson.opengeo.org/hudson/job/geotools-trunk/1494/changes
Changes: [aaime] GEOT-2427, Potential regression with shapefile writing ------------------------------------------ [...truncated 4468 lines...] Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.shp.ShapefileReader <init> WARNING: Could not open the .shx file, continuing assuming the .shp file is not sparse java.io.FileNotFoundException: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/stream.shx at org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:821) at org.geotools.data.shapefile.shp.IndexFile.<init>(IndexFile.java:78) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:162) at org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425) at org.geotools.data.shapefile.ShapefileDataStore.readAttributes(ShapefileDataStore.java:652) at org.geotools.data.shapefile.ShapefileDataStore.getSchema(ShapefileDataStore.java:610) at org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:331) at org.geotools.data.shapefile.ShapefileDataStoreTest.testGetCount(ShapefileDataStoreTest.java:686) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.shp.ShapefileReader <init> WARNING: Could not open the .shx file, continuing assuming the .shp file is not sparse java.io.FileNotFoundException: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/stream.shx at org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:821) at org.geotools.data.shapefile.shp.IndexFile.<init>(IndexFile.java:78) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:162) at org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425) at org.geotools.data.shapefile.ShapefileDataStore.getAttributesReader(ShapefileDataStore.java:411) at org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:331) at org.geotools.data.shapefile.ShapefileDataStoreTest.testGetCount(ShapefileDataStoreTest.java:686) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.shp.ShapefileReader <init> WARNING: Could not open the .shx file, continuing assuming the .shp file is not sparse java.io.FileNotFoundException: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/stream.shx at org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:821) at org.geotools.data.shapefile.shp.IndexFile.<init>(IndexFile.java:78) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:162) at org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425) at org.geotools.data.shapefile.ShapefileDataStore.getCount(ShapefileDataStore.java:987) at org.geotools.data.shapefile.ShapefileDataStoreTest.testGetCount(ShapefileDataStoreTest.java:692) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStore createSchema WARNING: PRJ file not generated for null CoordinateReferenceSystem Tests run: 22, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.849 sec <<< FAILURE! Running org.geotools.data.shapefile.shp.PolygonHandlerTest Apr 7, 2009 7:14:09 PM org.geotools.data.DefaultTransaction finalize SEVERE: There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles Apr 7, 2009 7:14:09 PM org.geotools.data.DefaultTransaction finalize SEVERE: Unclosed transaction handle is 'org.geotools.data.shapefile.ShapefileDataStoreTest.testWrite Transaction' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreFactoryTest Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShapefileDataStoreFactory createNewDataStore WARNING: File already exists: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.geotools.index.rtree.fs.FileSystemPageStoreTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.geotools.data.shapefile.StorageFileTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Results : Tests in error: testRemoveFromFrontAndClose(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) testRemoveFromFrontAndClose(org.geotools.data.shapefile.ShapefileDataStoreTest) Tests run: 165, Failures: 0, Errors: 2, Skipped: 0 Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers SEVERE: The following locker still has a lock� read on file:/tmp/test-shp52823.shp by org.geotools.data.shapefile.shp.ShapefileReader it was created with the following stack trace org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking file:/tmp/test-shp52823.shp for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main at org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54) at org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33) at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365) at org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:157) at org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425) at org.geotools.data.shapefile.ShapefileDataStore.getAttributesReader(ShapefileDataStore.java:411) at org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:331) at org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:326) at org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:419) at org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:376) at org.geotools.data.TransactionStateDiff.writer(TransactionStateDiff.java:329) at org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:494) at org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:520) at org.geotools.data.shapefile.ShapefileDataStoreTest.testWrite(ShapefileDataStoreTest.java:774) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) Apr 7, 2009 7:14:09 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers SEVERE: The following locker still has a lock� read on file:/tmp/test-shp52576.shp by org.geotools.data.shapefile.shp.ShapefileReader it was created with the following stack trace org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking file:/tmp/test-shp52576.shp for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main at org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54) at org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33) at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365) at org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:157) at org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425) at org.geotools.data.shapefile.ShapefileDataStore.getAttributesReader(ShapefileDataStore.java:411) at org.geotools.data.shapefile.ShapefileDataStore.createFeatureWriter(ShapefileDataStore.java:572) at org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:486) at org.geotools.data.shapefile.ShapefileDataStoreTest.testRemoveFromFrontAndClose(ShapefileDataStoreTest.java:388) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/shapefile/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes 6 seconds [INFO] Finished at: Tue Apr 07 19:14:10 EDT 2009 [INFO] Final Memory: 42M/63M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
