[Geoserver-devel] [jira] (GEOS-5704) TurboJPEG issue: ImageMosaic TurboJpeg encoding may throw IllegalArgumentException

Daniele Romagnoli created BugGEOS-5704
TurboJPEG issue: ImageMosaic TurboJpeg encoding may throw IllegalArgumentException

Issue Type:

BugBug

Affects Versions:

2.2.5

Assignee:

Andrea Aime

Components:

Community modules

Created:

12/Mar/13 12:45 PM

Description:

Zoom/Pan along a wide imageMosaic may throw an IllegalArgumentException.

java.lang.IllegalArgumentException: The user-supplied image bounds is not within the intersection of all the source bounds.
at javax.media.jai.PointOpImage.layoutHelper(PointOpImage.java:136)
at javax.media.jai.PointOpImage.<init>(PointOpImage.java:369)
at javax.media.jai.PointOpImage.<init>(PointOpImage.java:399)
at com.sun.media.jai.opimage.CopyOpImage.<init>(CopyOpImage.java:47)
at it.geosolutions.imageio.plugins.turbojpeg.TurboJpegImageWriter.refineImage(TurboJpegImageWriter.java:281)

An ImageIO-ext ticket has been added to work on this:
https://github.com/geosolutions-it/imageio-ext/issues/48

Fix Versions:

2.2.x, 2.4-beta, 2.3-RC2

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Daniele Romagnoli

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa) For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)