See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.1-trunk/438/>

------------------------------------------
[...truncated 3852 lines...]
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25365_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25374_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25383_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25393_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25402_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25411_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25420_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25429_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25438_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25448_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25457_1)...
                        Assertion: 
      Deletes a feature by typename and gml:name.
      
                     Test wfs:delete-feature Passed
                     Testing wfs:filter-delete-feature 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26617_1/d39e25265_1/d39e25500_1)...
                        Assertion: 
      Deletes a feature by by a manual filter.
      
                     Test wfs:filter-delete-feature Passed
                  Test wfs:delete-test-data Passed
               Test wfs:run-Transaction-Cleanup Passed
            Test wfs:run-Transaction-POST Failed (Inherited failure)
            LockFeature using the POST method is implemented.
            Testing wfs:run-LockFeature-POST 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1)...
               Assertion: Run test group for LockFeature requests using the 
POST method
               Testing wfs:LockFeature-expiry 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29849_1)...
                  Assertion: After a LockFeature request with an expiry 
attribute is submitted and the time expires, the lock is released.
                  Unable to acquire lock on PrimitiveGeoFeature.8
               Test wfs:LockFeature-expiry Passed
               Testing wfs:LockFeature-some-features 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29854_1)...
                  Assertion: In response to a LockFeature request that includes 
some locked and some unlocked feature identifiers and lockAction=SOME, the 
response is a 'WFS_LockFeatureResponse' element that lists the previously 
unlocked feature ids in the 'FeaturesLocked' element and the previously locked 
feature ids in the 'FeaturesNotLocked' element.  The previously unlocked 
features are locked.
                  Unable to acquire lock on PrimitiveGeoFeature.3
               Test wfs:LockFeature-some-features Passed
               Testing wfs:LockFeature-all-features 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29859_1)...
                  Assertion: The response to a LockFeature request includes the 
identifiers of features that were locked.
               Test wfs:LockFeature-all-features Passed
               Testing wfs:LockFeature-identifiers-none 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29864_1)...
                  Assertion: In response to a LockFeature request that contains 
a filter that doesn't match any features, the response is a 
'WFS_LockFeatureResponse' document that contains a value for the lockId 
attribute but contains neither a 'FeaturesLocked' element nor a 
'FeatureNotLocked' element.
               Test wfs:LockFeature-identifiers-none Passed
               Testing wfs:LockFeature-invalid-request 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29869_1)...
                  Assertion: An invalid LockFeature request results in an 
exception.
               Test wfs:LockFeature-invalid-request Passed
               Target endpoint is http://localhost:11010/geoserver/wfs
               Testing wfs:wfs-1.1.0-LockFeature-tc1.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29899_1)...
                  Assertion: 
      The response to a LockFeature request that specifies lockAction="ALL" must
      include a response that identifies all locked features. If any candidate
      features cannot be locked, then no feature shall be locked and an 
exception
      report is returned.
      
                  Testing ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29899_1/d39e30105_1)...
                     Assertion: Validate an XML instance against a Schematron 
schema using the given phase.
                  Test ctl:SchematronValidatingParser Passed
                  Testing wfs:GetFeatureById-KVP 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29899_1/d39e30142_1)...
                     Assertion: Attempts to fetch a feature by identifier using 
the GetFeature/GET binding.
Validation warning:
  SchemaLocation: schemaLocation value = ' 
http://localhost:11010/geoserver/wfs?service=WFS&version=1.1.0&request=DescribeFeatureType&typeName=sf%3APrimitiveGeoFeature
 http://www.opengis.net/wfs 
http://localhost:11010/geoserver/schemas/wfs/1.1.0/wfs.xsd' must have even 
number of URI's.
1 warning detected.

                  Test wfs:GetFeatureById-KVP Passed
                  Testing wfs:GetFeatureByName 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29899_1/d39e30208_1)...
                     Assertion: Attempt to fetch a feature by name using the 
GetFeature/POST binding.
                  Test wfs:GetFeatureByName Passed
               Test wfs:wfs-1.1.0-LockFeature-tc1.1 Passed
               Testing wfs:wfs-1.1.0-LockFeature-tc2.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29913_1)...
                  Assertion: 
      The response to a Transaction request that specifies an invalid LockId
      value must include an exception report.
      
                  Testing ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29913_1/d39e30297_1)...
                     Assertion: Validate an XML instance against a Schematron 
schema using the given phase.
                  Test ctl:SchematronValidatingParser Passed
               Test wfs:wfs-1.1.0-LockFeature-tc2.1 Passed
               Testing wfs:wfs-1.1.0-LockFeature-tc3.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29918_1)...
                  Assertion: 
      In response to a Transaction request that specifies releaseAction="SOME",
      only modified features in the lock set shall be unlocked.
      
                  FAILURE: Expected 2 or more sf:Entit?G?n?rique instances to 
be locked (reported 0)
                  FAILURE: Expected totalUpdated = 1 (reported total is )
                  FAILURE: Expected totalDeleted = 1 (feature with 
gml:name="cite.gmlsf0-f502" should be UNLOCKED)
                  Testing wfs:GetFeatureByName 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29918_1/d39e30571_1)...
                     Assertion: Attempt to fetch a feature by name using the 
GetFeature/POST binding.
                     FAILURE: Expected valid wfs:FeatureCollection in response.
                  Test wfs:GetFeatureByName Failed
                  Testing ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29918_1/d39e30632_1)...
                     Assertion: Validate an XML instance against a Schematron 
schema using the given phase.
                  Test ctl:SchematronValidatingParser Passed
               Test wfs:wfs-1.1.0-LockFeature-tc3.1 Failed
            Test wfs:run-LockFeature-POST Failed (Inherited failure)
            GetFeatureWithLock using the POST method is implemented.
            Testing wfs:run-GetFeatureWithLock-POST 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1)...
               Assertion: Run test group for GetFeatureWithLock requests using 
the POST method
               Testing wfs:GetFeatureWithLock-Xlink 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31244_1)...
                  Assertion: Execute WFS transaction with XlinkPropertyName and 
test for exception.
                  sf:LinkedFeature does not exist
               Test wfs:GetFeatureWithLock-Xlink Passed
               Target endpoint is http://localhost:11010/geoserver/wfs
               Testing wfs:wfs-1.1.0-GetFeatureWithLock-tc1.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31274_1)...
                  Assertion: 
      The response to a LockFeature request that specifies lockAction="ALL" must
      include a response that identifies all locked features. If any candidate
      features cannot be locked, then no feature shall be locked and an 
exception
      report is returned.
      
                  Testing ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31274_1/d39e31471_1)...
                     Assertion: Validate an XML instance against a Schematron 
schema using the given phase.
                  Test ctl:SchematronValidatingParser Passed
                  Testing wfs:GetFeatureByName 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31274_1/d39e31508_1)...
                     Assertion: Attempt to fetch a feature by name using the 
GetFeature/POST binding.
                  Test wfs:GetFeatureByName Passed
                  Testing wfs:GetFeatureByName 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31274_1/d39e31576_1)...
                     Assertion: Attempt to fetch a feature by name using the 
GetFeature/POST binding.
                  Test wfs:GetFeatureByName Passed
               Test wfs:wfs-1.1.0-GetFeatureWithLock-tc1.1 Passed
               Testing wfs:wfs-1.1.0-GetFeatureWithLock-tc2.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31287_1)...
                  Assertion: 
      If locks on all matching features cannot be acquired, the response to a
      GetFeatureWithLock request must include an exception report.
      
                  Testing ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31884_1/d39e31287_1/d39e31689_1)...
                     Assertion: Validate an XML instance against a Schematron 
schema using the given phase.
                  Test ctl:SchematronValidatingParser Passed
               Test wfs:wfs-1.1.0-GetFeatureWithLock-tc2.1 Passed
            Test wfs:run-GetFeatureWithLock-POST Passed
         Test wfs:transaction-main Failed (Inherited failure)
      Test wfs:readiness-tests Failed (Inherited failure)
   Test wfs:wfs-main Failed (Inherited failure)
Suite ctl:wfs-1.1.0-compliance-suite Failed
Test wfs:wfs-main (wfs-1.1.0) Failed (Inherited Failure)
   Test wfs:readiness-tests (wfs-1.1.0/d39e34902_1) Failed (Inherited Failure)
      Test wfs:basic-main (wfs-1.1.0/d39e34902_1/d39e732_1) Failed (Inherited 
Failure)
         Test wfs:run-DescribeFeatureType-POST 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc3.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5071_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc3.2 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5076_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc3.3 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5082_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc3.4 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5087_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc6.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5102_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc7.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5107_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc11.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5120_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25183_1/d39e5120_1/d39e6037_1) Failed
         Test wfs:run-DescribeFeatureType-GET 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc1.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1/d39e3777_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc4.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1/d39e3782_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc5.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1/d39e3803_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc8.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1/d39e3808_1) Failed
            Test wfs:wfs-1.1.0-Basic-DescribeFeatureType-tc12.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25193_1/d39e3820_1) Failed
         Test wfs:run-GetFeature-POST 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc15.3 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15804_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15804_1/d39e18118_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15804_1/d39e18128_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc29.4 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15928_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc35.4 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15959_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15959_1/d39e20856_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15959_1/d39e20866_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15959_1/d39e20877_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc35.7 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15975_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15975_1/d39e21154_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15975_1/d39e21164_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15975_1/d39e21175_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc36.4 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15995_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15995_1/d39e21567_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15995_1/d39e21577_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e15995_1/d39e21588_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc43.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16109_1) Failed
            Test wfs:run-GetFeature-POST-logicalops 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16193_1) Failed (Inherited 
Failure)
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc100.2 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16193_1/d39e8510_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc100.3 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16193_1/d39e8515_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc102.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16193_1/d39e8536_1) Failed
            Test wfs:run-GetFeature-POST-spatialops 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1) Failed (Inherited 
Failure)
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc200.2 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1/d39e9647_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc201.2 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1/d39e9670_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc204.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1/d39e9706_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc205.3 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1/d39e9740_1) Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc206.2 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16201_1/d39e9753_1) Failed
            Test wfs:run-GetFeature-POST-arithmeticops 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1) Failed (Inherited 
Failure)
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc300.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12711_1) Failed 
(Inherited Failure)
                  Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12711_1/d39e12836_1)
 Failed
                  Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12711_1/d39e12846_1)
 Failed
                  Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12711_1/d39e12857_1)
 Failed
               Test wfs:wfs-1.1.0-Basic-GetFeature-tc302.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12726_1) Failed 
(Inherited Failure)
                  Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12726_1/d39e13138_1)
 Failed
                  Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25206_1/d39e16209_1/d39e12726_1/d39e13149_1)
 Failed
         Test wfs:run-GetFeature-GET 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc46.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1/d39e6229_1) Failed (Inherited 
Failure)
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1/d39e6229_1/d39e7649_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1/d39e6229_1/d39e7659_1) Failed
               Test ctl:assert-xpath 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1/d39e6229_1/d39e7670_1) Failed
            Test wfs:wfs-1.1.0-Basic-GetFeature-tc48.1 
(wfs-1.1.0/d39e34902_1/d39e732_1/d39e25218_1/d39e6245_1) Failed
      Test wfs:transaction-main (wfs-1.1.0/d39e34902_1/d39e743_1) Failed 
(Inherited Failure)
         Test wfs:run-Transaction-POST 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-Transaction-tc1.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26491_1) Failed (Inherited 
Failure)
               Test ctl:SchematronValidatingParser 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26491_1/d39e26811_1) Failed
            Test wfs:wfs-1.1.0-Transaction-tc7.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26544_1) Failed
            Test wfs:wfs-1.1.0-Transaction-tc13.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26592_1) Failed (Inherited 
Failure)
               Test wfs:GetFeatureById-KVP 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26592_1/d39e29266_1) Failed
               Test wfs:GetFeatureById-KVP 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26592_1/d39e29276_1) Failed
               Test wfs:GetFeatureById-KVP 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31854_1/d39e26592_1/d39e29285_1) Failed
         Test wfs:run-LockFeature-POST 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1) Failed (Inherited Failure)
            Test wfs:wfs-1.1.0-LockFeature-tc3.1 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29918_1) Failed
               Test wfs:GetFeatureByName 
(wfs-1.1.0/d39e34902_1/d39e743_1/d39e31871_1/d39e29918_1/d39e30571_1) Failed
RETURN=1
Pinging GeoServer at http://localhost:11010/geoserver

curl: (7) couldn't connect to host
GeoServer is offline


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to