I am seeing an failure when building the geotools code that looks like this:
WARNING: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS? Jun 7, 2013 11:19:24 AM org.geotools.renderer.style.FontCache loadFromUrl INFO: Bad file name in SLDStyleFactorynotExistingFont java.io.FileNotFoundException: notExistingFont (No such file or directory) Jun 7, 2013 11:19:24 AM org.geotools.renderer.style.FontCache loadFromUrl INFO: null input stream, could not load the font Jun 7, 2013 11:19:24 AM org.geotools.feature.simple.SimpleFeatureTypeBuilder add WARNING: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS? Jun 7, 2013 11:19:24 AM org.geotools.feature.simple.SimpleFeatureTypeBuilder add WARNING: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS? Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.211 sec <<< FAILURE! Running org.geotools.renderer.style.TTFMarkFactoryTest Jun 7, 2013 11:19:24 AM org.geotools.renderer.style.FontCache loadFromUrl INFO: Bad file name in SLDStyleFactorymissingFont java.io.FileNotFoundException: missingFont (No such file or directory) Jun 7, 2013 11:19:24 AM org.geotools.renderer.style.FontCache loadFromUrl INFO: null input stream, could not load the font Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.geotools.renderer.style.ExpressionExtractorTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.geotools.renderer.style.ImageGraphicFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.geotools.renderer.style.OpacityFinderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.geotools.map.DefaultMapContextTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.geotools.map.MapViewportTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec Running org.geotools.map.MapContentTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec Running org.geotools.map.MapContentConcurrencyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec Running org.geotools.styling.StyleAttributeExtractorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests in error: testCreateDynamicMark(org.geotools.renderer.style.SLDStyleFactoryTest) Tests run: 262, Failures: 0, Errors: 1, Skipped: 0 Attached is the text file output. Anyone know what this could be? Thanks, Edward Judge Software Engineer IBM Software Group, Information Management INZA SW Development Phone: 508-382-4166 IBM Marlborough E-Mail: eju...@us.ibm.com Marlborough, MA 01752 USA
<<image/gif>>
------------------------------------------------------------------------------- Test set: org.geotools.renderer.style.SLDStyleFactoryTest ------------------------------------------------------------------------------- Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.211 sec <<< FAILURE! testCreateDynamicMark(org.geotools.renderer.style.SLDStyleFactoryTest) Time elapsed: 0.106 sec <<< ERROR! java.lang.ArrayIndexOutOfBoundsException at java.awt.geom.AffineTransform.transform(AffineTransform.java:3202) at java.awt.geom.Path2D$Double$TxIterator.currentSegment(Path2D.java:1677) at org.geotools.renderer.style.SLDStyleFactoryTest.testCreateDynamicMark(SLDStyleFactoryTest.java:173) 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:597) 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:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) 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:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel