On Sun, Apr 14, 2013 at 3:16 PM, Andrea Aime
<[email protected]>wrote:
> Maybe this is platform specific? Windows maybe?
>
Meh, stepped over my repulsion and gave Java on Windows XP 32 bit a try.
I have a old JRE 1.6.0_24 there, it has the file PYCC.pf in the same
position as the Linux installs,
and GeoServer works fine, then downloaded and installed 1.7.0_17 and there
I can indeed reproduce the issue,
the cmm folder does not contain PYCC.pf.
The stack trace with the real exception is:
at
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
Caused by: org.geoserver.platform.ServiceException:
java.lang.ExceptionInInitializerError
at
org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:898)
at
org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:333)
... 100 more
Caused by: java.lang.ExceptionInInitializerError
at
org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.renderImage(GridCoverageRenderer.java:827)
at
org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:887)
... 101 more
Caused by: java.lang.IllegalArgumentException: Can't load standard profile:
PYCC.pf
at java.awt.color.ICC_Profile.getInstance(Unknown Source)
at java.awt.color.ColorSpace.getInstance(Unknown Source)
at org.geotools.image.ImageWorker.<clinit>(ImageWorker.java:136)
... 103 more
which is in turn caused by this line of code in ImageWorker:
private static final ColorSpace CS_PYCC =
ColorSpace.getInstance(ColorSpace.CS_PYCC);
which we use for some advanced support of the YCbCr color space (a color
space used for higher compression in JPEG images).
I've opened a bug report here:
http://jira.codehaus.org/browse/GEOS-5768
Cheers
Andrea
--
==
GeoServer training in Milan, 6th & 7th June 2013! Visit
http://geoserver.geo-solutions.it for more information.
==
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users