Re: Jenkins doesn't start automatically after a PC boots

2017-09-15 Thread masaru tsuchiyama
Yes 2017年9月16日(土) 11:27 Slide : > If you go into the properties of the service in services.msc and look at > the startup type, is it set to Automatic? > > On Fri, Sep 15, 2017 at 4:07 PM Masaru Tsuchiyama > wrote: > >> Hello >> >> Jenkins doesn't star

Re: Jenkins doesn't start automatically after a PC boots

2017-09-15 Thread Slide
If you go into the properties of the service in services.msc and look at the startup type, is it set to Automatic? On Fri, Sep 15, 2017 at 4:07 PM Masaru Tsuchiyama wrote: > Hello > > Jenkins doesn't start automatically after a PC boots. > > I installed Jenkins by windows

Jenkins doesn't start automatically after a PC boots

2017-09-15 Thread Masaru Tsuchiyama
Hello Jenkins doesn't start automatically after a PC boots. I installed Jenkins by windows installer at https://jenkins.io/download/thank-you-downloading-windows-installer If I start Jenkins service at services.msc manually, it can be started. I'm running Jenkins as a normal user

Re: Windows Service for Jenkins doesn't start automatically

2017-05-01 Thread jerome
On my side, the service needed to be Local System to be able to launch properly, which prevent GUI and graphical context to be run inside the service. Since I needed the GUI context for some unit test (OpenGL unit test was problematic), I had to change the service user for a local user. That pr

Windows Service for Jenkins doesn't start automatically

2017-05-01 Thread Masaru Tsuchiyama
Hi I'm using Jenkins 2.57 with installing Windows Installer. I can start Windows Service for Jenkins manually. But it doesn't start automatically. How do I make it start automatically? Regards. Masaru. -- You received this message because you are subscribed to the Google Groups "Jenkins Us

Re: [Solved] Jenkins doesn't start promotion job

2017-01-18 Thread Dirk Heinrichs
Hi, turned out to be a permissions problem. However, would have expected a proper error message instead of simply doing nothing. Bye... Dirk -- *Dirk Heinrichs* Senior Systems Engineer, Delivery Pipeline OpenText^TM Discovery | Recommind *Email*: dirk.heinri...@recommind.com

Re: Jenkins doesn't start promotion job

2017-01-17 Thread Dirk Heinrichs
Am 17.01.2017 um 13:29 schrieb Dirk Heinrichs: > I'm trying to set up a Multijob with some promotion sub jobs, which > are all contained in a folder strukture like the following: > > some/ > folder/ > Main > BuildLinux > BuildWindows > promotions/ > Integration > Inte

Jenkins doesn't start promotion job

2017-01-17 Thread Dirk Heinrichs
Hi, I'm trying to set up a Multijob with some promotion sub jobs, which are all contained in a folder strukture like the following: some/ folder/ Main BuildLinux BuildWindows promotions/ Integration Integration_Linux Integration_Windows So some/folder/Main is

Re: Jenkins doesn't start

2014-10-21 Thread Simon Watson
Some closer analysis shows I can connect to the port and very briefly was able to get the "Jenkins is preparing" webpage, before it seemed to just crash/lockup. This is running Centos 6. On Tuesday, 21 October 2014 11:53:41 UTC+1, Simon Watson wrote: > > Hi all, > > Am having some issues gettin

Jenkins doesn't start

2014-10-21 Thread Simon Watson
Hi all, Am having some issues getting Jenkins to start - the last message I see when I start it on the cmd line is: INFO: Started SSHD at port 36222 I see java listening on the HTTP port tcp0 0 :::12080:::* LISTEN 3605/java