Re: How to start jenkins service with increased java heap memory

2012-03-25 Thread Vladimir Zak
Hi, Thank you for a help but I am not able to find the any startup command for jenkis. Could you please add here the small snippet of xml file? Thanks. Vladimir 2012/3/25 Manuel Doninger : > In your Jenkins home directory there should be a file named config.xml. > In that file you can add c

Re: Jenkins site down?

2012-03-25 Thread Joshua J. Kugler
For me, checking less than 10 minutes after your post, the site is up and running. Maybe Finland is having connection problems? :) j On Sunday, March 25, 2012, Sampo N. elucidated thus: > Hi, > > I've been setting up a new Jenkins system at work. However, the > Jenkins site has been down almo

Jenkins site down?

2012-03-25 Thread Sampo N.
Hi, I've been setting up a new Jenkins system at work. However, the Jenkins site has been down almost all the time since Thursday. Does anyone have any knowledge when it should be up and running again? Specifically, the front page most often results in only a few lines of text (sometimes render

Re: Flashlog?

2012-03-25 Thread Sami Tikka
Check out the Throttle Concurrent Execution plugin. -- Sami Adam PAPAI kirjoitti 25.3.2012 kello 11.45: > Dear Jenkins Users! > > Is it possible to disable 3 specific jobs running on 1 machine at the same > time, BUT allow them to run on different slaves at the same time? I haven't > found

Re: How to start jenkins service with increased java heap memory

2012-03-25 Thread Manuel Doninger
In your Jenkins home directory there should be a file named config.xml. In that file you can add configuration options for your service, environment variables etc. In the line with the startup command for Jenkins just add your parameters. Regards, Manuel On Sun, Mar 25, 2012 at 18:00, Vladimir Za

Re: How to start jenkins service with increased java heap memory

2012-03-25 Thread Vladimir Zak
Hi Richard, I have tried that but after computer restart the parameters were not there not at all :( Vladimir 2012/3/25 Richard Lavoie : > Can't you open the services panel (run -> services.msc) and change the > service start command to add these 2 additionnal parameters ? > > Richard > > >

Re: EnvInject: injecting environment variables from URL

2012-03-25 Thread Grégory Boissinot
It should be fix with SharedObjects plugin 0.20. On Fri, Mar 23, 2012 at 7:13 AM, John Vacz < mailing.list.collect...@googlemail.com> wrote: > ** > I have form submission problem on the shared objects configure page when I > access Jenkins through a local proxy (ssl tunneling). I got a "server n

Re: How to start jenkins service with increased java heap memory

2012-03-25 Thread Richard Lavoie
Can't you open the services panel (run -> services.msc) and change the service start command to add these 2 additionnal parameters ? Richard On 2012-03-25, at 08:17, zakyn wrote: > Hello, > > I would like to ask you how to start jenkins service with increased > java heap memory > I would li

How to start jenkins service with increased java heap memory

2012-03-25 Thread zakyn
Hello, I would like to ask you how to start jenkins service with increased java heap memory I would like to start jenkins with this java setting but my jenkins is running as a windows service. Is it possible to start jenkins service with these parameters -Xms512m -Xmx2048m ? Does it mean that jav

Flashlog?

2012-03-25 Thread Adam PAPAI
Dear Jenkins Users! Is it possible to disable 3 specific jobs running on 1 machine at the same time, BUT allow them to run on different slaves at the same time? I haven't found a plugin for this. Thanks,

Re: Change svn check-out strategy for automatic/manuel build

2012-03-25 Thread Didier Durand
Hi Chitech, Agreed with Jan: what you propose is a lot of work compared to my solution achieved in a few clicks... Up to you regards didier Le samedi 24 mars 2012 11:09:34 UTC+1, chitech a écrit : > > We found a way around it. > > 1.0 Make a cron job to modify the config.xml to Clean workspac