https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Bug ID: 1517477 Summary: Jenkins dependency is missing on Fedora 27 Product: Fedora Version: 27 Component: jenkins Assignee: msrb@redhat.com Reporter: psppsn96@gmail.com QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, mizdebsk@redhat.com, msrb@redhat.com
Created attachment 1359038 --> https://bugzilla.redhat.com/attachment.cgi?id=1359038&action=edit jenkins.log
Description of problem: Upon an upgrade from Fedora 25 to 27 (using dnf-plugin-system-upgrade), Jenkins no longer returns anything on its web interface.
Version-Release number of selected component (if applicable): jenkins-1.651.3-6.fc27.noarch
Additional info: Lines of the log that grab my attention
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
and
Caused by: java.lang.NoSuchMethodError: org.dom4j.io.HTMLWriter.setEnabled(Z)V
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #1 from Kyle Marek psppsn96@gmail.com --- Same result on a fresh Minimal install, installed from https://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/x...
bd325470b72f93aab608f48612aa06b4decc10ede42d9d803de5d97091a3294a *Fedora-Everything-netinst-x86_64-27-1.6.iso
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Tomas Winkler tomas.winkler@intel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tomas.winkler@intel.com
--- Comment #2 from Tomas Winkler tomas.winkler@intel.com --- I can confirm this issue
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/usr/share/jenkins/webroot/WEB-INF/lib/jenkins-core -1.651.3.jar!/lib/layout/layout.jelly:59:51: st:contentType org.dom4j.io.HTMLWriter.setEnabled(Z)V
Looks like caused by dom4j incompatibility.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Gary gedberg@westlinks.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gedberg@westlinks.com
--- Comment #3 from Gary gedberg@westlinks.com --- Also confirming same issue since upgrading from F26 to F27. This affects the UI only. Jenkins daemon is operating normally so existing jobs are processing. You just cannot edit them which is a serious problem.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Guohua Ouyang gouyang@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gouyang@redhat.com
--- Comment #4 from Guohua Ouyang gouyang@redhat.com --- Have the same issue on latest Fedora 27
# rpm -q jenkins jenkins-1.651.3-6.fc27.noarch
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Mike P. michaelijah@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michaelijah@gmail.com
--- Comment #5 from Mike P. michaelijah@gmail.com --- I can also confirm that the issue exists in Fedora-Cloud-Base-Vagrant-27-1.6.x86_64.vagrant-libvirt.box. It's a F27 release. When I downgraded to the F26 image, I was able to see Jenkins web interface again.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Christian Buchegger cbvms123@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cbvms123@googlemail.com
--- Comment #6 from Christian Buchegger cbvms123@googlemail.com --- This is possibly caused by: https://bugzilla.redhat.com/show_bug.cgi?id=1529892
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
pawan kumar v pawaan.v@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pawaan.v@gmail.com
--- Comment #7 from pawan kumar v pawaan.v@gmail.com --- Created attachment 1411282 --> https://bugzilla.redhat.com/attachment.cgi?id=1411282&action=edit Jenkins.log
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #8 from pawan kumar v pawaan.v@gmail.com --- i can confirm this am not able to run jenkins on fedora 27, is there any other way to run jenkins.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #9 from Tomas Winkler tomas.winkler@intel.com --- Yes(In reply to pawan kumar v from comment #8)
i can confirm this am not able to run jenkins on fedora 27, is there any other way to run jenkins.
Yes, install jenkins directly from https://pkg.jenkins.io/. Use one of the redhat packages. It works just fine. I suggest even switching to 2.X series.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #10 from Kyle Marek psppsn96@gmail.com --- I kept a snapshot of the VM I ran it on and upgraded to Fedora 26 instead of 27 (26 is still supported).
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #11 from Mike P. michaelijah@gmail.com --- #This downloads the latest stable jenkins direct from website and installs it. #I use sudo ....use whatever elevation you need. sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key sudo dnf -y install java #java is a dependency...you may or may not need this. sudo dnf -y install jenkins
#Be sure to start and enable the jenkins service #And I agree the packaging should be fixed....This is just a workaround
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Pete Moore 1petemoore@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |1petemoore@gmail.com
--- Comment #12 from Pete Moore 1petemoore@gmail.com --- This workaround does not work for me.
I have same error as before. When i added the repo I got no updates from the
rpm -q jenkins jenkins-1.651.3-6.fc27.noarch
rpm -qa | grep java java-1.8.0-openjdk-1.8.0.181.b15-0.fc27.x86_64 javapackages-tools-5.0.0-8.fc27.noarch java-1.8.0-openjdk-devel-1.8.0.181.b15-0.fc27.x86_64 owasp-java-html-sanitizer-20160422.1-1.fc25.noarch abrt-java-connector-1.1.0-14.fc27.x86_64 javamail-1.5.2-5.fc27.noarch tzdata-java-2018e-1.fc27.noarch java-1.8.0-openjdk-headless-1.8.0.181.b15-0.fc27.x86_64 jenkins-javadoc-plugin-1.3-4.fc24.noarch
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Evan Klitzke evan@eklitzke.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |evan@eklitzke.org
--- Comment #13 from Evan Klitzke evan@eklitzke.org --- I'm also affected by this, on Fedora 29 with the package built from jenkins-1.651.3-8.fc29.src.rpm
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Carl Bennett carl@carlbennett.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carl@carlbennett.me
--- Comment #14 from Carl Bennett carl@carlbennett.me --- This affected me on fc27, fc28, and fc29. I ended up re-building my Jenkins server over to CentOS 7 since it's a permanent system I'm going to have around. I'm using the jenkins-ci.org repo now and it works.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
--- Comment #15 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora 27 is nearing its end of life. On 2018-Nov-30 Fedora will stop maintaining and issuing updates for Fedora 27. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '27'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 27 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1517477
Kyle Marek psppsn96@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|27 |29
--- Comment #16 from Kyle Marek psppsn96@gmail.com --- Still applies in Fedora 29.
java-sig-commits@lists.fedoraproject.org