This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: memory error


agon glo wrote:

> I am getting a java.lang.OutOfMemoryError while using DocBook XSLT
> stylesheets. Is there any way I can avoid that.

If you are processing very large documents, this can happen. Depending
on your JVM you can increase memory available to XSLT processor. On
Sun's JVM this can be done by using option -Xmx256M (you can replace
256MB by any size you think is appropriate).

				Jirka

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]