See <http://hudson.opengeo.org/hudson/job/geotools-2.6.x/346/changes>
Changes:
[aaime] GEOT-3081, LabelPainter treats halo radius as an integer
------------------------------------------
[...truncated 10301 lines...]
at
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1487)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1337)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
at
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilter(ReprojectedFiltersTest.java:95)
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:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
May 13, 2010 3:22:50 PM 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:594)
at
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:443)
at
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1487)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1337)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
at
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilter(ReprojectedFiltersTest.java:95)
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:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
May 13, 2010 3:22:50 PM
org.geotools.referencing.operation.projection.Mercator1SP.Inverse transform
WARNING: Possible use of "Mercator_1SP (Inverse transform)" projection outside
its valid area.
Longitude 180°27.0'W is out of range (±180°).
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec
Running org.geotools.data.shapefile.shp.SimplePointHandlerTest
May 13, 2010 3:22:50 PM 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:594)
at
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:443)
at
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1487)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1337)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
at
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilterFeatureSourceMapLayer(ReprojectedFiltersTest.java:130)
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:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Results :
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
May 13, 2010 3:22:50 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on
jar:<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/pointtest.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-2.6.x/ws/gt_2.6.x/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/pointtest.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.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: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:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
May 13, 2010 3:22:50 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
May 13, 2010 3:22:50 PM org.geotools.data.DefaultTransaction finalize
SEVERE: Unclosed transaction handle is
'org.geotools.renderer.shape.ShapeRendererTest.testModifyTransaction
Transaction'
May 13, 2010 3:22:50 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on
jar:<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/library/sample-data/target/gt-sample-data-2.6-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-2.6.x/ws/gt_2.6.x/modules/library/sample-data/target/gt-sample-data-2.6-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: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:345)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
[INFO] [jar:jar]
[INFO] Building jar:
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.6-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-2.6.x/ws/gt_2.6.x/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.6-SNAPSHOT-sources.jar>
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.6-SNAPSHOT.jar>
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.6-SNAPSHOT/gt-shapefile-renderer-2.6-SNAPSHOT.jar
[INFO] Installing
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/shapefile-renderer/target/gt-shapefile-renderer-2.6-SNAPSHOT-sources.jar>
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.6-SNAPSHOT/gt-shapefile-renderer-2.6-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Geotools application schema support
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/target>
[INFO] [site: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]
[INFO] Installing
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/target/pom-transformed.xml>
to
/home/tomcat/.m2/repository/org/geotools/app-schema/2.6-SNAPSHOT/app-schema-2.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Application Schema DataAccess
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/target>
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 71 source files to
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/target/classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[196,17]
cannot find symbol
symbol : method setMaxFeatures(int)
location: interface org.geotools.data.Query
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[212,21]
cannot find symbol
symbol : method setFilter(org.opengis.filter.IncludeFilter)
location: interface org.geotools.data.Query
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[606,22]
org.geotools.data.Query is abstract; cannot be instantiated
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[608,17]
cannot find symbol
symbol : method
setCoordinateSystemReproject(org.opengis.referencing.crs.CoordinateReferenceSystem)
location: interface org.geotools.data.Query
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[616,17]
cannot find symbol
symbol : method setFilter(org.opengis.filter.Id)
location: interface org.geotools.data.Query
<http://hudson.opengeo.org/hudson/job/geotools-2.6.x/ws/gt_2.6.x/modules/unsupported/app-schema/app-schema/src/main/java/org/geotools/data/complex/DataAccessMappingFeatureIterator.java>:[621,17]
cannot find symbol
symbol : method setFilter(org.opengis.filter.PropertyIsEqualTo)
location: interface org.geotools.data.Query
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 30 seconds
[INFO] Finished at: Thu May 13 15:22:54 EDT 2010
[INFO] Final Memory: 58M/154M
[INFO] ------------------------------------------------------------------------
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel