See <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/559/changes>
Changes:
[groldan] GEOS-4847: use a dynamic property to check for default workspace in the workspace list instead of a non existing 'default' property
------------------------------------------
[...truncated 19770 lines...]
18 Dec 00:38:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock5047974236616684276data>
----------------------------------
18 Dec 00:38:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock3660814373498045444data>
----------------------------------
18 Dec 00:38:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock4376576150020864290data>
----------------------------------
18 Dec 00:38:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock203331007283148009data>
----------------------------------
18 Dec 00:38:33 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock8006569833436109600data>
----------------------------------
18 Dec 00:38:33 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock9077662159986160532data>
----------------------------------
18 Dec 00:38:33 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock3048223706401067837data>
----------------------------------
18 Dec 00:38:33 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock8005249512492060474data>
----------------------------------
18 Dec 00:38:33 ERROR [geoserver.rest] - Can't delete style referenced by existing layers.
18 Dec 00:38:33 ERROR [geoserver.rest] -
org.geoserver.rest.RestletException
at org.geoserver.catalog.rest.StyleResource.handleObjectDelete(StyleResource.java:218)
at org.geoserver.rest.ReflectiveResource.handleDelete(ReflectiveResource.java:224)
at org.restlet.Finder.handle(Finder.java:300)
at org.geoserver.rest.BeanDelegatingRestlet.handle(BeanDelegatingRestlet.java:37)
at org.restlet.Filter.doHandle(Filter.java:105)
at org.restlet.Filter.handle(Filter.java:134)
at org.restlet.Router.handle(Router.java:444)
at org.geoserver.rest.RESTDispatcher$1.handle(RESTDispatcher.java:204)
at com.noelios.restlet.ext.servlet.ServletConverter.service(ServletConverter.java:129)
at org.geoserver.rest.RESTDispatcher.handleRequestInternal(RESTDispatcher.java:86)
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.doDelete(FrameworkServlet.java:531)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1185)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1204)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1139)
at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1121)
at org.geoserver.test.GeoServerAbstractTestSupport.deleteAsServletResponse(GeoServerAbstractTestSupport.java:754)
at org.geoserver.catalog.rest.StyleTest.testDeleteWithLayerReference(StyleTest.java:168)
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:164)
at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:142)
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.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.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:592)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
18 Dec 00:38:33 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock1568083846763667252data>
----------------------------------
18 Dec 00:38:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock5613353367308796206data>
----------------------------------
18 Dec 00:38:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock6524453734891464951data>
----------------------------------
18 Dec 00:38:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock8984394295426148385data>
----------------------------------
18 Dec 00:38:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock8244676775624756515data>
----------------------------------
18 Dec 00:38:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/./target/mock2272835449901257407data>
----------------------------------
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.108 sec
Results :
Tests run: 194, Failures: 0, Errors: 0, Skipped: 0
Downloading: http://repo.opengeo.org//org/geotools/ogc/org.w3.xlink/2.7-SNAPSHOT/org.w3.xlink-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/2.7-SNAPSHOT/gt-graph-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/2.7-SNAPSHOT/gt-property-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-imagemosaic/2.7-SNAPSHOT/gt-imagemosaic-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-geotiff/2.7-SNAPSHOT/gt-geotiff-2.7-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT.jar>
Downloading: http://repo.opengeo.org//org/opengeo/geodb/0.6-SNAPSHOT/geodb-0.6-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/ogc/org.w3.xlink/2.7-SNAPSHOT/org.w3.xlink-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/ogc/net.opengis.wcs/2.7-SNAPSHOT/net.opengis.wcs-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/2.7-SNAPSHOT/gt-graph-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/2.7-SNAPSHOT/gt-property-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-imagemosaic/2.7-SNAPSHOT/gt-imagemosaic-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-geotiff/2.7-SNAPSHOT/gt-geotiff-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-temporal/2.7-SNAPSHOT/gt-temporal-2.7-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-tests.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig>
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-sources.jar>
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig>
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-test-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geoserver/restconfig/2.1-SNAPSHOT/restconfig-2.1-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-tests.jar> to /home/tomcat/.m2/repository/org/geoserver/restconfig/2.1-SNAPSHOT/restconfig-2.1-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geoserver/restconfig/2.1-SNAPSHOT/restconfig-2.1-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/restconfig/target/restconfig-2.1-SNAPSHOT-test-sources.jar> to /home/tomcat/.m2/repository/org/geoserver/restconfig/2.1-SNAPSHOT/restconfig-2.1-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Web Modules
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/target>
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/target/web-2.1-SNAPSHOT-tests.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web>
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:jar {execution: attach-sources}]
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web>
[WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix.
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/pom.xml> to /home/tomcat/.m2/repository/org/geoserver/web/2.1-SNAPSHOT/web-2.1-SNAPSHOT.pom
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/target/web-2.1-SNAPSHOT-tests.jar> to /home/tomcat/.m2/repository/org/geoserver/web/2.1-SNAPSHOT/web-2.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Core UI Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/core/target>
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/core>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 378 resources
Downloading: http://repo.opengeo.org//org/geotools/ogc/org.w3.xlink/2.7-SNAPSHOT/org.w3.xlink-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/2.7-SNAPSHOT/gt-graph-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/2.7-SNAPSHOT/gt-property-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-imagemosaic/2.7-SNAPSHOT/gt-imagemosaic-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-geotiff/2.7-SNAPSHOT/gt-geotiff-2.7-SNAPSHOT.jar
[INFO] [antrun:run {execution: process-resources}]
[INFO] Executing tasks
[INFO] Executed tasks
Downloading: http://repo.opengeo.org//org/geotools/ogc/org.w3.xlink/2.7-SNAPSHOT/org.w3.xlink-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-graph/2.7-SNAPSHOT/gt-graph-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-property/2.7-SNAPSHOT/gt-property-2.7-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-imagemosaic/2.7-SNAPSHOT/gt-imagemosaic-2.7-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 193 source files to <http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/core/target/classes>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-2.1.x/ws/geoserver-2.1.x/web/core/src/main/java/org/geoserver/web/data/workspace/WorkspaceProvider.java>:\[27,9\] method does not override a method from its superclass
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 51 seconds
[INFO] Finished at: Sun Dec 18 00:38:43 UTC 2011
[INFO] Final Memory: 68M/308M
[INFO] ------------------------------------------------------------------------