Bug 1145896

Summary: Show more informations of a timer in ERROR/WARN messages to identify the failed timer exactly
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: wfink
Component: EJBAssignee: David M. Lloyd <david.lloyd>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Martiska <jmartisk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.2CC: kkhan
Target Milestone: DR3   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1145903 (view as bug list) Environment:
Last Closed: Type: Bug
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: 1145903    

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.