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 Christian <ma...@arcor.de> on 2002/11/21 10:45:07 UTC

Latest Version of FOP does not work with my fo-File

Hi all.

I pulled the latest version of FOP (20021118112325) off of CVS and was
able to build it just fine.

But when I run fop from the command line with "bash fop.sh -d myfo.fo
new.pdf"
FOP hangs and I get the following debug messages:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[christian@tom xml-fop]$ bash fop.sh -d myfo.fo new.pdf
[INFO] 1.0dev
[DEBUG] building formatting object tree
Exception in thread "main" java.lang.OutOfMemoryError
++++++++++++++++++++++++++++++++++++++++++++++++++++++++

I used fop 0.20.3 with jdk 1.4.0 in RedHat before, and this worked
without any problems with the same fo-file.

So why does it work with the old 0.20.3 fop version but not with the new
one?

Can somebody tell me or give me a tip what the reason for this is or
could be?

Thanks!

Christian




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


Re: Latest Version of FOP does not work with my fo-File

Posted by Oleg Tkachenko <ol...@multiconn.com>.
Christian wrote:

> I pulled the latest version of FOP (20021118112325) off of CVS and was
> able to build it just fine.
> But when I run fop from the command line with "bash fop.sh -d myfo.fo
> new.pdf"
> FOP hangs and I get the following debug messages:
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> [christian@tom xml-fop]$ bash fop.sh -d myfo.fo new.pdf
> [INFO] 1.0dev
You are trying FOP 1.0dev instead of maintenance branch.

"Note
Important: Currently, releases of FOP are coming out of the 
"fop-0_20_2-maintain" branch. The "MAIN" branch is currently under development."
See http://xml.apache.org/fop/download.html

-- 
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org