You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Amit Rangari <ra...@ascent-inc.com> on 2002/07/19 10:33:28 UTC

RE: Getting FOPException : Unknown Source


Thanks J.Pietschmann for the Help

-----Original Message-----
From: J.Pietschmann [mailto:j3322ptm@yahoo.de] 
Sent: Wednesday, July 24, 2002 3:18 AM
To: fop-user@xml.apache.org
Subject: Re: Getting FOPException : Unknown Source

Amit Rangari wrote:
> Any idea what's wrong here.

"Unknown Source" usually means the code piece run through
a JIT and debug info was discarded. Try to disable the JIT.
Apart from this, your code seems to be unable to create an
XML parser, most probably because there is no or no
compatible parser in the classpath. The method to fix this
depends on your environment and also on the FOP version.

> 
> Thanks in adv
> Amit
> 
> 
>