ok thanks Matthias
On 24 Jun 2015 21:00, "Matthias J. Sax"
wrote:
> Hi,
>
> you need to increase JVM parameter "-XX:MaxPermSize="
> The default value should be something like "64m"
>
> Just add the flag to variable JVM_ARGS in "bin/webclient.sh" (line 33).
> -> Compare "bin/jobmanager.sh" (line 3
Hi,
you need to increase JVM parameter "-XX:MaxPermSize="
The default value should be something like "64m"
Just add the flag to variable JVM_ARGS in "bin/webclient.sh" (line 33).
-> Compare "bin/jobmanager.sh" (line 35)
-Matthias
On 06/24/2015 06:38 PM, Flavio Pompermaier wrote:
> Hi to all,
>