Re: unable to start jenkins server

2016-11-28 Thread Victor Martinez
Cannot you run the init.d file itself with -x? root@jenkins-playground:~# sudo sh -x /etc/init.d/jenkins status + PATH=/bin:/usr/bin:/sbin:/usr/sbin + DESC=Jenkins Continuous Integration Server + NAME=jenkins Do you see any log traces under /var/log/jenkins/jenkins.log? https://wiki.jenkins-

Re: unable to start jenkins server

2016-11-28 Thread Paxton, Darren
What steps have you taken to investigate. Help comes usually once you've tried to diagnose, not sent a message with zero information and expect someone to miraculously know what's going on with your setup. As for priority. On 28 Nov 2016, at 07:26, "nimmala@gmail.com

unable to start jenkins server

2016-11-27 Thread nimmala . scm
Hi Team i m unable start the jenkins server root@localhost:/home/nilesh# service jenkins restart * Restarting Jenkins Continuous Integration Server jenkins [ OK ] root@localhost:/home/nilesh# service jenkins status Jenkins Continuous Integration Server is not running could you check th