Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created October 21, 2009 16:03
Show Gist options
  • Select an option

  • Save whitmo/215213 to your computer and use it in GitHub Desktop.

Select an option

Save whitmo/215213 to your computer and use it in GitHub Desktop.
-------------------------------------------------------------------------------
Test set: org.geonode.rest.ProcessRestletTest
-------------------------------------------------------------------------------
Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 0.903 sec <<< FAILURE!
testHTTPMethod(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.093 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testSuccessCode(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.05 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testOutputObjects(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.092 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testRequestOneCoverageWithPoint(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.052 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testRequestWithGeoJSONGeometryContainingCRSInformation(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.051 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testFullRequestIntegrationTest(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.06 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testBufferResponse(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.055 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testRequestBuffedDoesNotIntersectCoverage(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.106 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testRequestTwoCoveragesWithPoint(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.053 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testPoliticalLayer(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.054 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testPoliticalLayerNonExistent(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.051 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testPoliticalLayerIsNotAVectorLayer(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.049 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testPoliticalLayerAttributesNotProvided(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.05 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
testPoliticalLayerAttributesIncludesNonExistentAtt(org.geonode.rest.ProcessRestletTest) Time elapsed: 0.062 sec <<< ERROR!
java.lang.NoSuchMethodError: org.geotools.coverage.grid.io.GridFormatFinder.findFormat(Ljava/lang/Object;)Lorg/opengis/coverage/grid/Format;
at org.geoserver.data.test.MockData.coverageInfo(MockData.java:666)
at org.geoserver.data.test.MockData.addCoverage(MockData.java:536)
at org.geoserver.data.test.MockData.addWellKnownCoverageTypes(MockData.java:439)
at org.geonode.rest.ProcessRestletTest.populateDataDirectory(ProcessRestletTest.java:54)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:36)
at org.geoserver.test.GeoServerTestSupport.buildTestData(GeoServerTestSupport.java:29)
at org.geoserver.test.GeoServerAbstractTestSupport.oneTimeSetUp(GeoServerAbstractTestSupport.java:166)
at org.geoserver.test.OneTimeSetupTest.setUp(OneTimeSetupTest.java:89)
at junit.framework.TestCase.runBare(TestCase.java:132)
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.OldTestClassRunner.run(OldTestClassRunner.java:35)
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment