Bug 1145896 - Show more informations of a timer in ERROR/WARN messages to identify the failed timer exactly
Summary: Show more informations of a timer in ERROR/WARN messages to identify the fail...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: EJB
Version: 6.2.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR3
: EAP 6.4.0
Assignee: David M. Lloyd
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On:
Blocks: 1145903
TreeView+ depends on / blocked
 
Reported: 2014-09-24 05:31 UTC by wfink
Modified: 2019-08-19 12:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1145903 (view as bug list)
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-3888 0 Major Resolved Show more informations of a timer in ERROR/WARN messages to identify the failed timer exactly 2016-01-12 15:54:30 UTC

Description wfink 2014-09-24 05:31:08 UTC
Description of problem:
Ti identify the exact Timer of a ERROR or WARN message exact informations are needed to identify the exact timer if an EJB handle more than one active timer at a time.

Therefore the full timer information should be shown in the logfile.
This should include the customized TimerInfo object where the application developer is able to add any needed information via the toString() implementation of this object.


Actual results:
In some cases only the timerId or less informations are shown.

Comment 1 wfink 2014-09-24 05:44:48 UTC
PR send:
https://github.com/jbossas/jboss-eap/pull/1709

Comment 2 Jan Martiska 2014-09-30 12:03:36 UTC
Verified in EAP 6.4.0.DR3.


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