You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/04/28 16:26:15 UTC

[jira] [Closed] (FOP-2336) [PATCH] OOM for tiff output

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

simon steiner closed FOP-2336.
------------------------------

    Resolution: Fixed

> [PATCH] OOM for tiff output
> ---------------------------
>
>                 Key: FOP-2336
>                 URL: https://issues.apache.org/jira/browse/FOP-2336
>             Project: Fop
>          Issue Type: Bug
>            Reporter: simon steiner
>         Attachments: fop.xconf, in.tif, in2.tif, test.fo, tiffmem.patch
>
>
> fop holds on to last page awt Raster data
> export FOP_OPTS="-Xmx50m"
> fop test.fo -tiff out.tiff -c fop.xconf
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
> 	at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)



--
This message was sent by Atlassian JIRA
(v6.2#6252)