<div dir="ltr"><div><div><br>I have installed ZOo in a 32 bit machine.the getcapabilities,describeprocess and execute request are giving correct output <br><a href="http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=GetCapabilities&Version=1.0.0">http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=GetCapabilities&Version=1.0.0</a><br><br><br><a href="http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=DescribeProcess&Version=1.0.0&Identifier=HelloPy">http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=DescribeProcess&Version=1.0.0&Identifier=HelloPy</a>.<br><br><br><a href="http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=Execute&Version=1.0.0&Identifier=HelloPy&DataInputs=a=My%20Name@dataType=string">http://localhost/cgi-bin/zoo_loader.cgi?Service=WPS&Request=Execute&Version=1.0.0&Identifier=HelloPy&DataInputs=a=My%20Name@dataType=string</a><br><br></div>But when i am running the zoo-demo application the zoo kernel gets loaded but after running the buffer method it gives an access exception error<br><br><br><pre><code class="gmail-wrappedText gmail-focusRow"><?xml version="1.0" encoding="utf-8"?>
</code><code class="gmail-wrappedText gmail-focusRow"><ows:ExceptionReport xmlns:ows="<a href="http://www.opengis.net/ows/1.1">http://www.opengis.net/ows/1.1</a>" xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"</code><code class="gmail-wrappedText gmail-focusRow"> xsi:schemaLocation="<a href="http://www.opengis.net/ows/1.1">http://www.opengis.net/ows/1.1</a> <a href="http://schemas.opengis.net/ows/1.1.0/owsExceptionReport">http://schemas.opengis.net/ows/1.1.0/owsExceptionReport</a></code><code class="gmail-wrappedText gmail-focusRow">.xsd" xml:lang="en-US" version="1.1.0">
</code><code class="gmail-wrappedText gmail-focusRow">  <ows:Exception exceptionCode="InternalError">
</code><code class="gmail-wrappedText gmail-focusRow">    <ows:ExceptionText>Unable to run the Service. The message returned back by the Service was the following</code><code class="gmail-wrappedText gmail-focusRow">: Unable to open datasource `/vsimem/input_5048.json' with the following drivers.</ows:ExceptionText</code><code class="gmail-wrappedText gmail-focusRow">>
</code><code class="gmail-wrappedText gmail-focusRow">  </ows:Exception>
</code><code class="gmail-wrappedText gmail-focusRow"></ows:ExceptionReport></code></pre><br></div>Anju Bajpai<br></div>