[Zoo-discuss] Understanding error message

rakesh prithiviraj rakeshuk at outlook.com
Wed Aug 31 09:28:56 PDT 2016


Hi,


I tried to run a Zoo Java service which generates some output files. After the output files are generated and the service is complete,  the service is marked as failed. But the service has successfully ran as I have all the required outputs and the last line before zoo.SERVICE_SUCCEEDED in the service code is printed in the logs.


In the apache logs, I get the following line. Please let me know how to interpret this message?

[Wed Aug 31 17:23:12.890739 2016] [cgi:error] [pid 12731:tid 140066173978368] [client 192.168.3.83:53402] AH01215: ####

Also message in my WPS execute response does not help.

WPS Execute Response:

<?xml version="1.0" encoding="utf-8"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd" xml:lang="en-US" version="2.0.2">
  <ows:Exception exceptionCode="InternalError">
    <ows:ExceptionText>Unable to run the Service. The message returned back by the Service was the following: No message provided</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

Regards
Rakesh


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20160831/40354175/attachment.html>


More information about the Zoo-discuss mailing list