See <http://hudson.opengeo.org/hudson/job/geotools-trunk/2945/changes>
Changes: [ang05a] GEOT-2707: SRS name isn't updated after CRS reprojection ------------------------------------------ [...truncated 11075 lines...] 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:213) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:195) at org.geotools.data.shapefile.shp.SimplePointHandlerTest.testRead(SimplePointHandlerTest.java:70) 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:592) 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:592) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Aug 2, 2010 2:16:04 AM 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 Aug 2, 2010 2:16:04 AM org.geotools.data.DefaultTransaction finalize SEVERE: Unclosed transaction handle is 'org.geotools.renderer.shape.ShapeRendererTest.testModifyTransaction Transaction' Aug 2, 2010 2:16:04 AM org.geotools.map.MapContent finalize SEVERE: Call MapContent dispose() to prevent memory leaks Aug 2, 2010 2:16:04 AM org.geotools.referencing.CRS getEnvelope WARNING: ProjectionException: The transform result may be 0.095 meters away from the expected position. Are you sure that the input coordinates are inside this map projection area of validity? The point is located 0°00.0'E away from the central meridian and 1°60.0'N away from the latitude of origin. The projection is "Mercator_1SP". org.geotools.referencing.operation.projection.ProjectionException: The transform result may be 0.095 meters away from the expected position. Are you sure that the input coordinates are inside this map projection area of validity? The point is located 0°00.0'E away from the central meridian and 1°60.0'N away from the latitude of origin. The projection is "Mercator_1SP". at org.geotools.referencing.operation.projection.MapProjection.checkReciprocal(MapProjection.java:677) at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:869) at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:904) at org.geotools.referencing.operation.transform.AbstractMathTransform.transform(AbstractMathTransform.java:235) at org.geotools.referencing.CRS.transform(CRS.java:1210) at org.geotools.referencing.CRS.transform(CRS.java:1276) at org.geotools.referencing.CRS.transform(CRS.java:1116) at org.geotools.referencing.CRS.getEnvelope(CRS.java:528) at org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:544) at org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:462) at org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1533) at org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1372) at org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:274) at org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilterFeatureSourceMapLayer(ReprojectedFiltersTest.java:146) 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:592) 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:592) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Aug 2, 2010 2:16:04 AM org.geotools.map.MapContent finalize SEVERE: Call MapContent dispose() to prevent memory leaks Aug 2, 2010 2:16:04 AM org.geotools.data.shapefile.ShpFiles logCurrentLockers SEVERE: The following locker still has a lock� read on jar:<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.7-SNAPSHOT.jar!/org/geotools/test-data/shapes/MultiPointTest.shp> by org.geotools.data.shapefile.shp.ShapefileReader it was created with the following stack trace org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking jar:<http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.7-SNAPSHOT.jar!/org/geotools/test-data/shapes/MultiPointTest.shp> for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main at org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:72) at org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:36) 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:213) at org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:195) at org.geotools.data.shapefile.shp.SimpleMultiPointHandlerTest.testRead(SimpleMultiPointHandlerTest.java:70) 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:592) 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:592) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Aug 2, 2010 2:16:04 AM org.geotools.renderer.shape.ShapefileRenderer computeScale WARNING: Longitude 180°00.0'W is out of range (±180°). java.lang.IllegalArgumentException: Longitude 180°00.0'W is out of range (±180°). at org.geotools.referencing.GeodeticCalculator.checkLongitude(GeodeticCalculator.java:401) at org.geotools.referencing.GeodeticCalculator.setStartingGeographicPoint(GeodeticCalculator.java:544) at org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:613) at org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:462) at org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1533) at org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1372) at org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:274) at org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilterFeatureSourceMapLayer(ReprojectedFiltersTest.java:146) 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:592) 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:592) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Aug 2, 2010 2:16:04 AM org.geotools.map.MapContent finalize SEVERE: Call MapContent dispose() to prevent memory leaks Aug 2, 2010 2:16:04 AM org.geotools.map.MapContent finalize SEVERE: Call MapContent dispose() to prevent memory leaks Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.7-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.7-SNAPSHOT-sources.jar> [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.7-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.7-SNAPSHOT/gt-shapefile-renderer-2.7-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.7-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.7-SNAPSHOT/gt-shapefile-renderer-2.7-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Geotools application schema support [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-sources}] [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/pom.xml> to /home/tomcat/.m2/repository/org/geotools/app-schema/2.7-SNAPSHOT/app-schema-2.7-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Application schema resolver [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target> [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/src/main/resources> [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 6 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.xml.AppSchemaConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.195 sec Running org.geotools.xml.AppSchemaResolverTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.geotools.xml.AppSchemaCacheTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/gt-app-schema-resolver-2.7-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/gt-app-schema-resolver-2.7-SNAPSHOT-sources.jar> [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/gt-app-schema-resolver-2.7-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geotools/gt-app-schema-resolver/2.7-SNAPSHOT/gt-app-schema-resolver-2.7-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema-resolver/target/gt-app-schema-resolver-2.7-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geotools/gt-app-schema-resolver/2.7-SNAPSHOT/gt-app-schema-resolver-2.7-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Application Schema DataAccess [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema/target> [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 69 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema/target/classes> [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[238,24] cannot find symbol symbol : constructor ComplexFeatureTypeImpl(org.geotools.feature.type.ComplexFeatureTypeImpl,java.util.Collection<org.opengis.feature.type.PropertyDescriptor>) location: class org.geotools.feature.type.ComplexFeatureTypeImpl [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10 minutes 3 seconds [INFO] Finished at: Mon Aug 02 02:16:15 UTC 2010 [INFO] Final Memory: 64M/222M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel