You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Fred Assi <ja...@gmail.com> on 2017/04/17 01:27:40 UTC

[cxf-7239] is error below this vm issue?

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test
(default-test) on project cxf-services-xkms-itests: ExecutionException
The forked VM terminated without properly saying goodbye. VM crash or
System.exit called?[ERROR] Command was /bin/sh -c cd
/home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests
&& /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -ea -Dnone=
-jar /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests/target/surefire/surefirebooter8070444074039859388.jar
/home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests/target/surefire/surefire2105768810011945374tmp
/home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests/target/surefire/surefire_728211149732153808419tmp[ERROR]
-> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors,
re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X
switch to enable full debug logging.[ERROR] [ERROR] For more
information about the errors and possible solutions, please read the
following articles:[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR]
[ERROR] After correcting the problems, you can resume the build with
the command[ERROR]   mvn <goals> -rf :cxf-services-xkms-itestsBuild
was aborted
channel stopped
Putting comment on the pull request

RE: [cxf-7239] is error below this vm issue?

Posted by Andrei Shakirin <as...@talend.com>.
Hi Colm,

Unfortunately 2.20 doesn't for me as well. Only 2.18 seem to be correct at the moment.
Not sure that the issue already reported to surefire, will check it.

Regards,
Andrei.

> -----Original Message-----
> From: Colm O hEigeartaigh [mailto:coheigea@apache.org]
> Sent: Mittwoch, 26. April 2017 11:26
> To: dev@cxf.apache.org
> Subject: Re: [cxf-7239] is error below this vm issue?
> 
> Version 2.20 of the surefire plugin is out - is the error fixed with this?
> 
> Colm.
> 
> On Tue, Apr 25, 2017 at 2:54 PM, Andrei Shakirin <as...@talend.com>
> wrote:
> 
> > Here is some detail information about the problem:
> > http://maven.40175.n5.nabble.com/surefire-forked-vm-failed-td5858900.h
> > tml
> >
> > Regards,
> > Andrei.
> >
> > > -----Original Message-----
> > > From: Andrei Shakirin [mailto:ashakirin@talend.com]
> > > Sent: Dienstag, 25. April 2017 15:27
> > > To: dev@cxf.apache.org
> > > Subject: RE: [cxf-7239] is error below this vm issue?
> > >
> > > Hi,
> > >
> > > Problem is caused by surefire plugin Version 2.19.X.
> > > Have to be fixed by using 2.18.
> > >
> > > Regards,
> > > Andrei.
> > >
> > > > -----Original Message-----
> > > > From: Fred Assi [mailto:java2010dev@gmail.com]
> > > > Sent: Montag, 17. April 2017 03:28
> > > > To: dev@cxf.apache.org
> > > > Subject: [cxf-7239] is error below this vm issue?
> > > >
> > > > [ERROR] Failed to execute goal
> > > > org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test
> > > > (default-test) on project cxf-services-xkms-itests:
> > > > ExecutionException The forked VM terminated without properly
> > > > saying goodbye. VM crash or System.exit called?[ERROR] Command was
> > > > /bin/sh -c cd
> > > > /home/jenkins/jenkins-
> > > > slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests
> > > > && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -ea
> > > > -Dnone= -jar
> > > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/x
> > > > kms- itests/target/surefire/surefirebooter8070444074039859388.jar
> > > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/x
> > > > kms- itests/target/surefire/surefire2105768810011945374tmp
> > > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/x
> > > > kms-
> > > > itests/target/surefire/surefire_728211149732153808419tmp[ERROR]
> > > > -> [Help 1][ERROR] [ERROR] To see the full stack trace of the
> > > > -> errors,
> > > > re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X
> > > > switch to enable full debug logging.[ERROR] [ERROR] For more
> > > > information about the errors and possible solutions, please read
> > > > the following articles:[ERROR] [Help 1]
> > > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExcept
> > > > ion[
> > > > ERR
> > > > OR]
> > > > [ERROR] After correcting the problems, you can resume the build with
> > > > the command[ERROR]   mvn <goals> -rf :cxf-services-xkms-itestsBuild
> > > > was aborted
> > > > channel stopped
> > > > Putting comment on the pull request
> >
> 
> 
> 
> --
> Colm O hEigeartaigh
> 
> Talend Community Coder
> http://coders.talend.com

Re: [cxf-7239] is error below this vm issue?

Posted by Colm O hEigeartaigh <co...@apache.org>.
Version 2.20 of the surefire plugin is out - is the error fixed with this?

Colm.

On Tue, Apr 25, 2017 at 2:54 PM, Andrei Shakirin <as...@talend.com>
wrote:

> Here is some detail information about the problem:
> http://maven.40175.n5.nabble.com/surefire-forked-vm-failed-td5858900.html
>
> Regards,
> Andrei.
>
> > -----Original Message-----
> > From: Andrei Shakirin [mailto:ashakirin@talend.com]
> > Sent: Dienstag, 25. April 2017 15:27
> > To: dev@cxf.apache.org
> > Subject: RE: [cxf-7239] is error below this vm issue?
> >
> > Hi,
> >
> > Problem is caused by surefire plugin Version 2.19.X.
> > Have to be fixed by using 2.18.
> >
> > Regards,
> > Andrei.
> >
> > > -----Original Message-----
> > > From: Fred Assi [mailto:java2010dev@gmail.com]
> > > Sent: Montag, 17. April 2017 03:28
> > > To: dev@cxf.apache.org
> > > Subject: [cxf-7239] is error below this vm issue?
> > >
> > > [ERROR] Failed to execute goal
> > > org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test
> > > (default-test) on project cxf-services-xkms-itests: ExecutionException
> > > The forked VM terminated without properly saying goodbye. VM crash or
> > > System.exit called?[ERROR] Command was /bin/sh -c cd
> > > /home/jenkins/jenkins-
> > > slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests
> > > && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -ea -Dnone=
> > > -jar
> > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > > itests/target/surefire/surefirebooter8070444074039859388.jar
> > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > > itests/target/surefire/surefire2105768810011945374tmp
> > > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > > itests/target/surefire/surefire_728211149732153808419tmp[ERROR]
> > > -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors,
> > > re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X
> > > switch to enable full debug logging.[ERROR] [ERROR] For more
> > > information about the errors and possible solutions, please read the
> > > following articles:[ERROR] [Help 1]
> > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[
> > > ERR
> > > OR]
> > > [ERROR] After correcting the problems, you can resume the build with
> > > the command[ERROR]   mvn <goals> -rf :cxf-services-xkms-itestsBuild
> > > was aborted
> > > channel stopped
> > > Putting comment on the pull request
>



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

RE: [cxf-7239] is error below this vm issue?

Posted by Andrei Shakirin <as...@talend.com>.
Here is some detail information about the problem: http://maven.40175.n5.nabble.com/surefire-forked-vm-failed-td5858900.html

Regards,
Andrei.

> -----Original Message-----
> From: Andrei Shakirin [mailto:ashakirin@talend.com]
> Sent: Dienstag, 25. April 2017 15:27
> To: dev@cxf.apache.org
> Subject: RE: [cxf-7239] is error below this vm issue?
> 
> Hi,
> 
> Problem is caused by surefire plugin Version 2.19.X.
> Have to be fixed by using 2.18.
> 
> Regards,
> Andrei.
> 
> > -----Original Message-----
> > From: Fred Assi [mailto:java2010dev@gmail.com]
> > Sent: Montag, 17. April 2017 03:28
> > To: dev@cxf.apache.org
> > Subject: [cxf-7239] is error below this vm issue?
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test
> > (default-test) on project cxf-services-xkms-itests: ExecutionException
> > The forked VM terminated without properly saying goodbye. VM crash or
> > System.exit called?[ERROR] Command was /bin/sh -c cd
> > /home/jenkins/jenkins-
> > slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests
> > && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -ea -Dnone=
> > -jar
> > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > itests/target/surefire/surefirebooter8070444074039859388.jar
> > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > itests/target/surefire/surefire2105768810011945374tmp
> > /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> > itests/target/surefire/surefire_728211149732153808419tmp[ERROR]
> > -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors,
> > re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X
> > switch to enable full debug logging.[ERROR] [ERROR] For more
> > information about the errors and possible solutions, please read the
> > following articles:[ERROR] [Help 1]
> > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[
> > ERR
> > OR]
> > [ERROR] After correcting the problems, you can resume the build with
> > the command[ERROR]   mvn <goals> -rf :cxf-services-xkms-itestsBuild
> > was aborted
> > channel stopped
> > Putting comment on the pull request

RE: [cxf-7239] is error below this vm issue?

Posted by Andrei Shakirin <as...@talend.com>.
Hi,

Problem is caused by surefire plugin Version 2.19.X.
Have to be fixed by using 2.18.

Regards,
Andrei.

> -----Original Message-----
> From: Fred Assi [mailto:java2010dev@gmail.com]
> Sent: Montag, 17. April 2017 03:28
> To: dev@cxf.apache.org
> Subject: [cxf-7239] is error below this vm issue?
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test
> (default-test) on project cxf-services-xkms-itests: ExecutionException The
> forked VM terminated without properly saying goodbye. VM crash or
> System.exit called?[ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-
> slave/workspace/CXF-Trunk-PR/services/xkms/xkms-itests
> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -ea -Dnone= -jar
> /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> itests/target/surefire/surefirebooter8070444074039859388.jar
> /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> itests/target/surefire/surefire2105768810011945374tmp
> /home/jenkins/jenkins-slave/workspace/CXF-Trunk-PR/services/xkms/xkms-
> itests/target/surefire/surefire_728211149732153808419tmp[ERROR]
> -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors,
> re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to
> enable full debug logging.[ERROR] [ERROR] For more information about the
> errors and possible solutions, please read the following articles:[ERROR] [Help
> 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERR
> OR]
> [ERROR] After correcting the problems, you can resume the build with
> the command[ERROR]   mvn <goals> -rf :cxf-services-xkms-itestsBuild
> was aborted
> channel stopped
> Putting comment on the pull request