You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2015/09/01 20:11:46 UTC

[jira] [Resolved] (PDFBOX-2952) Log statement on level 'severe' while nothing else indicates error

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

Tilman Hausherr resolved PDFBOX-2952.
-------------------------------------
       Resolution: Fixed
         Assignee: Tilman Hausherr
    Fix Version/s: 1.8.11

Done... get a snapshot version at http://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/ or wait for the next release.

> Log statement on level 'severe' while nothing else indicates error
> ------------------------------------------------------------------
>
>                 Key: PDFBOX-2952
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2952
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: FontBox
>    Affects Versions: 1.8.10
>         Environment: Ubuntu 15.04. Java SE 7.
>            Reporter: Are Husby
>            Assignee: Tilman Hausherr
>             Fix For: 1.8.11
>
>         Attachments: Reproduce log statement on level severe.zip
>
>
> I use PdfBox to insert a little bit of text at the top of my PDF-documents. I have found one case (one input document) where Fontbox emits a log record on level severe/error, without throwing any exception, and where I cannot see any problems with the output PDF document when inspecting it manually.
> The log record causes noise and disturbance for our operations guys, who use some automatic log monitoring tool that will raise an alarm for any log record with level "severe"/"error", and that will even raise a notice for log records with level "warning".
> I can configure our logging tool to ignore all logging from the Fontbox Java class as a workaround, but I would prefer not to.
> I will try to attach to this Jira issue a zip file with the PDF document in case and a small, self-contained Java application that allows you to easily reproduce the problem.
> The log record looks like this:
> {noformat}
> Sep 01, 2015 1:18:18 PM org.apache.fontbox.cmap.CMap addMapping
> SEVERE: Mapping code should be 1 or two bytes and not 4
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org