Bug 4288 - Log Formatter not found when running Fop
Summary: Log Formatter not found when running Fop
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: all
Hardware: Other Linux
: P3 major
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-19 07:01 UTC by Carlos Araya
Modified: 2012-04-01 13:53 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Araya 2001-10-19 07:01:17 UTC
I am running fop from a Makefile. When I try to run it I get the error below

java org.apache.fop.apps.Fop \
-xml stories.xml \
-xsl xsl/fo/docbook.xsl \
-pdf stories.pdf
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/log/format/Formatter
        at org.apache.fop.apps.Fop.main(Fop.java:16)
make: *** [stories-pdf] Error 1

This report is from 0.20.2RC and I've also tried it with source from CVS
Comment 1 keiron 2002-04-16 09:10:10 UTC
This is a classpath problem
Comment 2 Glenn Adams 2012-04-01 13:53:10 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs