Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Re: Aspect java heap error

> I had set the heap size with parameters -Xms64m -Xmx512m.Still I got the
> heap space error. Are LTW memory requirements so high?

That would surprise me very much - although it depends on the
pointcuts a bit, I guess. Are you sure you got the command line right?
Did you give the parameters to the JVM (not the program)? Just to make
sure...

Eric

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top