Bug 701759
Summary: | catalina.out path hard-coded in /usr/sbin/tomcat6 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Suzanne Logcher <syeghiay> |
Component: | tomcat6 | Assignee: | David Knox <dknox> |
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons |
Severity: | low | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | CC: | awnuk, azelinka, borgan, ddumas, jclere, jdennis, jeremy, joshua, jscotka, mhasko, roysjosh, syeghiay |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | noarch | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tomcat6-6.0.24-44.el6.src.rpm | Doc Type: | Bug Fix |
Doc Text: |
The init script writes to /var/log/tomcat6/{$name}-initd.log. $TOMCAT_SCRIPT writes to catalina.out
|
Story Points: | --- |
Clone Of: | 695284 | Environment: | |
Last Closed: | 2012-06-20 14:40:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 695284 | ||
Bug Blocks: |
Comment 7
RHEL Program Management
2011-07-06 00:07:55 UTC
As checked in the latest build (tomcat6-6.0.24-37): * /var/log/${NAME} is owned by the rpm package * tomcat6-6.0.init no longer contains the erroneous makeHomeDir() * tomcat6-6.0.wrapper redirects output to ${CATALINA_BASE}/logs/catalina.out for all 'start' 'start-security' and 'stop' actions. ==> marking as VERIFIED Please someone find a security bug in tomcat6 so that Red Hat, who clearly knows there are problems with the package, can justify actually releasing the fixes... even if Red Hat Product Management's doesn't understand them. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The init script writes to /var/log/tomcat6/{$name}-initd.log. $TOMCAT_SCRIPT writes to catalina.out 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. http://rhn.redhat.com/errata/RHBA-2012-0945.html |