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-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to