Configuring Coverage and Coverage Datastores call the read Method of a coverage plugin with big pixel Demensions
-----------------------------------------------------------------------------------------------------------------
Key: GEOS-1419
URL: http://jira.codehaus.org/browse/GEOS-1419
Project: GeoServer
Issue Type: Bug
Reporter: Christian Mueller
Assignee: Andrea Aime
I wrote a coverage plugin which works fine when testing with junit in the geotools environment. I configured this plugin with some coverages with geoserver 1.5.0 and everything works fine.
Now I wanted to configure additional coverages and the following happens:
Configuring an new Coverage Data Set or a Coverage cause a call to the read Method of the plugin . The requested Pixel size in my case is 45000 x 47000 which simply results in an out of Memory Error.
I tried to reinstall my old coverages which worked fine and I get the same error. A workaround would be to configure the coverages on the file level, but what happens here ?
--
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