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 Zak <[email protected]> wrote: > Hi Richard, > > I have tried that but after computer restart the parameters were not > there not at all :( > > Vladimir > > > > > > 2012/3/25 Richard Lavoie <[email protected]>: >> 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 <[email protected]> wrote: >> >>> 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 java for jenkins will use this setting? >>> >>> Thank you for your help. >>> >>> Vladimir
