[
https://issues.apache.org/jira/browse/PDFBOX-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916402#comment-13916402
]
John Hewson commented on PDFBOX-168:
------------------------------------
Ah. Well somebody didn't close a PDF document, maybe the original poster or
this issue. I'm going to close this issue as unresolved.
> Document in use however it is being finilized
> ---------------------------------------------
>
> Key: PDFBOX-168
> URL: https://issues.apache.org/jira/browse/PDFBOX-168
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Priority: Minor
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1488389
> Originally submitted by entrex on 2006-05-14 10:59.
> In some situation document being closed however it is
> still in use. It doesn't harm using it entities however
> stderr or stdout prints the stack trace.
> Expected result:
> Warning is printed through logging subsystem
> Actual result:
> Warnig is printed to std(err|out) as well.
> java.lang.Throwable: Warning: You did not close the PDF
> Document
> at
> org.pdfbox.cos.COSDocument.finalize(COSDocument.java:420)
> at java.lang.ref.Finalizer.invokeFinalizeMethod(Native
> Method)
> at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)
> at java.lang.ref.Finalizer.access$100(Finalizer.java:14)
> at
> java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)