You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/10/24 17:03:34 UTC

[jira] [Updated] (PDFBOX-2454) [PATCH] Couldn't link the profiles error on multithreaded system

     [ https://issues.apache.org/jira/browse/PDFBOX-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated PDFBOX-2454:
----------------------------------
    Summary: [PATCH] Couldn't link the profiles error on multithreaded system  (was: Couldn't link the profiles error on multithreaded system)

> [PATCH] Couldn't link the profiles error on multithreaded system
> ----------------------------------------------------------------
>
>                 Key: PDFBOX-2454
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2454
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>         Attachments: PDDeviceRGBstatic.patch
>
>
> java.awt.color.CMMException: LCMS error 13: Couldn't link the profiles
> 	at sun.java2d.cmm.lcms.LCMS.createNativeTransform(Native Method)
> 	at sun.java2d.cmm.lcms.LCMS.createTransform(LCMS.java:156)
> 	at sun.java2d.cmm.lcms.LCMSTransform.doTransform(LCMSTransform.java:155)
> 	at sun.java2d.cmm.lcms.LCMSTransform.colorConvert(LCMSTransform.java:268)
> 	at java.awt.image.ColorConvertOp.ICCBIFilter(ColorConvertOp.java:355)
> 	at java.awt.image.ColorConvertOp.filter(ColorConvertOp.java:282)
> 	at org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace.toRGBImageAWT(PDColorSpace.java:237)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)