Bug 1145903

Summary: [GSS] (6.3.2) Show more information of a timer in ERROR/WARN messages to identify the failed timer exactly
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: wfink
Component: EJBAssignee: Jimmy Wilson <jawilson>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Martiska <jmartisk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: bmaxwell, david.lloyd, istudens, jmartisk
Target Milestone: CR1   
Target Release: EAP 6.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1145896 Environment:
Last Closed: 2019-08-19 12:42:55 UTC 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: 1145896    
Bug Blocks: 1132166    

Description wfink 2014-09-24 05:46:10 UTC
+++ This bug was initially created as a clone of Bug #1145896 +++

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 2 wfink 2014-09-26 14:26:08 UTC
PR to 6.3.x send
https://github.com/jbossas/jboss-eap/pull/1727

Comment 4 Jan Martiska 2014-10-16 11:35:26 UTC
Verified in EAP 6.3.2.CR1.