Seem to be a Mapserver error while trying to read the ecw image (<span class="Apple-style-span" style="border-collapse: collapse; ">MOS_07_22D12-SE_F07_21CM.ECW</span>). &nbsp;Maybe this error did not occur before, in the previous zoom level, because it was just not suppose to be displayed (MINSCALE/MAXSCALE). &nbsp;Try to execute the WMS call (URL) outside tilecache and if it failed, you will have your answer&nbsp;<div>
<br></div><div>MartinO</div><div><br><div class="gmail_quote">2008/11/11 Alexandre Dube <span dir="ltr">&lt;<a href="mailto:adube@mapgears.com">adube@mapgears.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Well, I&#39;m back with more problems.<br>
<br>
 &nbsp;The script stopped running after more than 12 hours. &nbsp;I&#39;ll try to test<br>
with different type of data ( shapefiles, using gif, metaTile,<br>
MapServerLayer type ) locally to see if theses errors ( everyones I<br>
faced so far) occur.<br>
<br>
Here&#39;s was the content of the .cfg file :<br>
<br>
[raster]<br>
#type=MapServerLayer<br>
type=WMS<br>
layers=mos,img<br>
#mapfile=/home/mapgears/proj/toto_test/map/toto.map<br>
url=<a href="http://127.0.0.1:8080/cgi-bin/mapserv?map=/home/mapgears/proj/toto_test/map/toto.mapextension=jpgsrs=EPSG:32187resolutions=35.27775872778806,17.63887936389403,8.819439681947015,3.527775872778806,1.763887936389403,0.8819439681947016,0.35277758727788067,0.17638879363894033,0.08819439681947017,0.035277758727788065bbox=189653.232384,5373969.71,231271.235,5402372.275#metaTile=true" target="_blank">http://127.0.0.1:8080/cgi-bin/mapserv?map=/home/mapgears/proj/toto_test/map/toto.map<br>

extension=jpg<br>
srs=EPSG:32187<br>
resolutions=35.27775872778806,17.63887936389403,8.819439681947015,3.527775872778806,1.763887936389403,0.8819439681947016,0.35277758727788067,0.17638879363894033,0.08819439681947017,0.035277758727788065<br>
bbox=189653.232384,5373969.71,231271.235,5402372.275<br>
#metaTile=true</a><br>
<br>
Here&#39;s the error :<br>
<div class="Ih2E3d"><br>
Traceback (most recent call last):<br>
 &nbsp;File &quot;./tilecache_seed.py&quot;, line 9, in &lt;module&gt;<br>
 &nbsp; &nbsp;TileCache.Client.main()<br>
 &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Client.py&quot;, line 108, in main<br>
 &nbsp; &nbsp;seed(svc, base, layer, map(int, sys.argv[3:5]), map(float,<br>
sys.argv[5].split(&quot;,&quot;)))<br>
 &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Client.py&quot;, line 92, in seed<br>
 &nbsp; &nbsp;svc.renderTile(tile)<br>
 &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Service.py&quot;, line 138, in<br>
renderTile<br>
 &nbsp; &nbsp;data = layer.render(tile)<br>
 &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Layer.py&quot;, line 437, in render<br>
 &nbsp; &nbsp;return self.renderTile(tile)<br>
</div> &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Layers/WMS.py&quot;, line 29, in<br>
renderTile<br>
 &nbsp; &nbsp;tile.data, response = wms.fetch()<br>
 &nbsp;File &quot;/home/mapgears/tilecache/TileCache/Client.py&quot;, line 64, in fetch<br>
 &nbsp; &nbsp;raise Exception(&quot;Did not get image data back. \nURL:<br>
%s\nContent-Type Header: %s\nResponse: \n%s&quot; % (self.url(), ctype, data))<br>
Exception: Did not get image data back.<br>
URL:<br>
http:/<a href="http://127.0.0.1:8080/cgi-bin/mapserv?map=/home/mapgears/proj/toto_test/map/toto.map&amp;layers=mos%2Cimg&amp;styles=&amp;service=WMS&amp;width=256&amp;format=image%2Fjpeg&amp;request=GetMap&amp;height=256&amp;srs=EPSG%3A32187&amp;version=1.1.1&amp;bbox=221442.726329%2C5378033.70781%2C221533.037391%2C5378124.01887Content-Type" target="_blank">127.0.0.1:8080/cgi-bin/mapserv?map=/home/mapgears/proj/toto_test/map/toto.map&amp;layers=mos%2Cimg&amp;styles=&amp;service=WMS&amp;width=256&amp;format=image%2Fjpeg&amp;request=GetMap&amp;height=256&amp;srs=EPSG%3A32187&amp;version=1.1.1&amp;bbox=221442.726329%2C5378033.70781%2C221533.037391%2C5378124.01887<br>

Content-Type</a> Header: application/vnd.ogc.se_xml<br>
Response:<br>
&lt;?xml version=&#39;1.0&#39; encoding=&quot;ISO-8859-1&quot; standalone=&quot;no&quot; ?&gt;<br>
&lt;!DOCTYPE ServiceExceptionReport SYSTEM<br>
&quot;http:/<a href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd" target="_blank">schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd</a>&quot;&gt;<br>
&lt;ServiceExceptionReport version=&quot;1.1.1&quot;&gt;<br>
&lt;ServiceException&gt;<br>
msDrawMap(): Image handling error. Failed to draw layer named &amp;#39;mos&amp;#39;.<br>
msDrawRaster(): Image handling error. Unrecognized or unsupported image<br>
format<br>
drawEPP(): Image handling error.<br>
/home/mapgears/proj/toto_test/map/../data/MOS_07_22D12-SE_F07_21CM.ECW<br>
is not an EPPL file.<br>
&lt;/ServiceException&gt;<br>
&lt;/ServiceExceptionReport&gt;<br>
<div><div></div><div class="Wj3C7c"><br>
Christopher Schmidt wrote:<br>
&gt; On Mon, Nov 10, 2008 at 08:19:14AM -0500, Alexandre Dube wrote:<br>
&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; I still have problems pre-generating tiles with the tilecache_seed.py<br>
&gt;&gt; command. &nbsp;After a couple of failed tries, I finally gave up on metaTile,<br>
&gt;&gt; but it seems like the problem may be elsewhere because again I get<br>
&gt;&gt; errors after a couple of script running :<br>
&gt;&gt;<br>
&gt;<br>
&gt; I recommend not using a MapServer layer, and using a WMS layer instead,<br>
&gt; talking to a local mapserver install.<br>
&gt;<br>
&gt; The former will sufer from memory leaks because the memory usage of<br>
&gt; mapserver is in process -- with a seperate mapserv, memory leaks go away<br>
&gt; when the process dies.<br>
&gt;<br>
&gt;<br>
&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt; &nbsp; File &quot;./tilecache_seed.py&quot;, line 9, in &lt;module&gt;<br>
&gt;&gt; &nbsp; &nbsp; TileCache.Client.main()<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/tilecache/TileCache/Client.py&quot;, line 108, in main<br>
&gt;&gt; &nbsp; &nbsp; seed(svc, base, layer, map(int, sys.argv[3:5]), map(float,<br>
&gt;&gt; sys.argv[5].split(&quot;,&quot;)))<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/tilecache/TileCache/Client.py&quot;, line 92, in seed<br>
&gt;&gt; &nbsp; &nbsp; svc.renderTile(tile)<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/tilecache/TileCache/Service.py&quot;, line 138, in<br>
&gt;&gt; renderTile<br>
&gt;&gt; &nbsp; &nbsp; data = layer.render(tile)<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/tilecache/TileCache/Layer.py&quot;, line 437, in render<br>
&gt;&gt; &nbsp; &nbsp; return self.renderTile(tile)<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/tilecache/TileCache/Layers/MapServer.py&quot;, line<br>
&gt;&gt; 51, in renderTile<br>
&gt;&gt; &nbsp; &nbsp; mapImage = wms.draw()<br>
&gt;&gt; &nbsp; File &quot;/home/mapgears/fgs-5.2.0/www/lib/python2.5/mapscript.py&quot;, line<br>
&gt;&gt; 1363, in draw<br>
&gt;&gt; &nbsp; &nbsp; def draw(*args): return _mapscript.mapObj_draw(*args)<br>
&gt;&gt; _mapscript.MapServerError: msDrawMap(): Image handling error. Failed to<br>
&gt;&gt; draw layer named &#39;mos&#39;.<br>
&gt;&gt; msDrawRasterLayerGDAL(): Memory allocation error. Allocating work image<br>
&gt;&gt; of size 256x256 failed.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; I&#39;m running out of ideas. &nbsp;Can anybody help me, please ?<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Alexandre Dubé<br>
&gt;&gt; Mapgears<br>
&gt;&gt; <a href="http://www.mapgears.com" target="_blank">www.mapgears.com</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Tilecache mailing list<br>
&gt;&gt; <a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
&gt;&gt; http:/<a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">openlayers.org/mailman/listinfo/tilecache</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Alexandre Dubé<br>
Mapgears<br>
<a href="http://www.mapgears.com" target="_blank">www.mapgears.com</a><br>
<br>
_______________________________________________<br>
Tilecache mailing list<br>
<a href="mailto:Tilecache@openlayers.org">Tilecache@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/tilecache" target="_blank">http://openlayers.org/mailman/listinfo/tilecache</a><br>
</div></div></blockquote></div><br></div>