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

[jira] [Resolved] (PDFBOX-3145) Security manager fails for .pdfbox.cache

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

John Hewson resolved PDFBOX-3145.
---------------------------------
    Resolution: Fixed

> Security manager fails for .pdfbox.cache
> ----------------------------------------
>
>                 Key: PDFBOX-3145
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3145
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>            Assignee: John Hewson
>             Fix For: 2.0.0
>
>
> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/simon/.pdfbox.cache" "read")
> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
> 	at java.security.AccessController.checkPermission(AccessController.java:884)
> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
> 	at java.lang.SecurityManager.checkRead(SecurityManager.java:888)
> 	at java.io.File.exists(File.java:814)
> 	at org.apache.pdfbox.pdmodel.font.FileSystemFontProvider.loadDiskCache(FileSystemFontProvider.java:357)



--
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