On Mon, Feb 6, 2012 at 10:34 AM, Robert Buckley <[email protected]> wrote: > Caused by: java.io.FileNotFoundException: > /home/geoadmin1/data/coverages/DOP/etrs/etrs.qix (Too many open files) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:137) > at > org.geotools.index.quadtree.fs.FileSystemIndexStore.load(FileSystemIndexStore.java:209) > ... 124 more
Too many open files errors. Switch the mosaic configuration (in the layer panel) so that USE_JAI_IMAGEREAD is set to false and try again. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
