[ 
http://jira.codehaus.org/browse/GEOT-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Giannecchini reopened GEOT-2072:
---------------------------------------


> ImageMosaicReader and FileNotFoundException (Too many open files)
> -----------------------------------------------------------------
>
>                 Key: GEOT-2072
>                 URL: http://jira.codehaus.org/browse/GEOT-2072
>             Project: GeoTools
>          Issue Type: Improvement
>          Components: gc imagemosaic
>    Affects Versions: 2.4.5, 2.5.0
>            Reporter: Simone Giannecchini
>            Assignee: Simone Giannecchini
>             Fix For: 2.5.8, 2.6-RC1
>
>
> Copying from an email so that I do not forget:
> The error you are getting is related to the fact that actually the
> ImageMosaic plugin right now works only in load-deferred mode, which
> means it opens up all the files it need and then it start streaming
> one of theam at the time. The quick fix could be allowing the reader
> to work in immediate mode.
> However, I think you should consider either using a pyramid or using
> the MinScale MaxScale param of the SLD to make this layer
> appear/disappear at correct scale, since, regardless of whether or not
> we change the execution model for the MosaicReader, you would be
> opening too many files at the same time and performances will suffer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to