Bug 1146669

Summary: [GSS] (6.3.x) Syslog messages from JBoss omit the last digit of the pid
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kyle Lape <klape>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: istudens, jawilson, jperkins, nziakova
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: 1146665 Environment:
Last Closed: 2019-08-19 12:38:29 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: 1146665    
Bug Blocks: 1132166, 1146677    

Description Kyle Lape 2014-09-25 17:42:07 UTC
+++ This bug was initially created as a clone of Bug #1146665 +++

Upstream fix:

https://github.com/jboss-logging/jboss-logmanager/commit/663ebecb196b5cd3f45abe555fe632ec6313ef4c

Bad message:

<182>1 2014-09-25T10:27:22.177-07:00 - JBOSS 330 org.jboss.modules - JBoss Modules version 1.3.3.Final-redhat-1

Good message (of course different pid, one minute and 20 seconds after the "bad" message (the time it took me to make the code change myself and build jboss logmanager)):

<182>1 2014-09-25T10:28:42.755-07:00 - JBOSS 3664 org.jboss.modules - JBoss Modules version 1.3.3.Final-redhat-1

Comment 7 Nikoleta Hlavickova 2014-10-16 08:31:10 UTC
Verified in EAP 6.3.2.CP.CR1