Re: Build failed in Jenkins: core-it-maven-3-win #1433

2017-01-01 Thread Christian Schulte
Really no one knows why that IT has started to fail sporadically on Windows? Am 01/01/17 um 23:06 schrieb Apache Jenkins Server: > See > > Changes: > > [stephen.alan.connolly] hopefully the final Jenkinsfile fix > > --

Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Christian Schulte
Am 07/31/16 um 23:46 schrieb Karl Heinz Marbaise: > Hi, > > I think this is related to: > > https://issues.apache.org/jira/browse/INFRA-12232 Failed to install JDK. Exit code=1,603 Ok. Seems related. Thanks. - To unsubscribe,

Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Karl Heinz Marbaise
Hi, I think this is related to: https://issues.apache.org/jira/browse/INFRA-12232 On 7/31/16 11:42 PM, Christian Schulte wrote: Am 07/31/16 um 23:27 schrieb Apache Jenkins Server: Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Anyone?

Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Christian Schulte
Am 07/31/16 um 23:27 schrieb Apache Jenkins Server: > Please set the JAVA_HOME variable in your environment to match the > location of your Java installation. Anyone? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

RE: Build failed in Jenkins: core-it-maven-3-win #1233

2016-07-29 Thread Martin Gainty
MG>quick question below > Subject: Re: Build failed in Jenkins: core-it-maven-3-win #1233 > To: dev@maven.apache.org > From: c...@schulte.it > Date: Thu, 28 Jul 2016 17:30:34 +0200 > > Can someone take a look, please? > > Error: JAVA_HOME is set to an invalid

Re: Build failed in Jenkins: core-it-maven-3-win #1233

2016-07-28 Thread Christian Schulte
Can someone take a look, please? Error: JAVA_HOME is set to an invalid directory. JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Am 07/28/16 um 17:27 schrieb Apache Jenkins Server: > See

Re: Build failed in Jenkins: core-it-maven-3-win

2015-01-29 Thread Hervé BOUTEMY
Bernd > >> > >> -- > >> Datum: Mon, 26 Jan 2015 23:27:07 + (UTC) > >> Von: Apache Jenkins Server > >> An: notificati...@maven.apache.org, be...@eckenfels.net > >> Betreff: Build failed in Jenkins: core-it-maven-3-win #746 > >>

Re: Build failed in Jenkins: core-it-maven-3-win

2015-01-29 Thread Robert Scholte
s was commited meanwhile. Can somebody have a look? Gruss Bernd -- Datum: Mon, 26 Jan 2015 23:27:07 + (UTC) Von: Apache Jenkins Server An: notificati...@maven.apache.org, be...@eckenfels.net Betreff: Build failed in Jenkins: core-it-maven-3-win #746 See <https://builds.apache.org/job

Re: Build failed in Jenkins: core-it-maven-3-win

2015-01-28 Thread Bernd Eckenfels
TC) > Von: Apache Jenkins Server > An: notificati...@maven.apache.org, be...@eckenfels.net > Betreff: Build failed in Jenkins: core-it-maven-3-win #746 > > > See <https://builds.apache.org/job/core-it-maven-3-win/746/> > > -- &g

Fw: Build failed in Jenkins: core-it-maven-3-win

2015-01-27 Thread Bernd Eckenfels
(UTC) Von: Apache Jenkins Server An: notificati...@maven.apache.org, be...@eckenfels.net Betreff: Build failed in Jenkins: core-it-maven-3-win #746 See <https://builds.apache.org/job/core-it-maven-3-win/746/> -- Started by an SCM change Building re

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Anders Hammar
Fixed. /Anders On Tue, Mar 19, 2013 at 9:11 PM, Anders Hammar wrote: > Looking into this... > > /Anders > > > On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch wrote: > >> Misconfigured job? The maven assembly is unpacked to >> f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in t

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Anders Hammar
Looking into this... /Anders On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch wrote: > Misconfigured job? The maven assembly is unpacked to > f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the > following test step is > f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHO

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Stuart McCulloch
Misconfigured job? The maven assembly is unpacked to f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the following test step is f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHOT On 19 Mar 2013, at 19:11, Apache Jenkins Server wrote: > See

Re: Build failed in Jenkins: core-it-maven-3-win #346

2013-03-18 Thread Stuart McCulloch
Looks like the Windows box on the grid could do with some cleanup: "IOException: There is not enough space on the disk" On 18 Mar 2013, at 20:02, Apache Jenkins Server wrote: > See > > Changes: > > [jason] Fix call to Simp