Re: Build queue hangs after timer task error on Jenkins

2018-08-08 Thread Jan Monterrubio
Do you have an abort if build is stuck configured. Or a timeout strategy in your config xml? On Wed, Aug 8, 2018 at 2:04 AM wrote: > Build queue hangs after timer task error on Jenkins.. is there any > solution for this .. > > -- > You received this message because you are subscribed to the Goog

Re: Define a node as a parameter for an Active choices reactive parameter

2018-08-08 Thread Jan Monterrubio
YOU should be able to clone the repository and run mavens “install” lifecycle and produce an phi (based on the packaging of the project: https://github.com/jenkinsci/nodelabelparameter-plugin/blob/master/pom.xml#L15 On Fri, Aug 3, 2018 at 7:19 AM marouane zhani wrote: > Hello, > > I want to defi

Re: Is it possible to re-run init.groovy.d scripts whilst Jenkins is running?

2018-08-08 Thread Jan Monterrubio
You can post the script contents to the script run endpoint I believe. “ A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/. “ From https://wiki.jenkins.io/display/JENKINS/Jenkins+Script+Console#JenkinsScriptConsole-Remoteaccess O

Parallel pipeline builds

2018-08-08 Thread krish
I need to run a stage in Jenkinsfile along with shared library pipeline, The reason is, i need to import 2 libraries into jenkinsfile, I tried run the stage in reference to those 2 libraries in my shared lib pipeline, its giving an error: java.lang.NullPointerException ; is there a way i can re

Trying to Take more than 1 input as URL but it's not working

2018-08-08 Thread hussain
how to provide input more than 1 url that help to curl it one by one in jenkins run. I'm using bash to curl the url but facing issue while taking more than 1 URL as input. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from th

Re: Unable to launch a browser

2018-08-08 Thread Ajith Raman
Hi Jan, My requirement is something like this: 1. Login to Jenkins. 2. Execute a Jmeter test using the below commands: cd C:\Users\C51539A\Downloads\apache-jmeter-4.0\bin jmeter -Jjmeter.save.saveservice.output_format=csv -n -t Sample_Framework.jmx -l TestResults_%JOB_NAME%-%BUILD_

Re: Unable to launch a browser

2018-08-08 Thread Ajith Raman
Hi Suja, Thanks for the response. I tried your step as well. Browser still doesn't opens. Is any plug-in being missed here? Regards, Ajith On Tuesday, 7 August 2018 10:55:53 UTC+5:30, suja...@gmail.com wrote: > > Try to run Jenkins from the command line and start browser > > cd "C:\Program F

Build queue hangs after timer task error on Jenkins

2018-08-08 Thread pbasanta2002
Build queue hangs after timer task error on Jenkins.. is there any solution for this .. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubsc