Re: Turn Off Jenkins100k in 1.601?

2015-03-07 Thread Mark Waite
I'm surprised that you're choosing to run a weekly build in a restrictive environment. Restrictive environments usually would seem like they would want to run the more stable long term support version rather than less stable weekly build. Can you explain what is objectionable about the

Re: Turn Off Jenkins100k in 1.601?

2015-03-07 Thread Karl Heinz Marbaise
On 3/7/15 6:16 PM, Mark Waite wrote: I'm surprised that you're choosing to run a weekly build in a restrictive environment. Restrictive environments usually would seem like they would want to run the more stable long term support version rather than less stable weekly build. That's not the

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-07 Thread Edmond Chhung
Thanks for the help I am using jdk 7 with version 1.596.1 Ed On Friday, 6 March 2015 08:32:26 UTC, Baptiste Mathus wrote: Please provide the JDK version you're using, Jenkins version, ... That exception reminds me of something: would you by chance be using JDK 8 and an old version of

Re: To get the config.xml of a job via REST api

2015-03-07 Thread vinodhini . vijay
Thank you!!.. I couldnt find an option with Jenkins CLI.. So I opted for HTTPS. Thanks again:) Regards Vinodhini On Monday, March 2, 2015 at 11:50:14 AM UTC+5:30, Baptiste Mathus wrote: I *think* the CLI is encrypting communication, since it's using your SSH keys. So I would search there.

Re: Turn Off Jenkins100k in 1.601?

2015-03-07 Thread Kohsuke Kawaguchi
Yeah I should have provided a way to remove it. I'll add a switch to kill it. In any case I am going to remove it in a few weeks... 2015-03-07 9:07 GMT-08:00 khmarbaise goo...@soebes.de: Hi, is there a simple way to turn off the link to the /jenkins100k page? I have not found any

Re: Turn Off Jenkins100k in 1.601?

2015-03-07 Thread Stephen Connolly
You should be able to remove it with a bit of init.groovy hacking... Something like Jenkins.instance.getExtensionList(RootAction.class).remove(...) You just need to figure out the ... Bit On Saturday, March 7, 2015, Karl Heinz Marbaise khmarba...@gmx.de wrote: On 3/7/15 6:16 PM, Mark Waite

Re: Jenkins won't start up: IndexOutOfBoundsException: Index: 0, Size: 0

2015-03-07 Thread Edmond Chhung
Thanks for the help. I am using JDK 7 with version 1.596.1 On Friday, 6 March 2015 08:32:26 UTC, Baptiste Mathus wrote: Please provide the JDK version you're using, Jenkins version, ... That exception reminds me of something: would you by chance be using JDK 8 and an old version of Jenkins

GitHub plugin failure?

2015-03-07 Thread Jason Pyeron
Running the current Jenkins / plugins I get: Mar 07, 2015 2:55:06 PM com.cloudbees.jenkins.GitHubWebHook processGitHubPayload INFO: Received POST for https://github.com/CipherShed/CipherShed Mar 07, 2015 2:55:06 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error WARNING: Failed to

RE: GitHub plugin failure?

2015-03-07 Thread Jason Pyeron
-Original Message- From: Jason Pyeron Sent: Saturday, March 07, 2015 16:00 Running the current Jenkins / plugins I get: Mar 07, 2015 2:55:06 PM com.cloudbees.jenkins.GitHubWebHook processGitHubPayload INFO: Received POST for https://github.com/CipherShed/CipherShed Mar 07,