Created
November 9, 2017 18:44
-
-
Save dvntucker/b5198a7f7143c234a0613e03bb2970d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Nov 08, 2017 12:49:59 PM org.geoserver.GeoserverInitStartupListener$1 errorOccurred | |
| INFO: Problem occurs when computing a tile by the owner. | |
| java.lang.ArrayIndexOutOfBoundsException: 1777928 | |
| at javax.media.jai.IHSColorSpace.fromRGBByte(IHSColorSpace.java:500) | |
| at javax.media.jai.IHSColorSpace.fromRGB(IHSColorSpace.java:427) | |
| at com.sun.media.jai.opimage.ColorConvertOpImage.computeRectColorSpaceJAIFromRGB(ColorConvertOpImage.java:329) | |
| at com.sun.media.jai.opimage.ColorConvertOpImage.computeRect(ColorConvertOpImage.java:285) | |
| at javax.media.jai.PointOpImage.computeTile(PointOpImage.java:914) | |
| at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:904) | |
| at javax.media.jai.OpImage.getTile(OpImage.java:1129) | |
| at com.sun.media.jai.opimage.BandSelectOpImage.computeTile(BandSelectOpImage.java:120) | |
| at com.sun.media.jai.opimage.BandSelectOpImage.getTile(BandSelectOpImage.java:144) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment