[Geoserver-devel] [JIRA] (GEOS-8190) png8 with java native libs throws color indexer error

Klemen Špruk created an issue

GeoServer / BugGEOS-8190

png8 with java native libs throws color indexer error

Issue Type:

BugBug

Affects Versions:

2.11.0

Assignee:

Unassigned

Attachments:

image-2017-06-19-10-09-27-465.png

Components:

WMS

Created:

19/Jun/17 10:11 AM

Environment:

Ubuntu 16.04, tomcat8 server, JVM: Oracle Corporation: 1.8.0_131 (Java HotSpot™ 64-Bit Server VM)

Priority:

MediumMedium

Reporter:

Klemen Špruk

Hello!

I have geoserver 2.11.0 and MapFish print server v3.5.0 installed on same tomcat8 instance on Ubuntu 16.40 server. If I have Java JAI+ImageIO installed I’m getting exceptions for png8 format.

<ServiceException>
java.lang.IllegalArgumentException: ColorIndexer - Parameter values class (it.geosolutions.jaiext.colorindexer.CachingColorIndexer) is not an instance of the parameter class (it.geosolutions.jaiext.colorindexer.ColorIndexer) for parameter "Indexer". ColorIndexer - Parameter values class
(it.geosolutions.jaiext.colorindexer.CachingColorIndexer) is not an
instance of the parameter class
(it.geosolutions.jaiext.colorindexer.ColorIndexer) for parameter
“Indexer”.
</ServiceException>

Could this be fixed without removing java native libs?

I have installed java native libs as instructed and also cleaned files as instructed on image (also in mapfish dir):

Add Comment

Add Comment

Get JIRA notifications on your phone! Download the JIRA Cloud app here.


This message was sent by Atlassian JIRA (v1000.1068.0#100050-sha1:4e726bc)

Atlassian logo