Bug 4480 - problem with JRE?
Summary: problem with JRE?
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.15
Hardware: PC All
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-28 14:18 UTC by patgat
Modified: 2012-04-01 13:55 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description patgat 2001-10-28 14:18:02 UTC
Hello,

When I type:
C:\Fop-0.20.2>jre -cp build\fop.jar;lib\batik.jar;lib\xalan-
2.0.0.jar;lib\xerces-1.2.3.jar;lib\avalon-framework-4.0.jar;lib\logkit-
1.0b4.jar;lib\jimi-1.0.jar org.apache.fop.apps.Fop simple.fo simple.pdf

I get an exception:

Exception in thread "main" java.lang.NoClassDefFoundError: java/lang/ThreadLocal

        at
        at org.apache.log.Logger.output(Logger.java:247)
        at org.apache.log.Logger.error(Logger.java:123)
        at org.apache.fop.messaging.MessageHandler.error(Compiled Code)
        at org.apache.fop.messaging.MessageHandler.errorln
(MessageHandler.java:180)
        at org.apache.fop.apps.Fop.main(Fop.java:21)

Could somebody help?

Regards.
PG.
Comment 1 J.Pietschmann 2002-04-22 11:43:44 UTC
This is most probably a JDK 1.1 problem. ThreadLocal appears only in JDK1.2+
Comment 2 Glenn Adams 2012-04-01 13:55:28 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs