So the problem is that ArcGIS Server is expecting the data to be ready (unzipped), but due to the large size of the data set, the unzip has not finished?<br><br>Roger<br>--<br><br><div class="gmail_quote">On Wed, Sep 9, 2009 at 3:54 AM, David Shi <span dir="ltr">&lt;<a href="mailto:davidgshi@yahoo.co.uk">davidgshi@yahoo.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
<div>I have a Python script that automatically downloads zip files containing large datasets from another server and then unzips the files to further process the data.</div>
<div> </div>
<div>It has been used as a geoprocessor of ArcGIS Server.</div>
<div> </div>
<div>The script works fine when two datasets each has several kilobytes size, but the script stops half way when datasets were about 11,000KBytes.</div>
<div> </div>
<div>I think that the execution time is too long and ArcGIS Server just simply killed the process.</div>
<div> </div>
<div>What actions can I try to reduce the execution time?</div>
<div> </div>
<div>ArcGIS Server only works on the basis of 32 bits and I was told that the maximum memory it can utilise is 4 MBytes.</div>
<div> </div>
<div>I should be grateful if someone can make suggestions/recommendations.</div>
<div> </div>
<div>Sincerely,</div>
<div> </div>
<div>David</div></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br>