Re: Unable to upgrade to 2.1017.1

2018-03-30 Thread Daniel Beck
> On 30. Mar 2018, at 18:08, js784...@gmail.com wrote: > > I tried to update one of my Jenkins instances to 2.107.1 and on restart it > will not come up. > The puzzling thing is this Jenkins instance is the same as another yet that > one updated just fine. > > I did update all the plugins pri

Upgrade Path for Jenkins/Hudson

2018-03-30 Thread Thomas Dunlap
I have inherited an AccuRev Jankins/Hudson CI. Jenkins version 1.472. The previous developer stopped programming in 2012. I am trying to determine the best way to upgrade the software. Since the development is old I thought it would be best to see if I can get the 2 applications to talk. I h

Re: "Restrict where this project can be run" job configuration option has disappeared

2018-03-30 Thread Daniel Petersen
Thanks for the suggestions Daniel, I made the mistake of assuming all jenkins output was being captured in the logs, but when you mentioned startup output, I realized it might be writing directly to the container's stdout, and sure enough, there's a ton of output there (i.e. docker logs ...). I sa

Unable to upgrade to 2.1017.1

2018-03-30 Thread js784557
I tried to update one of my Jenkins instances to 2.107.1 and on restart it will not come up. The puzzling thing is this Jenkins instance is the same as another yet that one updated just fine. I did update all the plugins prior to attempting to upgrade. I only see this in the error log: INFO:

Re: Trend Graph

2018-03-30 Thread Dan
*Maybe I should change that so that the first build always has no new warnings. What do you think? I’m not sure if I break something from other peoples’ jobs if I change that…* This would solve my problem, so I'm all for it! For people who want existing functionality, you could add a checkbox in

Is there a plugin to limit the number of Jenkins jobs running?

2018-03-30 Thread Tim Baron
Hello, is there a plugin to limit the number of Jenkins jobs (more precisely pipeline jobs) currently running on Jenkins in total (master+slaves)? Thanks Tim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and

Re: java -XshowSettings:vm for the jenkins master

2018-03-30 Thread LnT
Hi Daniel, Could you suggest valid argument for 4GB RAm On Fri 30 Mar, 2018, 4:52 PM Daniel Beck, wrote: > > > On 30. Mar 2018, at 12:14, LnT wrote: > > > > java -Xrs:Xmx2048m > > I don't think this is valid, it looks like you just define an invalid > value for -Xrs (which is a different option

Re: java -XshowSettings:vm for the jenkins master

2018-03-30 Thread Daniel Beck
> On 30. Mar 2018, at 12:14, LnT wrote: > > java -Xrs:Xmx2048m I don't think this is valid, it looks like you just define an invalid value for -Xrs (which is a different option from -Xmx to begin with). -- You received this message because you are subscribed to the Google Groups "Jenkins Us

java -XshowSettings:vm for the jenkins master

2018-03-30 Thread LnT
*Hi* *jenkins master has been started with below command , where it contans 4GB RAM.**java -Xrs:Xmx2048m -jar jenkins.war --httpPort=80 --sessionTimeout=360* *In another command prompt : checked vm setting like below using "*java -XshowSettings:vm" *Does this mean - java heap space gets