[Geoserver-users] ImagePyramid plugin giving error

Dear all,

I have a geotiff file with 3.5GB to publish on Geoserver.

I have created a pyramid using gdal_retile.py and everything went well.

When I tried to create the store on Geoserver I got the message “Could not find file: //”

The created structure after using the gdal_retile.py is something like this:

//

242 tif files inside

/1/

66 tif files inside

/2/

18 tif files inside

/3/

6 tif files inside

/4/

2 tif files inside

I am using Geoserver 2.2 version.

Tried to find some information on this over the web but without success.

Any suggestions?

Thanks for your help,

Jacinto