Hi everybody, recently we installed native Java JAI+ImageIO libs (new MapFish version requires it), and since then we are getting Exceptions for PNG8 Image format (PNG works just ok)
<ServiceException> java.lang.IllegalArgumentException: ColorIndexer - Parameter value`s class (it.geosolutions.jaiext.colorindexer.CachingColorIndexer) is not an instance of the parameter class (it.geosolutions.jaiext.colorindexer.ColorIndexer) for parameter "Indexer". ColorIndexer - Parameter value`s class (it.geosolutions.jaiext.colorindexer.CachingColorIndexer) is not an instance of the parameter class (it.geosolutions.jaiext.colorindexer.ColorIndexer) for parameter "Indexer". </ServiceException> Is Geoserver still expected to work normal with Native JAI/ImageIO libs, or one has to make a switch to Community JAI-Ext Version in order everything to work fine? We are currently still using Geoserver v2.8, as few important issues still prevents us to upgrade to v2.9. Thank you! Kind regards, Ivan ------------------------------------------------------------------------------ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
