Re: [Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
I also found in the logs that for the file that failed it could not find the property collectors 022-01-18 20:05:33,900 DEBUG [org.geotools.gce.imagemosaic] (default task-83) No properties collector have been found 2022-01-18 20:05:33,900 INFO [org.geotools.gce.imagemosaic] (default task-83)

Re: [Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
Is there a configuration or way to make it so the imagemosaic tables for the granules are "Not Null"? This way at least the bad entry will be thrown out and all other ingested layers can be used. Dominique From: Bessette-Halsema, Dominique E via Geoserver-users Sent: Tuesday, January 18,

[Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I'm using ImageMosaic with the JDBC extension. I found that when GeoServer is under heavy load, intermittently the JDBC code will insert null values for the attributes. This causes the WMS getCapabilities to fail with the following Warning WARN [org.geoserver.wms.capabilities]