Bug 8661 - FOP 0.20.3 Not running on solaris 2.6 / jdk 1.3.0
Summary: FOP 0.20.3 Not running on solaris 2.6 / jdk 1.3.0
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: svg (show other bugs)
Version: 0.20.3
Hardware: Sun Solaris
: P3 blocker
Target Milestone: ---
Assignee: fop-dev
URL: http://www.cofidis.fr
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-30 15:01 UTC by Guillaume Patin
Modified: 2012-04-01 13:48 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Patin 2002-04-30 15:01:28 UTC
When trying to generate the document, if your doc contains SVG, it throws a 
NoClassDefFoundError, because of a batik class which it cannot instanciate.
Comment 1 J.Pietschmann 2002-04-30 20:58:20 UTC
NoClassDefFoundError is a problem with your classpath setup. A Batik jar
is distributed with FOP, make sure it is in the classpath.
Comment 2 Dan McCorquodale 2002-05-23 00:35:05 UTC
I have this exact same problem with FOP 0.20.1 and Batik. I have my class path
setup properly, and FOP does work on other content on that machine. The same
exact JARs for FOP and Batik on my Win2000 machine work without any problems. I
am using JDK 1.3.1 on Solaris 2.6. I then downloaded and installed the latest
Fop with its own version of Batik and I still get the same error indicating
org/apache/batik/dom/svg/SVGDOMImplementation is not defined. Using JAR tools I
can see and extract that very same class file with out any difficulty. 

So I believe there really is a bug here.
Comment 3 Guillaume D 2002-05-27 17:13:37 UTC
I had the same problem and installing Xvfb solved it... Try this or PJA or Sun's
JDK 1.4 headless option...
Comment 4 keiron 2002-09-04 13:34:11 UTC
This is a setup problem, not a bug in FOP.
The documentation explains that a display is required and what jars are needed 
to run FOP.
Comment 5 Glenn Adams 2012-04-01 13:48:09 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs