On Friday, March 25, 2016 at 8:18:18 AM UTC+8, Daniel Beck wrote:
>
> If you're filing issues in JIRA[1], please add the labels '2.0' and 
> '2.0-beta' so we can easily find your report. Thanks! 
>

Before filing a bug, I am curious if others experience the same:

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.

However, doing a simple java -jar does seem to work.

-- 
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/9d3bb9bf-80c9-40f7-b5ff-1ae88d22b378%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to