« Return to Thread: fop trunk hangs

Re: fop trunk hangs

by Vincent Hennebert-2 :: Rate this Message:

Reply to Author | View in Thread

Hi Johan,

Johan Pretorius wrote:

> 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.
> http://www.nabble.com/file/p24182803/fo-da.fo fo-da.fo

There’s a bug in the handling of footnotes that triggers an infinite
loop in some conditions, which your FO file appears to meet. Can you
please create a bug report on Bugzilla, attaching the FO file? This will
help us keep track of the issue.
https://issues.apache.org/bugzilla/enter_bug.cgi?product=Fop

<snip/>


Thanks,
Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@...
For additional commands, e-mail: fop-users-help@...

 « Return to Thread: fop trunk hangs