-Dargs="-XX:MaxPermSize=128m" helped! Thanks
On 13/02/14 08:48, Uwe Schindler wrote:
Hi,
On our Jenkins machines we disabled the HDFS tests because of this. The problem
with your command line is:
ANT_OPTS is giving the permgen space for the ANT process itself, but this has nothing to
do with p
Hi,
On our Jenkins machines we disabled the HDFS tests because of this. The problem
with your command line is:
ANT_OPTS is giving the permgen space for the ANT process itself, but this has
nothing to do with permgen used by the tests. To define the permgen space for
the test runner must be passe