See http://hudson.opengeo.org/hudson/job/geoserver-trunk/802/changes

------------------------------------------
[...truncated 3733 lines...]
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1088)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:430)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:208)
        at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1037)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1004)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:451)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:432)
        at 
org.vfny.geoserver.wms.responses.featureinfo.GetFeatureInfoTest.testUknownFormat(GetFeatureInfoTest.java:79)
        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:164)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:131)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.extensions.TestSetup.run(TestSetup.java:25)
        at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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)
<?xml version="1.0" encoding="UTF-8"?>
<ServiceExceptionReport version="1.1.1">   <ServiceException 
code="InvalidParameterValue" locator="info_format">
      Invalid format 'unknown/format', supported formats are [text/plain, 
text/html, application/vnd.ogc.gml]
</ServiceException>
</ServiceExceptionReport>
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec
Running org.vfny.geoserver.wms.responses.map.kml.GeoSearchKMLTest
02 Mar 17:32:37 ERROR [geoserver.ows] - 
java.io.IOException
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLMapProducer.writeTo(KMLMapProducer.java:124)
        at 
org.vfny.geoserver.wms.responses.GetMapResponse.writeTo(GetMapResponse.java:625)
        at 
org.geoserver.ows.adapters.ResponseAdapter.write(ResponseAdapter.java:60)
        at org.geoserver.ows.Dispatcher.response(Dispatcher.java:702)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:215)
        at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1037)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1004)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:451)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:432)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:706)
        at 
org.vfny.geoserver.wms.responses.map.kml.GeoSearchKMLTest.testBogusRegionator(GeoSearchKMLTest.java:92)
        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:164)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:131)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.GeneratedMethodAccessor97.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        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)
Caused by: javax.xml.transform.TransformerException: Translator error
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:133)
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:108)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLMapProducer.writeTo(KMLMapProducer.java:121)
        ... 44 more
Caused by: java.lang.RuntimeException: org.vfny.geoserver.wms.WmsException: 
Unknown regionating strategy bogus
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encodeVectorLayer(KMLTransformer.java:167)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encode(KMLTransformer.java:127)
        at 
org.geotools.xml.transform.TransformerBase$XMLReaderSupport.parse(TransformerBase.java:714)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:484)
        at 
org.geotools.xml.transform.TransformerBase$Task.run(TransformerBase.java:296)
        at 
org.geotools.xml.transform.TransformerBase.transform(TransformerBase.java:129)
        ... 46 more
Caused by: org.vfny.geoserver.wms.WmsException: Unknown regionating strategy 
bogus
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLUtils.loadFeatureCollection(KMLUtils.java:478)
        at 
org.vfny.geoserver.wms.responses.map.kml.KMLTransformer$KMLTranslator.encodeVectorLayer(KMLTransformer.java:163)
        ... 51 more
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 sec
Running 
org.vfny.geoserver.wms.responses.map.legend.GetLegendGraphicKvpReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.vfny.geoserver.wms.requests.DescribeLayerKvpRequestReaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.vfny.geoserver.wms.responses.featureinfo.FeatureTemplateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec

Results :

Tests run: 144, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT.jar
 
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-tests.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/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-sources.jar
 
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-tests.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT-tests.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.0-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geoserver/wms/2.0-SNAPSHOT/wms-2.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target 
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: 
http://repo.opengeo.org//org/opengeo/geowebcache/1.1.0/geowebcache-1.1.0.pom
4/10K
8/10K
10/10K
10K downloaded
Downloading: 
http://repo.opengeo.org//org/opengeo/geowebcache/1.1.0/geowebcache-1.1.0.jar
4/210K
8/210K
12/210K
16/210K
20/210K
24/210K
28/210K
32/210K
36/210K
40/210K
44/210K
48/210K
52/210K
56/210K
60/210K
64/210K
68/210K
72/210K
76/210K
80/210K
84/210K
88/210K
92/210K
96/210K
100/210K
104/210K
108/210K
112/210K
116/210K
120/210K
124/210K
128/210K
132/210K
136/210K
140/210K
144/210K
148/210K
152/210K
156/210K
160/210K
164/210K
168/210K
172/210K
176/210K
180/210K
184/210K
188/210K
192/210K
196/210K
200/210K
204/210K
208/210K
210/210K
210K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geoserver.gwc.GWCCatalogListenerTest
02 Mar 17:32:46 ERROR [util.XMLConfiguration] - Failed to find geowebcache.xml
02 Mar 17:32:46 ERROR [layer.TileLayerDispatcher] - Unable to determine 
configuration directory.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.826 sec <<< 
FAILURE!

Results :

Failed tests: 
  testInit(org.geoserver.gwc.GWCCatalogListenerTest)

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/surefire-reports
  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 47 seconds
[INFO] Finished at: Mon Mar 02 17:32:46 EST 2009
[INFO] Final Memory: 36M/63M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to arneke because no e-mail address is known, and no 
default e-mail domain is configured


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to