Bug 564539
Summary: | Tomcat plugin: WAR's Installation Date displays bogus value | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ondřej Žižka <ozizka> |
Component: | Plugins | Assignee: | Ondřej Žižka <ozizka> |
Status: | CLOSED WORKSFORME | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 1.3 | CC: | cwelton, snegrea |
Target Milestone: | --- | Keywords: | SubBug |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-24 17:09:30 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: | |||
Bug Blocks: | 683054, 565628 |
Description
Ondřej Žižka
2010-02-13 03:50:57 UTC
Ah, it's the UNIX epoch. Somewhere is missing if( date == 0 ){ ... } Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage possibly a dupe, will try to find the other one. From the replication steps, I inferred the usage of Tomcat 5.5.x since servlet-examples is not delivered with Tomcat 6.0.x. I retested the ticket with Tomcat 5.5.33 on both Windows and Linux but I could not replicate the problem. The date for the deployed content is the date I actually installed the Tomcat server. Please retest and update the replication steps if the problem is still present. Stefan, please try with Red Hat EWS product if you can. http://porkchop.devel.redhat.com/devel/candidates/JBEWS/ Since this bug is 1.5 y/o, that would be EWS 1.0.1 I guess. But I'd try with the latest, i.e. 1.0.2. |