On 28.03.2016, at 08:15, Gerard Braad <m...@gbraad.nl> wrote:

> I was unable to start jenkins from the service file, but I could as java -jar 
> /usr/lib/jenkins/jenkins.war
> I did the following, basically following the normal install flow:
>       • clean install of CentOS 7.2
>       • yum upgrade -y
>       • yum install -y java
>       • yum install -y wget
>       • wget http://pkg.jenkins-ci.org/redhat-rc/jenkins-2.0-1.1.noarch.rpm
>       • rpm -ivh jenkins-2.0-1.1.noarch.rpm
>       • service jenkins start
> Checking /var/log/messages does say that Jenkins was started, but nothing can 
> be found in the processlist.

Please edit /etc/sysconfig/jenkins to set JENKINS_AJP_PORT to -1 and retry.

We recently learned that the beta's RPM/Suse packages are broken. This is 
tracked as JENKINS-33776.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/E5D4AA02-4434-4FBD-9E5D-E01C6A8648FE%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to