[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: make subversion pdf doc results in: Exception in thread "main" java.lang.OutOfMemoryError

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-10 23:00:50 CET

The OutOfMemory error is a pretty common FOP problem. You can make it go
away by increasing the size of your Java heap. On Windows, there was a
.bat file that builds the PDF and you could add parms to the java command
to increase the heap. -Xms 128 -Xmx 256 or something like that.

I presume you have something similar in a shell script you can modify.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 10 23:02:42 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.