Hello to all, I'm trying to load postgis raster on geoserver and i cant.
I imported the raster to postgis 2.0 with the raster2pgsql tool. When i
try to view the shape published, it's bring an error.
"<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM
"http://localhost/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1" > <ServiceException>
java.lang.NullPointerException
null
</ServiceException></ServiceExceptionReport>
Someone can clarify to me how i can to manage raster??.
Thanks very much