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 2015/12/01 17:35:11 UTC

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

simon steiner created PDFBOX-3145:
-------------------------------------

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


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