Bug 1088618

Summary: [GSS] (6.3.0) Cache string representation of throwable info
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: bmaxwell, kkhan, klape, smumford
Target Milestone: DR0Flags: smumford: needinfo-
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The stack trace information was not guaranteed to be stored correctly in previous releases of JBoss EAP 6. As a result, data could be lost upon serialization of Log4J logging events. To fix this, Log4J has been amended to cache the stack trace (i.e. throwable information) upon deserialization. This ensures that stack trace information will not be lost upon serialization.
Story Points: ---
Clone Of: 1087630 Environment:
Last Closed: 2014-08-06 14:38:20 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:    
Bug Blocks: 1059857, 1087630    

Description Brad Maxwell 2014-04-16 21:28:34 UTC
+++ This bug was initially created as a clone of Bug #1087630 +++

This is the only fix that is added (other than the System.out fix for bz 1070453) by taking the upgrade of log4j-jboss-logmanager from 1.0.2 to 1.1.0.

https://github.com/jboss-logging/log4j-jboss-logmanager/commit/eb772e3f3595793f1a7ef19408f3a86af10468f3

--- Additional comment from Kyle Lape on 2014-04-14 17:16:09 EDT ---

Since this BZ's component upgrade is already POST, I'm changing this to POST as well.

Comment 2 Russell Dickenson 2014-05-13 04:08:06 UTC
Attention: Matt

I simply can't determine from this BZ ticket or the associated git commit, the CCFR text, which is to appear in the Release Notes document. Please provide draft text that which can work on.

Comment 4 Nikoleta Hlavickova 2014-07-02 07:15:00 UTC
Verified with EAP 6.3.0.ER8

Comment 5 Nikoleta Hlavickova 2014-07-02 07:18:08 UTC
@Russell,
this issue is a clone of BZ 1087630 and Kyle provided the Doc Text there. I think you can use it, it is the same issue for different EAP version