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

Niels,

I am getting exactly the same failure on my 64-bit Linux machine, even with a 32-bit JDK.

The test passes in Eclipse running with jdk1.5.0_22.i586, and it passes with this JDK under 32-bit Debian.

My environment:

Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.5.0_22
Java home: /home/car605/junk/java/jdk1.5.0_22.i586/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux" version: "2.6.35.11-83.fc14.x86_64" arch: "i386" Family: "unix"

Kind regards,
Ben.

-------- Original Message --------
Subject: [Geoserver-devel] Build failed in Hudson: geoserver-trunk #3632
Date: Fri, 4 Mar 2011 13:05:40 +0800
From: Hudson <monitor@anonymised.com>
To: geoserver-devel@lists.sourceforge.net <geoserver-devel@lists.sourceforge.net>

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

Changes:

[NielsCharlier] Property Selection with namespace/nested paths GEOS-4380

------------------------------------------
[...truncated 23526 lines...]
             </ex:nestedFeature>
             <ex:nestedFeature xlink:href="http://example.com/UrnResolver/?uri=1&quot;/&gt;
         </ex:geomContainer>
     </gml:featureMember>
     <gml:featureMember>
         <ex:geomContainer gml:id="2">
             <ex:geom>
                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
                     <gml:pos>31.29 42.58</gml:pos>
                 </gml:Point>
             </ex:geom>
             <ex:nestedFeature>
                 <ex:nestedGeom gml:id="nested.1">
                     <ex:geom>
                         <gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
                             <gml:exterior>
                                 <gml:LinearRing>
                                     <gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2</gml:posList>
                                 </gml:LinearRing>
                             </gml:exterior>
                         </gml:Polygon>
                     </ex:geom>
                 </ex:nestedGeom>
             </ex:nestedFeature>
             <ex:nestedFeature>
                 <ex:nestedGeom gml:id="secondNested.1">
                     <ex:name>NAME</ex:name>
                     <ex:nestedFeature>
                         <ex:nestedGeom gml:id="thirdNested.2">
                             <ex:geom>
                                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
                                     <gml:pos>31.29 42.58</gml:pos>
                                 </gml:Point>
                             </ex:geom>
                         </ex:nestedGeom>
                     </ex:nestedFeature>
                 </ex:nestedGeom>
             </ex:nestedFeature>
             <ex:nestedFeature xlink:href="http://example.com/UrnResolver/?uri=2&quot;/&gt;
         </ex:geomContainer>
     </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
04 Mar 05:04:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1916150301587239238data&gt;
----------------------------------
Mar 4, 2011 5:04:51 AM org.geoserver.test.SameNameDiffNamespaceTest testSameNameDiffNamespace3
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2011-03-04T05:04:51.463Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml&quot;
     xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:ows="http://www.opengis.net/ows&quot;
     xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:wfs="http://www.opengis.net/wfs&quot;
     xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1916150301587239238data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
     <gml:featureMember>
         <ex:MyTestFeature gml:id="f1">
             <gml:name>Feature 1</gml:name>
             <ex:name>First Feature</ex:name>
         </ex:MyTestFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:MyTestFeature gml:id="f2">
             <gml:name>Feature 2</gml:name>
             <ex:name>Second Feature</ex:name>
         </ex:MyTestFeature>
     </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
Running org.geoserver.test.PolymorphismInlineWfsTest
04 Mar 05:04:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock7156898359372103420data&gt;
----------------------------------
Mar 4, 2011 5:04:52 AM org.geoserver.test.PolymorphismInlineWfsTest testGetFeature
INFO: WFS GetFeature&typename=ex:PolymorphicFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="6" timeStamp="2011-03-04T05:04:52.652Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" xmlns:gml="http://www.opengis.net/gml&quot;
     xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:ows="http://www.opengis.net/ows&quot;
     xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:wfs="http://www.opengis.net/wfs&quot;
     xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock7156898359372103420data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f1">
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">1</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f2">
             <ex:firstValue>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="some:uri">x</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">0</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f3">
             <ex:firstValue>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="some:uri">y</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">0</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f4">
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">1</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f5">
             <ex:firstValue>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="some:uri">y</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">0</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
     <gml:featureMember>
         <ex:PolymorphicFeature gml:id="f6">
             <ex:firstValue>
                 <gsml:CGI_TermValue gsml:qualifier="approximate">
                     <gsml:value codeSpace="codespace">1000</gsml:value>
                 </gsml:CGI_TermValue>
             </ex:firstValue>
         </ex:PolymorphicFeature>
     </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec
Running org.geoserver.test.MappingNameTest
04 Mar 05:04:52 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1647176027296525843data&gt;
----------------------------------
Mar 4, 2011 5:04:54 AM org.geoserver.test.MappingNameTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4" timeStamp="2011-03-04T05:04:54.923Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml&quot;
     xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:ows="http://www.opengis.net/ows&quot;
     xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:wfs="http://www.opengis.net/wfs&quot;
     xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML:2.0 http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
     <gml:featureMember>
         <gsml:MappedFeature gml:id="gsml.mappedfeature.mf1">
             <gsml:observationMethod>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="codespace01">value01</gsml:value>
                 </gsml:CGI_TermValue>
             </gsml:observationMethod>
             <gsml:observationMethod>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="codespace02">value02</gsml:value>
                 </gsml:CGI_TermValue>
             </gsml:observationMethod>
             <gsml:shape>
                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                     <gml:pos>-23.6701 133.8855</gml:pos>
                 </gml:Point>
             </gsml:shape>
         </gsml:MappedFeature>
     </gml:featureMember>
     <gml:featureMember>
         <gsml:MappedFeature gml:id="gsml.mappedfeature.mf2">
             <gsml:observationMethod>
                 <gsml:CGI_TermValue>
                     <gsml:value codeSpace="codespace03">value03</gsml:value>
                 </gsml:CGI_TermValue>
             </gsml:observationMethod>
             <gsml:shape>
                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                     <gml:pos>-29.0434 167.9388</gml:pos>
                 </gml:Point>
             </gsml:shape>
         </gsml:MappedFeature>
     </gml:featureMember>
     <gml:featureMember>
         <gsml:MappedFeature gml:id="gsml.mappedfeature.mf3">
             <gsml:shape>
                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                     <gml:pos>-12.1883 96.8339</gml:pos>
                 </gml:Point>
             </gsml:shape>
         </gsml:MappedFeature>
     </gml:featureMember>
     <gml:featureMember>
         <gsml:MappedFeature gml:id="gsml.mappedfeature.mf4">
             <gsml:shape>
                 <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                     <gml:pos>-34.9502 117.8102</gml:pos>
                 </gml:Point>
             </gsml:shape>
         </gsml:MappedFeature>
     </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 sec
Running org.geoserver.test.PropertyEncodingOrderTest
04 Mar 05:04:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock2818524949744325046data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.413 sec <<< FAILURE!

Results :

Tests in error:
   org.geoserver.test.PropertyEncodingOrderTest

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

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

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 2 seconds
[INFO] Finished at: Fri Mar 04 05:05:39 UTC 2011
[INFO] Final Memory: 74M/313M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to NielsCharlier because no e-mail address is known, and no default e-mail domain is configured

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

Tests in error:
   org.geoserver.test.PropertyEncodingOrderTest

And the cause is:
java.lang.OutOfMemoryError: Java heap space

I've attached the surefire-report for your convenience.

Happy Friday afternoon!

On 04/03/11 14:24, Ben Caradoc-Davies wrote:

Niels,

I am getting exactly the same failure on my 64-bit Linux machine, even
with a 32-bit JDK.

The test passes in Eclipse running with jdk1.5.0_22.i586, and it passes
with this JDK under 32-bit Debian.

My environment:

Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.5.0_22
Java home: /home/car605/junk/java/jdk1.5.0_22.i586/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux" version: "2.6.35.11-83.fc14.x86_64" arch: "i386"
Family: "unix"

Kind regards,
Ben.

-------- Original Message --------
Subject: [Geoserver-devel] Build failed in Hudson: geoserver-trunk #3632
Date: Fri, 4 Mar 2011 13:05:40 +0800
From: Hudson <monitor@anonymised.com>
To: geoserver-devel@lists.sourceforge.net
<geoserver-devel@lists.sourceforge.net>

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

Changes:

[NielsCharlier] Property Selection with namespace/nested paths GEOS-4380

------------------------------------------
[...truncated 23526 lines...]
</ex:nestedFeature>
<ex:nestedFeature xlink:href="http://example.com/UrnResolver/?uri=1&quot;/&gt;
</ex:geomContainer>
</gml:featureMember>
<gml:featureMember>
<ex:geomContainer gml:id="2">
<ex:geom>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
<gml:pos>31.29 42.58</gml:pos>
</gml:Point>
</ex:geom>
<ex:nestedFeature>
<ex:nestedGeom gml:id="nested.1">
<ex:geom>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
<gml:exterior>
<gml:LinearRing>
<gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5
-1.2</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
<ex:nestedFeature>
<ex:nestedGeom gml:id="secondNested.1">
<ex:name>NAME</ex:name>
<ex:nestedFeature>
<ex:nestedGeom gml:id="thirdNested.2">
<ex:geom>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4283">
<gml:pos>31.29 42.58</gml:pos>
</gml:Point>
</ex:geom>
</ex:nestedGeom>
</ex:nestedFeature>
</ex:nestedGeom>
</ex:nestedFeature>
<ex:nestedFeature xlink:href="http://example.com/UrnResolver/?uri=2&quot;/&gt;
</ex:geomContainer>
</gml:featureMember>
</wfs:FeatureCollection>

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec
Running org.geoserver.test.SameNameDiffNamespaceTest
04 Mar 05:04:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR:
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1916150301587239238data&gt;

----------------------------------
Mar 4, 2011 5:04:51 AM org.geoserver.test.SameNameDiffNamespaceTest
testSameNameDiffNamespace3
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2"
timeStamp="2011-03-04T05:04:51.463Z"
xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml&quot;
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0"
xmlns:ogc="http://www.opengis.net/ogc&quot;
xmlns:om="http://www.opengis.net/om/1.0&quot;
xmlns:ows="http://www.opengis.net/ows&quot;
xmlns:sa="http://www.opengis.net/sampling/1.0&quot;
xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot;
xmlns:swe="http://www.opengis.net/swe/1.0.1&quot;
xmlns:wfs="http://www.opengis.net/wfs&quot;
xmlns:xlink="http://www.w3.org/1999/xlink&quot;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
xsi:schemaLocation="http://example.com
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1916150301587239238data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt;
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
<gml:featureMember>
<ex:MyTestFeature gml:id="f1">
<gml:name>Feature 1</gml:name>
<ex:name>First Feature</ex:name>
</ex:MyTestFeature>
</gml:featureMember>
<gml:featureMember>
<ex:MyTestFeature gml:id="f2">
<gml:name>Feature 2</gml:name>
<ex:name>Second Feature</ex:name>
</ex:MyTestFeature>
</gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
Running org.geoserver.test.PolymorphismInlineWfsTest
04 Mar 05:04:51 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR:
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock7156898359372103420data&gt;

----------------------------------
Mar 4, 2011 5:04:52 AM org.geoserver.test.PolymorphismInlineWfsTest
testGetFeature
INFO: WFS GetFeature&typename=ex:PolymorphicFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="6"
timeStamp="2011-03-04T05:04:52.652Z"
xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com"
xmlns:gml="http://www.opengis.net/gml&quot;
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0"
xmlns:ogc="http://www.opengis.net/ogc&quot;
xmlns:om="http://www.opengis.net/om/1.0&quot;
xmlns:ows="http://www.opengis.net/ows&quot;
xmlns:sa="http://www.opengis.net/sampling/1.0&quot;
xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot;
xmlns:swe="http://www.opengis.net/swe/1.0.1&quot;
xmlns:wfs="http://www.opengis.net/wfs&quot;
xmlns:xlink="http://www.w3.org/1999/xlink&quot;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
xsi:schemaLocation="http://example.com
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock7156898359372103420data/featureTypes/ex_PolymorphicFeature/polymorphism.xsd&gt;
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f1">
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">1</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f2">
<ex:firstValue>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">x</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">0</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f3">
<ex:firstValue>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">y</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">0</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f4">
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">1</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f5">
<ex:firstValue>
<gsml:CGI_TermValue>
<gsml:value codeSpace="some:uri">y</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">0</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
<gml:featureMember>
<ex:PolymorphicFeature gml:id="f6">
<ex:firstValue>
<gsml:CGI_TermValue gsml:qualifier="approximate">
<gsml:value codeSpace="codespace">1000</gsml:value>
</gsml:CGI_TermValue>
</ex:firstValue>
</ex:PolymorphicFeature>
</gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec
Running org.geoserver.test.MappingNameTest
04 Mar 05:04:52 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR:
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock1647176027296525843data&gt;

----------------------------------
Mar 4, 2011 5:04:54 AM org.geoserver.test.MappingNameTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4"
timeStamp="2011-03-04T05:04:54.923Z"
xmlns:cv="http://www.opengis.net/cv/0.2.1&quot;
xmlns:gml="http://www.opengis.net/gml&quot;
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0"
xmlns:ogc="http://www.opengis.net/ogc&quot;
xmlns:om="http://www.opengis.net/om/1.0&quot;
xmlns:ows="http://www.opengis.net/ows&quot;
xmlns:sa="http://www.opengis.net/sampling/1.0&quot;
xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot;
xmlns:swe="http://www.opengis.net/swe/1.0.1&quot;
xmlns:wfs="http://www.opengis.net/wfs&quot;
xmlns:xlink="http://www.w3.org/1999/xlink&quot;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot;
xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML:2.0
http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd
http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
<gml:featureMember>
<gsml:MappedFeature gml:id="gsml.mappedfeature.mf1">
<gsml:observationMethod>
<gsml:CGI_TermValue>
<gsml:value codeSpace="codespace01">value01</gsml:value>
</gsml:CGI_TermValue>
</gsml:observationMethod>
<gsml:observationMethod>
<gsml:CGI_TermValue>
<gsml:value codeSpace="codespace02">value02</gsml:value>
</gsml:CGI_TermValue>
</gsml:observationMethod>
<gsml:shape>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:pos>-23.6701 133.8855</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="gsml.mappedfeature.mf2">
<gsml:observationMethod>
<gsml:CGI_TermValue>
<gsml:value codeSpace="codespace03">value03</gsml:value>
</gsml:CGI_TermValue>
</gsml:observationMethod>
<gsml:shape>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:pos>-29.0434 167.9388</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="gsml.mappedfeature.mf3">
<gsml:shape>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:pos>-12.1883 96.8339</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="gsml.mappedfeature.mf4">
<gsml:shape>
<gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:pos>-34.9502 117.8102</gml:pos>
</gml:Point>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 sec
Running org.geoserver.test.PropertyEncodingOrderTest
04 Mar 05:04:55 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR:
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/app-schema-mock2818524949744325046data&gt;

----------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 44.413
sec <<< FAILURE!

Results :

Tests in error:
org.geoserver.test.PropertyEncodingOrderTest

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

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

Please refer to
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/extension/app-schema/app-schema-test/target/surefire-reports&gt;
for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 9 minutes 2 seconds
[INFO] Finished at: Fri Mar 04 05:05:39 UTC 2011
[INFO] Final Memory: 74M/313M
[INFO]
------------------------------------------------------------------------
Failed to send e-mail to NielsCharlier because no e-mail address is
known, and no default e-mail domain is configured

------------------------------------------------------------------------------

What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

--
Ben Caradoc-Davies <Ben.Caradoc-Davies@anonymised.com>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

(attachments)

org.geoserver.test.PropertyEncodingOrderTest.txt (8.45 KB)