#1115: PDF / Error when number of thumbnails is too large
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: Future release
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
If the catalog contains lot of record with thumbnails, PDF document for
search results may return:
* !UnsupportedOperationException : readRaster not supported!
* !OutOfMemory exception
Printing PDF with thousand of records works well as far as not so much
thumbnails has to be added to the PDF document (eg. 20sec for PDF with 300
pages ~ 3000 records).
It looks also that the issue occurs mainly when thumbnail are retrieved
from the catalog (through resource.get). Printing PDF with thumbnail
retrieved using a remote HTTP url looks to work much better.
Options :
* add a parameter to limit the number to take into account
* make thumbnail accessible though http without the overhead of Jeeves
services and privileges check - a thumbnail could be considered public ?
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1115>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.