You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Alexander Koppelhuber <to...@gmx.net> on 2003/02/06 01:58:02 UTC

AW: security exception with font metrics creation - OBSOLETE

Ok, the problem's source is somewhere else. It just looked
like it had something to do with the metrics creation.

-----Ursprüngliche Nachricht-----
Von: Alexander Koppelhuber [mailto:toast23@gmx.net]
Gesendet: Donnerstag, 06. Februar 2003 00:56
An: FOP
Betreff: security exception with font metrics creation


I tried to create a font metrics file from a
true type font and got the following exception:

This font contains no embedding license restrictions
java.lang.SecurityException: class "org.apache.fop.fo.Unknown$Maker"'s
signer information does not match signer information of other classes in the
same package
        at java.lang.ClassLoader.checkCerts(ClassLoader.java:568)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:496)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:299)

What does this mean? Where's the problem when the font
contains "no license restrictions"?

Any ideas?

Regards, Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org