<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">Hi,</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">I´m a having some issues with my application -&nbsp;</font><span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; ">http://maps.zgb.de/www/eeg/lws.html</span></div><div><span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; ">Whenever I render an area there are always 3 or 4 Tiles which are not rendered and stay pink. This is even though I have the following code
 in my Javascript&nbsp;</span><span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; ">before the Ext.OnReeady(function){</span></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">...</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><div>// Avoid pink error tiles</div><div>OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3;</div><div>OpenLayers.Util.onImageLoadErrorColor = "transparent";</div><div><br></div><div>Ext.onReady(function() {<br></div></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">...</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">This doesn´t seem to work....but the question still remains..why are the tiles not being rendered? Is this due to server
 performance or is something else happening?</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">What are the usual suspects for aborted tiles?</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">I am running geoserver on linux ubuntu with tomcat6. The wms is not running through geowebcache because gwc doesn´t print! The tiles are only rendered from zoom level 13, but even so the performance is abysmal.</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">thanks for any advice,</font></div><div><font class="Apple-style-span" face="arial,
 helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2">Rob</font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"><br></font></div><div><font class="Apple-style-span" face="arial, helvetica, sans-serif" size="2"></font></div></div></body></html>