[Geoserver-devel] Build failed in Hudson: geoserver-trunk #4173

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4173/changes&gt;

Changes:

[groldan] use Transaction.extraData as placeholder to collect gwc affected bounds for truncation

[groldan] Add generics to TransactionElementHandler

[groldan] Use a Set instead of a List for InsertElementHandler.getTypeNames() as intermediate place holder.Makes for a once only lookup of the FeatureTypeInfo into the Catalog later and avoid memory issues when inserting a large number of Features.

[groldan] GEOS-4543: Make TransactionPlugin.afterTransaction receive the transaction result object and TransactionEvent know about the original request

[groldan] make TransactionType part of TransactionEvent. Some listeners may need it

------------------------------------------
[...truncated 22238 lines...]
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
26 Jun 23:43:58 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: WMS capabilities document is current (updateSequence = 2)
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:62)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:246)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc src/test/resources/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="CurrentUpdateSequence">
      WMS capabilities document is current (updateSequence = 2)
</ServiceException>
</ServiceExceptionReport>
26 Jun 23:43:58 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Client supplied an updateSequence that is greater than the current sever updateSequence
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:57)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:263)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
26 Jun 23:43:58 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/./target/mock5206018365601825513data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geotools/gt-wfs/8-SNAPSHOT/gt-wfs-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/src/main/java/org/geoserver/gwc/GWC.java&gt;:\[818,18\] cannot find symbol
symbol : method layerExists(java.lang.String)
location: class org.geowebcache.layer.TileLayerDispatcher

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 54 seconds
[INFO] Finished at: Sun Jun 26 23:44:05 UTC 2011
[INFO] Final Memory: 62M/396M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4174/&gt;

------------------------------------------
[...truncated 22217 lines...]
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
27 Jun 02:35:28 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: WMS capabilities document is current (updateSequence = 2)
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:62)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:246)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc src/test/resources/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="CurrentUpdateSequence">
      WMS capabilities document is current (updateSequence = 2)
</ServiceException>
</ServiceExceptionReport>
27 Jun 02:35:28 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Client supplied an updateSequence that is greater than the current sever updateSequence
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:57)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:263)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
27 Jun 02:35:28 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/./target/mock1953351199549880654data&gt;
----------------------------------
27 Jun 02:35:28 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
27 Jun 02:35:28 ERROR [geotools.map] - Call MapContent dispose() to prevent memory leaks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/src/main/java/org/geoserver/gwc/GWC.java&gt;:\[818,18\] cannot find symbol
symbol : method layerExists(java.lang.String)
location: class org.geowebcache.layer.TileLayerDispatcher

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 15 seconds
[INFO] Finished at: Mon Jun 27 02:35:35 UTC 2011
[INFO] Final Memory: 61M/392M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4175/&gt;

------------------------------------------
[...truncated 22222 lines...]
  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.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
27 Jun 04:34:40 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: WMS capabilities document is current (updateSequence = 2)
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:62)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:246)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc src/test/resources/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="CurrentUpdateSequence">
      WMS capabilities document is current (updateSequence = 2)
</ServiceException>
</ServiceExceptionReport>
27 Jun 04:34:40 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Client supplied an updateSequence that is greater than the current sever updateSequence
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:57)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:263)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
27 Jun 04:34:41 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/./target/mock2240971487999574879data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/src/main/java/org/geoserver/gwc/GWC.java&gt;:\[818,18\] cannot find symbol
symbol : method layerExists(java.lang.String)
location: class org.geowebcache.layer.TileLayerDispatcher

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 35 seconds
[INFO] Finished at: Mon Jun 27 04:34:47 UTC 2011
[INFO] Final Memory: 62M/417M
[INFO] ------------------------------------------------------------------------

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4176/changes&gt;

Changes:

[nielscharlier] Fix app-schema id encoding bug

------------------------------------------
[...truncated 22266 lines...]
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
27 Jun 07:41:28 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: WMS capabilities document is current (updateSequence = 2)
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:62)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:246)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc src/test/resources/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="CurrentUpdateSequence">
      WMS capabilities document is current (updateSequence = 2)
</ServiceException>
</ServiceExceptionReport>
27 Jun 07:41:29 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Client supplied an updateSequence that is greater than the current sever updateSequence
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:57)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:263)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
27 Jun 07:41:29 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/./target/mock363668357512378753data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec

Results :

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

Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-core/8-SNAPSHOT/gt-xsd-core-8-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt;
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-core/8-SNAPSHOT/gt-xsd-core-8-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.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-core/8-SNAPSHOT/gt-xsd-core-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/src/main/java/org/geoserver/gwc/GWC.java&gt;:\[818,18\] cannot find symbol
symbol : method layerExists(java.lang.String)
location: class org.geowebcache.layer.TileLayerDispatcher

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 3 seconds
[INFO] Finished at: Mon Jun 27 07:41:36 UTC 2011
[INFO] Final Memory: 62M/411M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to nielscharlier because no e-mail address is known, and no default e-mail domain is configured

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4177/&gt;

------------------------------------------
[...truncated 22223 lines...]
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
27 Jun 08:42:09 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: WMS capabilities document is current (updateSequence = 2)
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:62)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:246)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc src/test/resources/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd"> <ServiceException code="CurrentUpdateSequence">
      WMS capabilities document is current (updateSequence = 2)
</ServiceException>
</ServiceExceptionReport>
27 Jun 08:42:09 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: Client supplied an updateSequence that is greater than the current sever updateSequence
  at org.geoserver.wms.GetCapabilities.run(GetCapabilities.java:57)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:323)
  at org.geoserver.wms.DefaultWebMapService.getCapabilities(DefaultWebMapService.java:67)
  at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:32)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at $Proxy15.getCapabilities(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:630)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:234)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:593)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:576)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:846)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:810)
  at org.geoserver.wms.wms_1_3.CapabilitiesSystemTest.testRequestUpdateSequence(CapabilitiesSystemTest.java:263)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor214.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 sec
Running org.geoserver.wms.ProxyBaseURLIntegrationTest
27 Jun 08:42:09 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/./target/mock4953671401256018914data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wms&gt;
[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-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/wms-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wms/2.2-SNAPSHOT/wms-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoWebCache (GWC) Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-core:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:geowebcache:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-georss:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-gmaps:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-kml:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-rest:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-tms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-ve:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wms:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-wmts:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geowebcache:gwc-diskquota:1.3-SNAPSHOT: checking for updates from osgeo
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 18 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/gwc/src/main/java/org/geoserver/gwc/GWC.java&gt;:\[818,18\] cannot find symbol
symbol : method layerExists(java.lang.String)
location: class org.geowebcache.layer.TileLayerDispatcher

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 4 seconds
[INFO] Finished at: Mon Jun 27 08:42:17 UTC 2011
[INFO] Final Memory: 61M/385M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to nielscharlier because no e-mail address is known, and no default e-mail domain is configured

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4178/changes&gt;

Changes:

[aaime] Use the new ImageWorker facility to avoid repeated crop operations

------------------------------------------
[...truncated 19978 lines...]
  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.GeneratedMethodAccessor203.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: java.lang.UnsupportedOperationException: Trying to write on the write protected attribute ADDRESS
  at org.geoserver.security.decorators.SecuredSimpleFeatureLocking.modifyFeatures(SecuredSimpleFeatureLocking.java:92)
  at org.geoserver.wfs.UpdateElementHandler.execute(UpdateElementHandler.java:242)
  ... 78 more
27 Jun 11:40:29 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Update error: Trying to write on the write protected attribute ADDRESS
  at org.geoserver.wfs.response.TransactionResponse.v_1_1(TransactionResponse.java:195)
  at org.geoserver.wfs.response.TransactionResponse.write(TransactionResponse.java:65)
  at org.geoserver.ows.Dispatcher.response(Dispatcher.java:757)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:238)
  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:790)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
  at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:560)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1217)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:368)
  at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
  at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
  at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
  at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
  at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:177)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
  at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:79)
  at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:380)
  at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:169)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:44)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1236)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1177)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1159)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:778)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:725)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:705)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:912)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:895)
  at org.geoserver.wfs.ResourceAccessManagerWFSTest.testUpdateAttributeRestricted(ResourceAccessManagerWFSTest.java:261)
  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:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:145)
  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.GeneratedMethodAccessor203.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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:597)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
27 Jun 11:40:29 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock4809119525288431508data&gt;
----------------------------------
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
27 Jun 11:40:29 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock4916674525123509887data&gt;
----------------------------------
27 Jun 11:40:29 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock8420292463831030617data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec
Running org.geoserver.wfs.v1_1.GetCapabilitiesTest
27 Jun 11:40:30 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock6144047581962945023data&gt;
----------------------------------
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
Running org.geoserver.wfs.response.GeoJSONBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.wfs.ReprojectionWriteTest
27 Jun 11:40:30 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock1233472847011211826data&gt;
----------------------------------
27 Jun 11:40:30 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock3271138868100523261data&gt;
----------------------------------
27 Jun 11:40:31 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock3139714387095900344data&gt;
----------------------------------
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec
Running org.geoserver.wfs.response.CSVOutputFormatTest
27 Jun 11:40:31 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock7081161085539975139data&gt;
----------------------------------
27 Jun 11:40:31 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock3766744451652640578data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 sec
Running org.geoserver.wfs.AliasTest
27 Jun 11:40:31 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock155859204127814305data&gt;
----------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:cdf="http://www.opengis.net/cite/data&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:gs="http://geoserver.org" xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; elementFormDefault="qualified" targetNamespace="http://www.opengis.net/cite/data&quot;&gt;
  <xsd:import namespace="http://www.opengis.net/gml&quot; schemaLocation="http://localhost:8080/geoserver/schemas/gml/2.1.2/feature.xsd&quot;/&gt;
  <xsd:complexType name="ft15Type">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="0" name="boundedBy" nillable="true" type="gml:PolygonPropertyType"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="pointProperty" nillable="true" type="gml:PointPropertyType"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="ft15" substitutionGroup="gml:_Feature" type="cdf:ft15Type"/>
</xsd:schema>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.geoserver.wfs.xml.GMLOutputFormatTest
27 Jun 11:40:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock550126016021973861data&gt;
----------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 sec
Running org.geoserver.wfs.SrsNameTest
27 Jun 11:40:34 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/./target/mock1126689330121113875data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec

Results :

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

Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT.jar&gt;
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-tests.jar&gt;
[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-trunk/ws/geoserver/wfs&gt;
[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-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-sources.jar&gt;
[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-trunk/ws/geoserver/wfs&gt;
[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-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.2-SNAPSHOT/wfs-2.2-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-tests.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.2-SNAPSHOT/wfs-2.2-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.2-SNAPSHOT/wfs-2.2-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-2.2-SNAPSHOT-test-sources.jar&gt; to /home/tomcat/.m2/repository/org/geoserver/wfs/2.2-SNAPSHOT/wfs-2.2-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Map Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [svn-revision-number:revision {execution: default}]
[INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms&gt;
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 10 resources
[INFO] snapshot org.geotools:gt-svg:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-svg:8-SNAPSHOT: checking for updates from osgeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:8-SNAPSHOT: checking for updates from opengeo
[INFO] snapshot org.geotools:gt-shapefile-renderer:8-SNAPSHOT: checking for updates from osgeo
Downloading: http://repo.opengeo.org//org/geotools/gt-render/8-SNAPSHOT/gt-render-8-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 168 source files to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/target/classes&gt;
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/wms/src/main/java/org/geoserver/wms/map/RenderedImageMapOutputFormat.java&gt;:\[1084,18\] cannot find symbol
symbol : method crop(int,int,int,int)
location: class org.geotools.image.ImageWorker

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 2 seconds
[INFO] Finished at: Mon Jun 27 11:40:43 UTC 2011
[INFO] Final Memory: 60M/403M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to nielscharlier because no e-mail address is known, and no default e-mail domain is configured

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/4179/&gt;