Hi
I did increase my heapspace to a 512mb like so in the fop bash file:
fop_exec_command="exec \"$JAVACMD\" -Xmx512m $LOGCHOICE $LOGLEVEL -classpath \"$LOCALCLASSPATH\" $FOP_OPTS org.apache.fop.cli.Main $fop_exec_args"
Secondly:
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
Thirdly attached is my fo file.
fo-da.foDankie
Andreas Delmelle-2 wrote:
On 23 Jun 2009, at 16:23, Johan Pretorius wrote:
Hi
> Downloaded SVN trunk today.
> Compiled fine.
>
> I use gentoo and do have fop installed.
> I was able to create a few test pdfs but when I tried to create the
> final
> version of my pdf it hanged.
> I enabled debug logging with log4j and saw a StackOverFlow error.
> That is when I started using the trunk version.
>
> No more StackOverFlow errors but the pdf creation process hangs before
> completion. CPU usage 100%.
Which Java (version+vendor) are you using? Did you try a different one?
Can you post the FO file in question, so we can check this on our end?
Thanks in advance,
Andreas