Ciao Amanda, can you give us a large portion of the logs? You may also use verbose level for the logging.
This sounds like a permission problem but it's worth checking anyway. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- AVVERTENZE AI SENSI DEL D.Lgs. 196/2003 Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003. The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc. On Mon, Jun 1, 2015 at 1:31 PM, Henley, Amanda Clarke <[email protected]> wrote: > Hello list, > > I'm having trouble using the image pyramid extension. > > I've been following this tutorial: > > http://docs.geoserver.org/stable/en/user/tutorials/imagepyramid/imagepyramid.html?highlight=bluemarble > > I used the blue marble tiff from the tutorial and retiled it using the > instructions in the tutorial- > > mkdir bmpyramid gdal_retile.py -v -r bilinear -levels 4 -ps 2048 2048 > > -co "TILED=YES" -co "COMPRESS=JPEG" -targetDir bmpyramid > > bmreduced.tiff > > I used sftp to transfer the bmpyramid directory to the server, then tried to > build a store with the imagepyramid plugin. > > I get this message: > > Could not list layers for this store, an error occurred retrieving > > them: Failed to create reader from > > file:/data/bmpyramid/ and hints null > > Here are some of the error messages from the log: > > > > 29 May 11:59:41 ERROR [gce.imagepyramid] - impossible to get a reader for > the provided source. The error is This plugin accepts only a URL, a File or > a String pointing to a directory with a structure similar to the one of > gdal_retile! > > > > 29 May 11:59:41 INFO [geoserver.web] - Getting list of coverages for saved > store /data/bmpyramid/ > > java.lang.RuntimeException: Could not list layers for this store, an error > occurred retrieving them: Failed to create reader from /data/bmpyramid/ and > hints null > > > > I see that GeoServer is able to create the 0 directory and move the images > inside, but no auxiliary files are created. The user tomcat owns all the > directories: bmpyramid, 0, and 1-4 > > I get a similar error if I try to use the Image mosaicking plugin. > > I'm using GeoServer 2.6.0 and the Image pyramid plugin is the same version. > > > > Any guidance would be greatly appreciated. > > Amanda Henley > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ------------------------------------------------------------------------------ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
