Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Weekly building of Jakarta Platform Stand-alone TCKs...

Hi Alwin, all,

I was just looking at the "java.lang.OutOfMemoryError: Java heap space" failure in standalonetck-nightly-build-run-master [1] , it looks like we have a max of 256mb used for the JNLP process according to injectedEnvVars [2], could someone please remind me where we are setting the environment variables for [2]?  I'm thinking that we should go higher than -Xmx256m (512m or even 1-2g) in NLP_PROTOCOL_OPTS.

Thanks,
Scott

[1] https://ci.eclipse.org/jakartaee-tck/job/standalonetck-nightly-build-run-master/45/console
[2] https://ci.eclipse.org/jakartaee-tck/job/standalonetck-nightly-build-run-master/45/injectedEnvVars/

On Tue, May 26, 2020 at 10:58 AM Alwin Joseph <alwin.joseph@xxxxxxxxxx> wrote:
Hi Scott,

I will analyse the pending issues in the standalone TCK build and ask
for help here once we have more details. Most of them would be related
to the already created issues to remove the pruned techs.

Regards,
Alwin

On 26/05/20 8:07 PM, Scott Marlow wrote:
> Alwin also created
> https://github.com/eclipse-ee4j/jakartaee-tck/issues/293 for
> correcting the building of  standalone TCKs as well.  Alwin, do you
> need help with jakartaee-tck/issues/293?


Back to the top