AW: Jenkins.war and Jenkins as service

2020-03-24 Thread Joachim Kuhnert
As already mentioned by others the “problem” is the service environment. A service has no desktop and therefore cannot show any user interfaces including chrome. So as long as you run the Jenkins job in an service environment (on Jenkins master or agent installed as a service) you will never see

SV: Fail 1 stage in jenkinsscript

2018-01-22 Thread Joachim Nilsson
Regarding 3: The script language is Groovy so the expansion of ${variablename} is only done when using a Groovy-String, which is defined by double quotation marks ”, not single ’. So: change it to echo ”Caught-1 : ${exc}” /Joachim Från: jenkinsci-users@googlegroups.com [mailto:jenkinsci

SV: Accessing a variable in shell

2017-09-28 Thread Joachim Nilsson
t . > folderStat1.txt stat -t . > folderStat2.txt """ for (String moduleName : moduleList) { sh """ ncu -u -f "${moduleName}"

Re: Accessing a variable in shell

2017-07-30 Thread Joachim Nilsson
As I understand, it is written in Groovy. That means you can access a variable in a (Groovy)string using dollar and optionally curly brackets. " variable value is ${variable} " Skaffa Outlook för Android Från: Idan Adar Skickat: söndag 30 juli 13:56 Ämne: Accessing a v

SV: Gerrit Trigger & GerritHub.io

2017-07-28 Thread Joachim Nilsson
-to-gerrithub Best regards, Joachim Nilsson Utvecklingschef Direkt: 0455 - 33 35 39 Mobil: 0709 - 30 16 62 Epost: joachim.nils...@miljodata.se<mailto:joachim.nils...@miljodata.se> Web: www.miljodata.se<http://www.miljodata.se/> [Logga-300] -- You received this message because you ar

Re: Initial steps with Jenkins

2016-10-10 Thread Joachim Holst
he correct way to do it though :-/ repo init -u ssh://{username}@gerrit.my.server:29418/{my_manifest} -b master repo sync repo download $GERRIT_PROJECT $GERRIT_CHANGE_NUMBER/$GERRIT_PATCHSET_NUMBER BRs, /Jocke! Hälsningar/Best regards, Joachim Holst SW Architect Ideon Science Park Scheelevägen

Re: Trigger Jenkins build for dependent Gerrit Patches

2016-10-07 Thread joachim
Did you ever get this to work? If so, could you enlighten me? BRs, /Jocke! On Friday, 25 September 2015 09:58:12 UTC+2, Shambhu Sharma wrote: > > Hi, > > I would like to know if there is any existing plugin or way to > trigger Jenkins Job for dependent Gerrit Patches. I have multiple gits

Initial steps with Jenkins

2016-10-07 Thread joachim
setup working? It really shouldn't be anything difficult since many people and large companies use this approach already with Android being a prime example. BRs, Joachim Holst -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Error: TPT process stops with exit code -1 with TPT_piketec Plugin, with Integrity as SCM tool

2016-07-25 Thread joachim . kuhnert
license dialogs especially if Jenkins runs as a service and the dialog opens in Windows session 0 which ist normally not visible. Best Regards, Joachim Kuhnert Am Mittwoch, 23. September 2015 12:44:46 UTC+2 schrieb vivek yaragatti: > > Hi all, > > I am new to Jenkins . We run TPT t

Re: Builds aborting randomly

2012-08-14 Thread Joachim Van der Auwera
Maybe the machines are running out of memory? I have heard of Linux killing random processes to release memory. On 14-08-12 10:48, Lukas Rytz wrote: On Tuesday, August 14, 2012 10:45:38 AM UTC+2, Richard Bywater wrote: Wild guess but are the builds happening on a Windows based slave and