[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Still out of memory error in VTA
VTA typically requires more than the default 64M that the JVM allows.
To increase this, you need to give the -Xmx switch to java, not to
soot. For example,
java -Xmx200m soot.Main
or
java -Xmx200m Test
Ondrej
On Fri, Feb 28, 2003 at 07:45:07PM -0000, Eric Bodden wrote:
> Hi!
>
> I am still running out of memory every time I want to apply VTA. Since I
> am using SOOT just as package and not as standalone application I am
> emulating the necessary commandline switch (tagging context classes as
> library classes). Could you please have a look at my minimal test class
> attached? Do I forget something?
>
> Cheers,
> Eric
>
> ------------------------------------------------------------
> Eric Bodden
> CS-DIP full time student @ University of Kent at Canterbury
> UKC internal phone: 5095
> ICQ UIN: 12656220, secure mail on demand
> Website: http://www.bodden.de