geopython / pywps-flask

Demo service for PyWPS 4 with Flask
MIT License
21 stars 31 forks source link

Sleep process is failing #31

Closed ldesousa closed 7 years ago

ldesousa commented 7 years ago

Description

A describe process on the sleep example returns the following: <ows:ExceptionReport xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" version="1.0.0"><ows:Exception exceptionCode="NoApplicableCode" locator=""><ows:ExceptionText>dictionary update sequence element #0 has length 1; 2 is required</ows:ExceptionText></ows:Exception></ows:ExceptionReport>

Environment

Steps to Reproduce

http://127.0.0.1:5000/wps?request=describeProcess&identifier=sleep&service=WPS&version=1.0.0

Additional Information

ldesousa commented 7 years ago

This problem is no longer occurring. Also tested in OSGeo-Live 10.5.