OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [dita] Instructions for "Configuring your build environment to generate OASIS-styled PDFs"


Eliot,

Thanks for the quick response.

That's almost surely it (I'll know in about 30 minutes when the build
completes).

I updated this file in 1.5, but forgot to update it again after
installing 1.5.1. I'll let you know if that doesn't do the trick, but
I'll bet it does.

Thanks,
Dick
---------------------------------
XML Press
XML for Technical Communicators
http://xmlpress.net
(970) 231-3624 


> -----Original Message-----
> From: Eliot Kimber [mailto:ekimber@reallysi.com] 
> Sent: Thursday, February 04, 2010 5:27 PM
> To: Dick Hamilton; 'Kristen James Eberlein'; stan@modularwriting.com
> Cc: dita
> Subject: Re: [dita] Instructions for "Configuring your build 
> environment to generate OASIS-styled PDFs"
> 
> 
> On 2/4/10 5:59 PM, "Dick Hamilton" <rlhamilton@frii.com> wrote:
> 
> 
> > I bumped the two space values in your instructions to 2000, 
> things ran a
> > bit longer, and I got the following error:
> >  
> > transform.fo2pdf.xep:
> > [java] Exception in thread "main" 
> java.lang.OutOfMemoryError: Java heap
> > space
> 
> That almost certainly means you didn't update the fo plugin 
> with the patched
> version of build.xml. That patch explicitly sets the max 
> memory for each of
> the three forked Java calls. Without the patch production of 
> large docs will
> always fail.
> 
> Open demos/fo/build.xml and look for "<java ". Each call that 
> specifies
> fork="yes" should also specify maxmemory="${max.java.memory}".
> 
> You can then set the max.java.memory Ant property to whatever 
> you need, up
> to about 1500 Meg or so for a 32-bit JVM. Using more than 
> that also requires
> setting a flag to turn on 64-bit mode in the JVM. But that 
> shouldn't be
> necessary for the full spec.
> 
> Cheers,
> 
> Eliot
> 
> -- 
> Eliot Kimber
> Senior Solutions Architect
> "Bringing Strategy, Content, and Technology Together"
> Main: 610.631.6770
> www.reallysi.com
> www.rsuitecms.com
> 
> 




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]