Re: Hadoop QA always says VM crash or System.exit called?

2018-11-01 Thread Duo Zhang
In HBASE-21417 I pushed a patch to all branches in which I added '-Djdk.net.URLClassPath.disableClassPathURLCheck=true' to the argLine when executing surefire plugin. The pre commit result on HBASE-21417 is fine, Please try resubmitting the patches. Thanks. 张铎(Duo Zhang) 于2018年11月1日周四

Re: Hadoop QA always says VM crash or System.exit called?

2018-10-31 Thread Duo Zhang
It seems that we need to set "jdk.net.URLClassPath.disableClassPathURLCheck" to true. Let me try. 张铎(Duo Zhang) 于2018年11月1日周四 上午10:33写道: > Thanks for the input. Let me read these threads. > > Kevin Risden 于2018年11月1日周四 上午10:21写道: > >> I'm not sure if this is in Docker but openjdk8 on debian

Re: Hadoop QA always says VM crash or System.exit called?

2018-10-31 Thread Duo Zhang
Thanks for the input. Let me read these threads. Kevin Risden 于2018年11月1日周四 上午10:21写道: > I'm not sure if this is in Docker but openjdk8 on debian (and Docker > openjdk 8 official image) has a bug. It is causing surefire to fail with vm > crash. > > *

Re: Hadoop QA always says VM crash or System.exit called?

2018-10-31 Thread Kevin Risden
I'm not sure if this is in Docker but openjdk8 on debian (and Docker openjdk 8 official image) has a bug. It is causing surefire to fail with vm crash. * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925 * https://github.com/carlossg/docker-maven/issues/90 *

Hadoop QA always says VM crash or System.exit called?

2018-10-31 Thread OpenInx
Hi All The latest successful Hadoop QA is https://builds.apache.org/job/PreCommit-HBASE-Build/14897, After that all jenkins build failed because of saying VM crash or System.exit called.. For example: