https://issues.apache.org/bugzilla/show_bug.cgi?id=47738
Summary: access denied error when viewing SVG files
Product: Batik
Version: 1.7
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: SVG Viewer
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrew Screen <[email protected]> 2009-08-25 23:17:55 PDT
---
Since upgrading to XP i'm recieving the following error when utilising the
batik libaries. Previously i was on Windows 2000. PC has Java 1.6.0_13-b03
installed. Previously i believe it was java 1.3 on the windows 2000 platform??
PC has windows service pack 3 installed
My account has read & execute permissions on the files.
SVG Vier Error:
access denied (java.io.FilePermission \S:\EIR Libraries\batik-squiggle.jar
read)
with detail:
Java.security.AccessControlException: access denied (java.io.FilePermission
\S:\EIR Libraries\batik-squiggle.jar read)
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkRead(Unknown Source)
at sun.net.www.protocol.jar.JarFileFactory.getCachedJarFile(Unknown Source)
at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
at
org.apache.batik.util.ParsedURLData.openStreamInternal(ParsedURLData.java:547)
at org.apache.batik.util.ParsedURLData.openStream(ParsedURLData.java:471)
at org.apache.batik.util.ParsedURL.openStream(ParsedURL.java:417)
at
org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(SAXSVGDocumentFactory.java:158)
at
org.apache.batik.dom.svg.SAXSVGDocumentFactory.createSVGDocument(SAXSVGDocumentFactory.java:124)
at
org.apache.batik.bridge.DocumentLoader.loadDocument(DocumentLoader.java:106)
at
org.apache.batik.swing.svg.SVGDocumentLoader.run(SVGDocumentLoader.java:84)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]