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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: DOCBOOK-APPS: Just ran out of memory -- what now?


Jeffrey Franks wrote:

> I'm using Xt and just ran out of memory adding the 7th
> chapter (roughly page 175 and only 700 more to go). I can
> remove ANY chapter, and html rendering completes.
> 
> I've gone through the ordinary steps of killing all
> unneccessary applications in order to free up more memory
> to no avail. I've verified that there is 15% of real
> physical memory left in the machine, and only 90% of
> virtual is available.

You must increase memory available to JVM. This can be done by adding
-Xmx parameter to java.

E.g.

java -Xmx1000000000 ....normal options...

to allow use 1GB of RAM by JVM. Someone reported that by increasing this
parameter he was able to process document which have more then 9000
pages in print.

		Jirka

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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


Powered by eList eXpress LLC