Re: Issues with linux node

2017-06-29 Thread Stijn Diependaele
This is a groovy script I created to clean up the Xvnc display numbers without stopping jenkins. But it will also clean up numbers of still running jobs. https://github.com/sdiepend/jenkins-monitoring/blob/master/cleanXvncDisplayNumbers.groovy

Re: JDK Installer Groovy script

2016-06-30 Thread Stijn Diependaele
ut if you want I can have a look at it again, maybe I find it now. Op vrijdag 29 april 2016 17:03:50 UTC+2 schreef Stijn Diependaele: > > Dear, > > I'm trying to write a groovy script which manages the JDK installs. > > The code below would set the JDK installation with th

JDK Installer Groovy script

2016-04-29 Thread Stijn Diependaele
Dear, I'm trying to write a groovy script which manages the JDK installs. The code below would set the JDK installation with the home folder. Although I would like to us an automatic installation from Oracle. You have to set the username and password for this. But how do i pass the username an