Probably. You should also upgrade xmlgraphics-commons. Simon

On Sat, Sep 17, 2011 at 09:03:26PM +0200, Lars Bjørndal wrote:
> 
> I upgraded fop from the update-testing repository, and now, I have
> fop-1.0-13.fc14 installed. Unfortunately and surprisingly, I get the
> following errors when giving the command 'fop -h' or other fop commands:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/apache/xmlgraphics/util/uri/CommonURIResolver
>       at org.apache.fop.apps.FOURIResolver.<init>(FOURIResolver.java:56)
>       at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:155)
>       at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:177)
>       at 
> org.apache.fop.cli.CommandLineOptions.<init>(CommandLineOptions.java:121)
>       at org.apache.fop.cli.Main.startFOP(Main.java:157)
>       at org.apache.fop.cli.Main.main(Main.java:204)
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.xmlgraphics.util.uri.CommonURIResolver
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
>       ... 6 more
> 
> Is there some missing dependency packages on my system?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to