I am trying to import raster data from PostGIS to GeoServer.
I follow the instructions given on this link.
http://docs.geoserver.org/stable/en/user/tutorials/imagemosaic-jdbc/imagemosaic-jdbc_tutorial.html
I used the gdal_retile to make tiles of my GTiff imagery. I configured xml files and placed them at desire place. Then I used the DDL generation utility which create 4 SQL scripts file, then I ran the SQL scripts. But when I start importing the image tiles, it insert few tiles then abort the insertion process. Below is the screenshot.
kindly help me.