Re: Jenkins IIS Reverse Proxy

2017-05-25 Thread Stephen Connolly
https://our.server.name/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/https%3A%2F%2Four.server.name%2Fmanage/ Looks like the URL rewrite rule is setup wrong and is double prefix with https://... On Thu 25 May 2017 at 20:45, Terry Lacy

Docker Slaves like plugin

2017-05-25 Thread Jacob Larsen
Does anybody know what will happen to the Docker Slaves plugin? It looks like development has halted when looking at commit activity. I took a look at the Dockins stuff, but it looks like that is just as dead. Does anybody know where I should look if I have these requirements: * The jenkins

Re: emailext jelly template access changetSet

2017-05-25 Thread Jérôme Godbout
I haven't found the way to make it work into Jelly and did not found time to test Groovy template either sadly :-( I made many changes manually by a replace function into a copy of the template before sending the template so I probably will be able to replace the changelog with the following

Error java.io.IOException: Cannot run program

2017-05-25 Thread Rodolfo Domingues Junior
Good afternoon people I am with a problem to run a build of ansible-plugin on Jenkins server, the command run but show the error message. I tried with user jenkins and user root Started by user anonymous Building in workspace /var/lib/jenkins/workspace/Cron

[SOLVED] Re: Pipeline uses 2 executors when changing node

2017-05-25 Thread Andreas Tscharner
On 19.05.2017 15:31, Andreas Tscharner wrote: > Hello World, Hello again, > I found the solution. > Now I created a pipeline which starts at a "build" node. It runs there > and displays "part of ...". > Now at some point in the pipeline I want to switch to an "aat" node for I switched to that

Re: [EXTERNAL] - Re: Notify "n Minutes before Job Starts"

2017-05-25 Thread Chandanlal Chouhan
I have added a bash script to do this and it's working smoothly. On Wednesday, 24 May 2017 14:58:58 UTC+1, Dirk Heinrichs wrote: > > Am 24.05.2017 um 12:23 schrieb Chandanlal Chouhan: > > I am actually looking for similar kind of solution in which I need to send > email using email-extn plugin

Re: Having Jenkins update itself from 2.52 to 2.62 fails, saying it needs Java7

2017-05-25 Thread James Nord
Given you installed from the msi I would upgrade from the msi (running the new msi should upgrade everything. Test first!) On 24 May 2017 7:39 pm, Jeremy Morton wrote:Jenkins requires Java7 or later, but you are running 1.7.0_25-b17 from C:\Program Files