<div dir="ltr"><div>Ubuntu 14.04</div><div>Mapserver 6.4.2</div><div>PostgreSQL 9.3.11 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2, 64-bit</div><div>Postgis 2.1 <br></div><div><br></div>We have a mapfile like that : <br><br><div><div>LAYER</div><div><span class="" style="white-space:pre">       </span>NAME "ApportVertObs0"</div><div><span class="" style="white-space:pre">    </span>GROUP "vigilance/apport_vert"</div><div><span class="" style="white-space:pre">    </span>STATUS ON</div><div><span class="" style="white-space:pre">  </span>TYPE RASTER</div><div><span class="" style="white-space:pre">        </span>DATA "PG:host=serveurpg port=5432 dbname='pgsyst' user=''XXX' password='XXX' schema='XXX' table='msp_cehq_raster' mode='2' where='filename=\\'ApportsVerticauxObserves20160413.tiff\\''"</div><div><span class="" style="white-space:pre">     </span>PROCESSING "DITHER=YES"</div><div><span class="" style="white-space:pre">  </span>PROCESSING "NODATA=0"</div><div><span class="" style="white-space:pre">    </span>PROCESSING "SCALE=AUTO"</div><div><span class="" style="white-space:pre">  </span>DUMP TRUE</div><div><span class="" style="white-space:pre">  </span>OFFSITE 0 0 0</div><div><span class="" style="white-space:pre">      </span>TRANSPARENCY 75</div></div><div>... blablabl</div><div><br></div><div>when the query return no tile, the request (getcapabilities, getmap) give a error 500. </div><div>should not return a blank image ? </div><div><br></div></div>