RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1287928 - Rebase tomcat to 7.0.69 or backport features
Summary: Rebase tomcat to 7.0.69 or backport features
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tomcat
Version: 7.2
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Coty Sutherland
QA Contact: Michal Karm Babacek
Lucie Vařáková
URL:
Whiteboard:
Depends On:
Blocks: 1203710 1293292 1298191 1311622 1313485 1320853 1347129 1347133 1347136 1347139 1347142 1347144 1347146
TreeView+ depends on / blocked
 
Reported: 2015-12-03 02:22 UTC by Louis Abel
Modified: 2019-12-16 05:08 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
_tomcat_ rebased to version 7.0.69 The _tomcat_ packages have been rebased to version 7.0.69. Notable changes include: * Resolved numerous bugs and vulnerabilities * Added the HSTS and VersionLoggerListener features * Resolved the NoSuchElementException bug outlined in BZ#1311622
Clone Of:
Environment:
Last Closed: 2016-11-03 21:09:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Catalina Error Log (2.62 KB, text/plain)
2015-12-03 02:22 UTC, Louis Abel
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2599 0 normal SHIPPED_LIVE Moderate: tomcat security, bug fix, and enhancement update 2016-11-03 12:12:12 UTC

Description Louis Abel 2015-12-03 02:22:03 UTC
Created attachment 1101671 [details]
Catalina Error Log

Description of problem:
Developers in current environment want to use features present in later versions of tomcat 7. For example, org.apache.catalina.startup.VersionLoggerListener. This is not present in 7.0.54, nor can I can find a similar/related function.

Our developers would like this feature, but it's not available. 

Version-Release number of selected component (if applicable): 7.0.54-2


How reproducible:
All the time.

Steps to Reproduce:
1. yum install tomcat
2. Modify /etc/tomcat/server.xml to include: <Listener className="org.apache.catalina.startup.VersionLoggerListener" />
3. Start tomcat

Actual results:
 tomcat.service - Apache Tomcat Web Application Container
   Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Thu 2015-12-03 01:42:48 GMT; 34min ago
(See attached log)

Expected results:
Successful startup and use of classes.

Additional info:

There is another bug report here: 1154978 -- One of the latest comments notes that there is an attempt to get Tomcat 7.0.65 to EPEL for EL 6. This is fine, however, but it does not align with what's available in EL7 at this present time. 

I am also up for any other suggestions to help my customers work around this issue.

Comment 19 errata-xmlrpc 2016-11-03 21:09:47 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2599.html


Note You need to log in before you can comment on or make changes to this bug.