Bug 1160898 - The CLI command "read-boot-errors" does not include the timestamp of the error event
Summary: The CLI command "read-boot-errors" does not include the timestamp of the erro...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Domain Management
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR12
: EAP 6.4.0
Assignee: Emmanuel Hugonnet (ehsavoie)
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-05 23:03 UTC by Russell Dickenson
Modified: 2019-08-19 12:44 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:44:52 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFCORE-274 0 Major Closed The CLI command "read-boot-errors" does not include the timestamp of the error event 2019-08-01 21:38:18 UTC

Comment 1 Brian Stansberry 2014-11-05 23:08:09 UTC
I don't disagree, but note that these are *boot* errors. So they basically tell you of problems that occurred at boot, and the timestamps will all be roughly the same, telling you what time the server was booted.

It's not a general error log.

I don't think this qualifies as a Bug; more of an Enhancement.

Comment 3 JBoss JIRA Server 2014-11-28 13:30:01 UTC
Emmanuel Hugonnet <ehugonne> updated the status of jira WFCORE-274 to Coding In Progress

Comment 4 Emmanuel Hugonnet (ehsavoie) 2014-11-28 13:59:40 UTC
PR: https://github.com/jbossas/jboss-eap/pull/2097
Upstream PR: https://github.com/wildfly/wildfly-core/pull/368

Comment 7 Petr Kremensky 2014-12-05 13:57:58 UTC
Verified on EAP 6.4.0.DR12

"failure-timestamp" => 1417787387717L
println new Date(1417787387717L)
Fri Dec 05 14:49:47 CET 2014


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