Issue Type: Bug Bug
Affects Versions: 2.3.4
Assignee: Andrea Aime
Created: 20/Dec/13 6:13 AM
Description:

I have got an Image Mosaic with about 10 Geotiffs (inner tiling, overviews), all in all about 1 GB, they are all in EPSG 900913 (web mercator).
When I try to view them in WGS84 (EPSG 4326), I get nothing or pink tiles and the following error:

2013-12-19 07:55:09,266 WARN [geotools.rendering] - Requested region cannot be represented by a single Raster.
java.lang.IllegalArgumentException: Requested region cannot be represented by a single Raster.
at javax.media.jai.PlanarImage.getData(PlanarImage.java:2163)
at javax.media.jai.RenderedOp.getData(RenderedOp.java:2276)
at sun.java2d.SunGraphics2D.drawRenderedImage(SunGraphics2D.java:2615)
at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.paint(GridCoverageRenderer.java:923)
at org.geotools.renderer.lite.StreamingRenderer$RenderRasterRequest.execute(StreamingRenderer.java:3487)
at org.geotools.renderer.lite.StreamingRenderer$PainterThread.run(StreamingRenderer.java:3590)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)

Afterwards, I can still access the web interface, but all requests return pink tiles and I have to restart geoserver.
When I try to project the single geotiffs, I do not encounter this problem.

Project: GeoServer
Labels: extension raster mosaic projection
Priority: Major Major
Reporter: Nikolaus Pruzsinszky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to