Hi! I'm not a Java developer, but anyway I'm trying to fix GEOT-5621 [1]
(imagemosaic-jdbc plugin), adding a test case as well. The point is that I'm
having an RasterFormatException on the ImageDecoderThread class [2], but the
catch in my test, similar to the catch in this existing test [3], is ignoring
the exception on the thread (it is show in maven console, but the test is
marked as succesful). Any hint?

[1] https://osgeo-org.atlassian.net/browse/GEOT-5621
[2] 
https://github.com/geotools/geotools/blob/master/modules/plugin/imagemosaic-jdbc/src/main/java/org/geotools/gce/imagemosaic/jdbc/ImageDecoderThread.java
[3] 
https://github.com/geotools/geotools/blob/ff084efa09788eb08f27330c0cc8a46829e99584/modules/plugin/imagemosaic-jdbc/src/test/java/org/geotools/gce/imagemosaic/jdbc/AbstractTest.java#L705

Thanks in advance,
-Eduardo

-- 
 *Eduardo Suarez-Santana*
  Departamento de Computación Científica y Tecnológica
  División de Investigación y Desarrollo Tecnológico
 *Instituto Tecnológico de Canarias*, S.A. - Gobierno de Canarias

  Direc: Playa de Pozo Izquierdo, s/n - 35119 Santa Lucía, Las Palmas
  Telef: (+34) 928.727.583         fax: (+34) 928.727.597
  email: esua...@itccanarias.org   url: http://www.itccanarias.org

AVISO LEGAL:
Este mensaje y los ficheros adjuntos si los hubiere, se dirigen
exclusivamente a su destinatario y puede contener información
privilegiada o confidencial. La transmisión errónea del presente mensaje
en ningún momento supone renuncia a su confidencialidad. Si no es vd. el
destinatario indicado, queda notificado de que la utilización,
divulgación y/o copia sin autorización está prohibida en virtud de la
legislación vigente. Si ha recibido este mensaje por error, le rogamos
que nos lo comunique inmediatamente por esta misma vía y proceda a su
destrucción.

LEGAL WARNING:
This message and the files attached if there were any, are intended
exclusively for its addressee and may contain information that is
CONFIDENTIAL and protected by professional privilege. A wrong
transmission to this message don’t suppose we relinquished to It’s
confidential. If you are not the intended recipient you are hereby
notified that any dissemination, copy or disclosure of this
communication is strictly prohibited by law. If this message has been
received in error, please immediately notify us via e-mail and delete it.


_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to