See <http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/710/>

------------------------------------------
[...truncated 3844 lines...]
     [exec]     at 
net.sf.saxon.instruct.Instruction.process(Instruction.java:94)
     [exec]     at 
net.sf.saxon.instruct.DocumentInstr.evaluateItem(DocumentInstr.java:282)
     [exec]     at 
net.sf.saxon.expr.ExpressionTool.evaluate(ExpressionTool.java:295)
     [exec]     at net.sf.saxon.expr.LetExpression.eval(LetExpression.java:341)
     [exec]     at 
net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:542)
     [exec]     at 
net.sf.saxon.instruct.Block.processLeavingTail(Block.java:409)
     [exec]     at 
net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:551)
     [exec]     at 
net.sf.saxon.instruct.Block.processLeavingTail(Block.java:409)
     [exec]     at 
net.sf.saxon.instruct.Instruction.process(Instruction.java:94)
     [exec]     at 
net.sf.saxon.expr.LetExpression.process(LetExpression.java:380)
     [exec]     at 
net.sf.saxon.instruct.ForEach.processLeavingTail(ForEach.java:300)
     [exec]     at 
net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:551)
     [exec]     at 
net.sf.saxon.instruct.Template.applyLeavingTail(Template.java:175)
     [exec]     at 
net.sf.saxon.instruct.ApplyTemplates.applyTemplates(ApplyTemplates.java:343)
     [exec]     at 
net.sf.saxon.Controller.transformDocument(Controller.java:1736)
     [exec]     at net.sf.saxon.Controller.transform(Controller.java:1560)
     [exec]     at 
net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:190)
     [exec]     ... 91 more
     [exec] Caused by: java.lang.Exception: Error invoking parser 
{http://www.occamlab.com/te/parsers}HTTPParser
     [exec] java.lang.Exception: Error invoking parser 
{http://www.occamlab.com/te/parsers}XMLValidatingParser
     [exec] org.xml.sax.SAXParseException: schema_reference.4: Failed to read 
schema document 'http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd', 
because 1) could not find the document; 2) the document could not be read; 3) 
the root element of the document is not <xsd:schema>.
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1558)
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1486)
     [exec]     at com.occamlab.te.TECore.request(TECore.java:1123)
     [exec]     at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
     [exec]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [exec]     at java.lang.reflect.Method.invoke(Method.java:597)
     [exec]     at 
net.sf.saxon.functions.ExtensionFunctionCall.invokeMethod(ExtensionFunctionCall.java:533)
     [exec]     at 
net.sf.saxon.functions.ExtensionFunctionCall.call(ExtensionFunctionCall.java:256)
     [exec]     at 
net.sf.saxon.functions.ExtensionFunctionCall.iterate(ExtensionFunctionCall.java:147)
     [exec]     ... 111 more
     [exec] Caused by: java.lang.Exception: Error invoking parser 
{http://www.occamlab.com/te/parsers}XMLValidatingParser
     [exec] org.xml.sax.SAXParseException: schema_reference.4: Failed to read 
schema document 'http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd', 
because 1) could not find the document; 2) the document could not be read; 3) 
the root element of the document is not <xsd:schema>.
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1558)
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1486)
     [exec]     at com.occamlab.te.parsers.HTTPParser.parse(HTTPParser.java:243)
     [exec]     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
     [exec]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [exec]     at java.lang.reflect.Method.invoke(Method.java:597)
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1549)
     [exec]     ... 119 more
     [exec] Caused by: org.xml.sax.SAXParseException: schema_reference.4: 
Failed to read schema document 
'http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd', because 1) could 
not find the document; 2) the document could not be read; 3) the root element 
of the document is not <xsd:schema>.
     [exec]     at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)
     [exec]     at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown 
Source)
     [exec]     at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown 
Source)
     [exec]     at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown 
Source)
     [exec]     at 
org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaError(Unknown 
Source)
     [exec]     at 
org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown 
Source)
     [exec]     at 
org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)
     [exec]     at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown 
Source)
     [exec]     at 
org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar(Unknown Source)
     [exec]     at 
org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar(Unknown Source)
     [exec]     at 
org.apache.xerces.jaxp.validation.XMLSchemaFactory.newSchema(Unknown Source)
     [exec]     at 
com.occamlab.te.parsers.XMLValidatingParser.validate(XMLValidatingParser.java:347)
     [exec]     at 
com.occamlab.te.parsers.XMLValidatingParser.parse(XMLValidatingParser.java:238)
     [exec]     at 
com.occamlab.te.parsers.XMLValidatingParser.parse(XMLValidatingParser.java:170)
     [exec]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [exec]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [exec]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [exec]     at java.lang.reflect.Method.invoke(Method.java:597)
     [exec]     at com.occamlab.te.TECore.parse(TECore.java:1549)
     [exec]     ... 125 more
     [exec] Error in call to extension function {public org.w3c.dom.NodeList 
com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws 
java.lang.Throwable}: Exception in extension function java.lang.Exception: 
Error invoking parser {http://www.occamlab.com/te/parsers}HTTPParser
     [exec] java.lang.Exception: Error invoking parser 
{http://www.occamlab.com/te/parsers}XMLValidatingParser
     [exec] org.xml.sax.SAXParseException: schema_reference.4: Failed to read 
schema document 'http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd', 
because 1) could not find the document; 2) the document could not be read; 3) 
the root element of the document is not <xsd:schema>.
     [exec]             Test getfeatureinfo:exceptions-xml Failed
     [exec]          Test getfeatureinfo:exceptions Failed (Inherited failure)
     [exec]          Testing getfeatureinfo:feature_count 
(wms-1.3.0/d3717e379_1/d2546e47_1)...
     [exec]             Assertion: The FEATURE_COUNT parameter behaves properly.
     [exec]             Testing getfeatureinfo:feature_count-default 
(wms-1.3.0/d3717e379_1/d2546e47_1/d2546e94_1)...
     [exec]                Assertion: When the FEATURE_COUNT parameter is not 
specified, then less data is returned than when FEATURE_COUNT is 2.
     [exec]             Test getfeatureinfo:feature_count-default Passed
     [exec]             Testing getfeatureinfo:feature_count-1 
(wms-1.3.0/d3717e379_1/d2546e47_1/d2546e96_1)...
     [exec]                Assertion: When the FEATURE_COUNT parameter is 1, 
then less data is returned than when FEATURE_COUNT is 2.
     [exec]             Test getfeatureinfo:feature_count-1 Passed
     [exec]          Test getfeatureinfo:feature_count Passed
     [exec]          Testing getfeatureinfo:info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1)...
     [exec]             Assertion: The FORMAT parameter behaves properly.
     [exec]             Testing getfeatureinfo:invalid-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e111_1)...
     [exec]                Assertion: When a GetFeatureInfo request is made 
with an invalid INFO_FORMAT parameter, then the server returns an exception 
(code=InvalidFormat).
     [exec]             Test getfeatureinfo:invalid-info_format Passed
     [exec]             Testing getfeatureinfo:each-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e117_1)...
     [exec]                Assertion: For format "text/plain", when the 
INFO_FORMAT parameter is set to that format, the MIME type of the response 
matches that format.
     [exec]             Test getfeatureinfo:each-info_format Passed
     [exec]             Testing getfeatureinfo:each-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e117_2)...
     [exec]                Assertion: For format "application/vnd.ogc.gml", 
when the INFO_FORMAT parameter is set to that format, the MIME type of the 
response matches that format.
     [exec]             Test getfeatureinfo:each-info_format Passed
     [exec]             Testing getfeatureinfo:each-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e117_3)...
     [exec]                Assertion: For format 
"application/vnd.ogc.gml/3.1.1", when the INFO_FORMAT parameter is set to that 
format, the MIME type of the response matches that format.
     [exec]             Test getfeatureinfo:each-info_format Passed
     [exec]             Testing getfeatureinfo:each-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e117_4)...
     [exec]                Assertion: For format "text/html", when the 
INFO_FORMAT parameter is set to that format, the MIME type of the response 
matches that format.
     [exec]             Test getfeatureinfo:each-info_format Passed
     [exec]             Testing getfeatureinfo:each-info_format 
(wms-1.3.0/d3717e379_1/d2546e52_1/d2546e117_5)...
     [exec]                Assertion: For format "application/json", when the 
INFO_FORMAT parameter is set to that format, the MIME type of the response 
matches that format.
     [exec]             Test getfeatureinfo:each-info_format Passed
     [exec]          Test getfeatureinfo:info_format Passed
     [exec]          Testing getfeatureinfo:i-and-j 
(wms-1.3.0/d3717e379_1/d2546e54_1)...
     [exec]             Assertion: The I and J parameters behaves properly.
     [exec]             Testing getfeatureinfo:invalid-i 
(wms-1.3.0/d3717e379_1/d2546e54_1/d2546e137_1)...
     [exec]                Assertion: When a GetFeatureInfo request is made 
with an invalid I parameter, then the response is an exception 
(code=InvalidPoint).
     [exec]             Test getfeatureinfo:invalid-i Passed
     [exec]             Testing getfeatureinfo:invalid-j 
(wms-1.3.0/d3717e379_1/d2546e54_1/d2546e139_1)...
     [exec]                Assertion: When a GetFeatureInfo request is made 
with an invalid J parameter, then the response is an exception 
(code=InvalidPoint).
     [exec]             Test getfeatureinfo:invalid-j Passed
     [exec]          Test getfeatureinfo:i-and-j Passed
     [exec]          Testing getfeatureinfo:query-layers 
(wms-1.3.0/d3717e379_1/d2546e56_1)...
     [exec]             Assertion: The QUERY_LAYERS parameter behaves properly.
     [exec]             Testing getfeatureinfo:two-query_layers 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e154_1)...
     [exec]                Assertion: When a GetFeatureInfo request contains 
two layers, then the response is valid.
     [exec]             Test getfeatureinfo:two-query_layers Passed
     [exec]             Testing getfeatureinfo:three-query_layers 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e156_1)...
     [exec]                Assertion: When a GetFeatureInfo request contains 
three layers, then the response is valid.
     [exec]             Test getfeatureinfo:three-query_layers Passed
     [exec]             Testing getfeatureinfo:less-query_layers 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e158_1)...
     [exec]                Assertion: When a GetFeatureInfo request contains 
fewer layers in the QUERY_LAYERS parameter than it does in the LAYERS 
parameter, then the response is valid.
     [exec]             Test getfeatureinfo:less-query_layers Passed
     [exec]             Testing getfeatureinfo:invalid-query_layers 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e160_1)...
     [exec]                Assertion: When a layer requested is not contained 
in the Capabilities XML of the WMS, then the server issues a Service Exception 
(code=LayerNotDefined).
     [exec]             Test getfeatureinfo:invalid-query_layers Passed
     [exec]             Testing getfeatureinfo:query_layers-not-queryable 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e162_1)...
     [exec]                Assertion: When GetFeatureInfo is requested on a 
Layer that is not queryable, then the server issues a Service Exception 
(code=LayerNotQueryable).
     [exec]                No named layers that are not queryable.
     [exec]             Test getfeatureinfo:query_layers-not-queryable Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_1)...
     [exec]                Assertion: For layer "cite:Autos", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_2)...
     [exec]                Assertion: For layer "cite:BasicPolygons", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_3)...
     [exec]                Assertion: For layer "cite:Bridges", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_4)...
     [exec]                Assertion: For layer "cite:BuildingCenters", when 
the QUERY_LAYERS parameter is set to that layer name, the MIME type of the 
response is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_5)...
     [exec]                Assertion: For layer "cite:Buildings", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_6)...
     [exec]                Assertion: For layer "cite:DividedRoutes", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_7)...
     [exec]                Assertion: For layer "cite:Forests", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_8)...
     [exec]                Assertion: For layer "cite:Lakes", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_9)...
     [exec]                Assertion: For layer "cite:LakesWithElevation", when 
the QUERY_LAYERS parameter is set to that layer name, the MIME type of the 
response is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_10)...
     [exec]                Assertion: For layer "cite:MapNeatline", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_11)...
     [exec]                Assertion: For layer "cite:NamedPlaces", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_12)...
     [exec]                Assertion: For layer "cite:Ponds", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_13)...
     [exec]                Assertion: For layer "cite:RoadSegments", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]             Testing getfeatureinfo:each-queryable-layer 
(wms-1.3.0/d3717e379_1/d2546e56_1/d2546e169_14)...
     [exec]                Assertion: For layer "cite:Streams", when the 
QUERY_LAYERS parameter is set to that layer name, the MIME type of the response 
is valid.
     [exec]             Test getfeatureinfo:each-queryable-layer Passed
     [exec]          Test getfeatureinfo:query-layers Passed
     [exec]       Test getfeatureinfo:main Failed (Inherited failure)
     [exec]       Testing recomendations:main (wms-1.3.0/d3717e386_1)...
     [exec]          Assertion: If the "Check Recommendations" option was 
selected, the server supports fuctionality which is recommended in the spec, 
but not required.
     [exec]          Testing recomendations:service-keywords 
(wms-1.3.0/d3717e386_1/d2997e13_1)...
     [exec]             Assertion: The capabilities document includes a list of 
keywords or keyword phrases describing the server.
     [exec]          Test recomendations:service-keywords Passed
     [exec]          Testing recomendations:service-contact-info 
(wms-1.3.0/d3717e386_1/d2997e15_1)...
     [exec]             Assertion: The capabilities document includes contact 
information.
     [exec]          Test recomendations:service-contact-info Passed
     [exec]          Testing recomendations:png-getmap-format 
(wms-1.3.0/d3717e386_1/d2997e17_1)...
     [exec]             Assertion: The server advertises the image/png format 
for the GetMap operation.
     [exec]          Test recomendations:png-getmap-format Passed
     [exec]          Testing recomendations:layer-abstracts 
(wms-1.3.0/d3717e386_1/d2997e19_1)...
     [exec]             Assertion: Each Layer in the capabilities document 
contains an abstract.
     [exec]          Test recomendations:layer-abstracts Passed
     [exec]          Testing recomendations:layer-keywordlists 
(wms-1.3.0/d3717e386_1/d2997e21_1)...
     [exec]             Assertion: Each Layer in the capabilities document 
contains a keyword list.
     [exec]          Test recomendations:layer-keywordlists Passed
     [exec]          Testing recomendations:layer-crs 
(wms-1.3.0/d3717e386_1/d2997e24_1)...
     [exec]             Assertion: All layers in the capabilities document are 
available in the CRS:84 and/or EPSG:4326 CRS.
     [exec]          Test recomendations:layer-crs Passed
     [exec]          Testing recomendations:metadataurls 
(wms-1.3.0/d3717e386_1/d2997e26_1)...
     [exec]             Assertion: Every named Layer in the capabilities 
document contains a MetadataURL element.
     [exec]          Test recomendations:metadataurls Passed
     [exec]          Testing recomendations:dims-no-whitespace 
(wms-1.3.0/d3717e386_1/d2997e28_1)...
     [exec]             Assertion: No dimension name values in the capabilities 
document contain whitespace.
     [exec]          Test recomendations:dims-no-whitespace Passed
     [exec]          Testing recomendations:dims-defaults 
(wms-1.3.0/d3717e386_1/d2997e30_1)...
     [exec]             Assertion: Each dimension declaration in the 
capabilities document contains a default value.
     [exec]          Test recomendations:dims-defaults Passed
     [exec]       Test recomendations:main Passed
     [exec]       Testing dims:main (wms-1.3.0/d3717e389_1)...
     [exec]          Assertion: Support for dimensional data is correct.
     [exec]          Testing dims:missing-no-default 
(wms-1.3.0/d3717e389_1/d3067e182_1)...
     [exec]             Assertion: When a layer that has a dimension without a 
default value is requested without supplying the dimension parameter, the 
response is an exception with code=MissingDimensionValue.
     [exec]             No Named layers that have a dimension without a default 
value.
     [exec]          Test dims:missing-no-default Passed
     [exec]       Test dims:main Passed
     [exec]    Test main:main Failed (Inherited failure)
     [exec] Suite wms-1.3.0:compliance_suite Failed
     [copy] Copying 1 file to 
<http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/ws/tools/users/geoserver/wms-1.3.0>

BUILD SUCCESSFUL
Total time: 46 seconds
+ ant wms-1.3-log
+ grep Failed
     [exec] Test main:main (wms-1.3.0) Failed (Inherited Failure)
     [exec]    Test getmap:main (wms-1.3.0/d3717e372_1) Failed (Inherited 
Failure)
     [exec]       Test getmap:exceptions (wms-1.3.0/d3717e372_1/d1097e44_1) 
Failed (Inherited Failure)
     [exec]          Test getmap:exceptions-default 
(wms-1.3.0/d3717e372_1/d1097e44_1/d1097e177_1) Failed
     [exec]          Test getmap:exceptions-xml 
(wms-1.3.0/d3717e372_1/d1097e44_1/d1097e179_1) Failed
     [exec]    Test getfeatureinfo:main (wms-1.3.0/d3717e379_1) Failed 
(Inherited Failure)
     [exec]       Test getfeatureinfo:exceptions 
(wms-1.3.0/d3717e379_1/d2546e30_1) Failed (Inherited Failure)
     [exec]          Test getfeatureinfo:exceptions-default 
(wms-1.3.0/d3717e379_1/d2546e30_1/d2546e74_1) Failed
     [exec]          Test getfeatureinfo:exceptions-xml 
(wms-1.3.0/d3717e379_1/d2546e30_1/d2546e76_1) Failed
+ '[' 0 == 0 ']'
+ RETURN=1
+ echo RETURN=1
RETURN=1
+ popd
<http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/ws/>
+ pushd geoserver/geoserver-2.4-SNAPSHOT/bin
<http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/ws/geoserver/geoserver-2.4-SNAPSHOT/bin>
 <http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/ws/>
+ popd
<http://hudson.opengeo.org/hudson/job/cite-wms-1.3-master/ws/>
+ ONLINE=1
+ (( i = 1  ))
+ (( i <= 100 ))
+ sleep 2
+ ./shutdown.sh
+ echo 'Pinging GeoServer at http://localhost:11010/geoserver'
Pinging GeoServer at http://localhost:11010/geoserver
+ curl -G http://localhost:11010/geoserver

curl: (7) couldn't connect to host
+ '[' 7 '!=' 0 ']'
+ ONLINE=0
+ break
+ '[' 0 == 1 ']'
+ echo 'GeoServer is offline'
GeoServer is offline
+ exit 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to