Hi,

The docs build has been failing for a while.  I finally took the time to
play with it to find the error.  Maybe someone can help me debug this?

make[2]: Entering directory `/u1/home/gnucash/gnucash-docs/trunk/help/it_IT'
fop 'gnucash-help.fo' 'gnucash-help.pdf'
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/avalon/framework/configuration/ConfigurationException
        at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:150)
        at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:166)
        at 
org.apache.fop.cli.CommandLineOptions.<init>(CommandLineOptions.java:102)
        at org.apache.fop.cli.Main.startFOP(Main.java:153)
        at org.apache.fop.cli.Main.main(Main.java:196)
Caused by: java.lang.ClassNotFoundException: 
org.apache.avalon.framework.configuration.ConfigurationException
        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)
        ... 5 more
make[2]: *** [gnucash-help.pdf] Error 1
make[2]: Leaving directory `/u1/home/gnucash/gnucash-docs/trunk/help/it_IT'

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warl...@mit.edu                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to