Thanks Marcel for helping out (forgot to mention that the question relates
to pax-exam) , the following worked:
@Configuration
public static Option[] configuration() {
return options(
...
vmOption("-XX:MaxPermSize=200m"),
...
}
Cheers,
reto
On Mon, Aug 16, 2010 at 3:36 PM, Reto Bachmann-Gmuer <
[email protected]> wrote:
> Hi,
>
> I'm getting a lot of PermGen space errors, setting "-XX:MaxPermSize=200m"
> in MAVEN_OPTS doesn't help as this isn't passed to the forked vm for the
> osgi container. How can I pass vm-args to the osgi container?
>
> Cheers,
> reto
>
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general