See http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/87/changes
------------------------------------------
[...truncated 1048 lines...]
org.geoserver.wfs.WFSException: No such property: {http://www.opengis.net/wfs\}INVALID
at org.geoserver.wfs.UpdateElementHandler.checkValidity(UpdateElementHandler.java:110)
at org.geoserver.wfs.Transaction.execute(Transaction.java:225)
at org.geoserver.wfs.Transaction.transaction(Transaction.java:104)
at org.geoserver.wfs.DefaultWebFeatureService.transaction(DefaultWebFeatureService.java:157)
at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:292)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:174)
at $Proxy6.transaction(Unknown Source)
at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:41)
at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:495)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:188)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
at org.geoserver.test.GeoServerTestSupport.dispatch(GeoServerTestSupport.java:618)
at org.geoserver.test.GeoServerTestSupport.post(GeoServerTestSupport.java:328)
at org.geoserver.test.GeoServerTestSupport.postAsDOM(GeoServerTestSupport.java:429)
at org.geoserver.test.GeoServerTestSupport.postAsDOM(GeoServerTestSupport.java:412)
at org.geoserver.wfs.v1_1.TransactionTest.testUpdateWithInvalidProperty(TransactionTest.java:532)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
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:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 sec
Running org.geoserver.wfs.v1_1.GetFeatureWithLockTest
11 Jan 23:14:16 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
11 Jan 23:14:16 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.wfs.LockFeature.lockFeature Transaction'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec
Running org.geoserver.wfs.xml.GML3FeatureProducerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec
Running org.geoserver.wfs.response.WfsXmlWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.geoserver.wfs.TransactionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec
Running org.geoserver.wfs.xml.GMLOutputFormatTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.geoserver.wfs.v1_1.WFSReprojectionTest
11 Jan 23:14:21 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
11 Jan 23:14:21 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.wfs.LockFeature.lockFeature Transaction'
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.928 sec
Running org.geoserver.wfs.ReprojectionTest
11 Jan 23:14:21 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
11 Jan 23:14:21 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.wfs.LockFeature.lockFeature Transaction'
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 sec
Running org.geoserver.wfs.TransactionListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
Running org.geoserver.wfs.DescribeFeatureTest
11 Jan 23:14:23 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Could not find type: {http://www.opengis.net/cite/geometry\}DummyFeature
at org.geoserver.wfs.DescribeFeatureType.run(DescribeFeatureType.java:97)
at org.geoserver.wfs.DefaultWebFeatureService.describeFeatureType(DefaultWebFeatureService.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:292)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:174)
at $Proxy6.describeFeatureType(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:41)
at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:495)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:188)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
at org.geoserver.test.GeoServerTestSupport.dispatch(GeoServerTestSupport.java:618)
at org.geoserver.test.GeoServerTestSupport.post(GeoServerTestSupport.java:328)
at org.geoserver.test.GeoServerTestSupport.postAsDOM(GeoServerTestSupport.java:429)
at org.geoserver.test.GeoServerTestSupport.postAsDOM(GeoServerTestSupport.java:412)
at org.geoserver.wfs.DescribeFeatureTest.testPostDummyFeature(DescribeFeatureTest.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
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:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
Running org.geoserver.wfs.xml.FeatureTypeInfoSchemaBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.228 sec
Running org.geoserver.wfs.response.ShapeZipTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.geoserver.wfs.GetCapabilitiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Results :
Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-1.7.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-1.7.0-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-1.7.0-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geoserver/wfs/1.7.0-SNAPSHOT/wfs-1.7.0-SNAPSHOT.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfs/target/wfs-1.7.0-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/geoserver/wfs/1.7.0-SNAPSHOT/wfs-1.7.0-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Versioning Web Feature Service Model
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 28 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/net.opengis.wfsv/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/net.opengis.wfsv/target/net.opengis.wfsv-1.7.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/net.opengis.wfsv/target/net.opengis.wfsv-1.7.0-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/net.opengis.wfsv/target/net.opengis.wfsv-1.7.0-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geoserver/net.opengis.wfsv/1.7.0-SNAPSHOT/net.opengis.wfsv-1.7.0-SNAPSHOT.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/net.opengis.wfsv/target/net.opengis.wfsv-1.7.0-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/geoserver/net.opengis.wfsv/1.7.0-SNAPSHOT/net.opengis.wfsv-1.7.0-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Versioned Web Feature Service Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.geotools:gt2-postgis-versioned:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt2-postgis:2.5-SNAPSHOT: checking for updates from refractions
[INFO] [compiler:compile]
[INFO] Compiling 43 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/wfsv-1.7.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/wfsv-1.7.0-SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/wfsv-1.7.0-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geoserver/wfsv/1.7.0-SNAPSHOT/wfsv-1.7.0-SNAPSHOT.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wfsv/target/wfsv-1.7.0-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/geoserver/wfsv/1.7.0-SNAPSHOT/wfsv-1.7.0-SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Web Map Service Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.geotools:gt2-render:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt2-shapefile-renderer:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt2-wfs:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt2-wms:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt2-xml:2.5-SNAPSHOT: checking for updates from refractions
[INFO] [compiler:compile]
[INFO] Compiling 128 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wms/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wms/src/main/java/org/geoserver/wms/kvp/GetMapKvpRequestReader.java :[36,29] cannot find symbol
symbol : class WFSDataStore
location: package org.geotools.data.wfs
http://gridlock.openplans.org:8080/hudson/job/geoserver-trunk/ws/geoserver/wms/src/main/java/org/geoserver/wms/kvp/GetMapKvpRequestReader.java :[36,29] cannot find symbol
symbol : class WFSDataStore
location: package org.geotools.data.wfs
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 32 seconds
[INFO] Finished at: Fri Jan 11 23:14:38 EST 2008
[INFO] Final Memory: 24M/63M
[INFO] ------------------------------------------------------------------------