Bug 1146665

Summary: [GSS] (6.4.0) SyslogHandler.findPid() omitted the last digit of the pid
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kyle Lape <klape>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED UPSTREAM QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: brian.stansberry
Target Milestone: ---   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1146669 (view as bug list) Environment:
Last Closed: 2014-09-30 16:05:28 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: 1146669, 1146672    

Description Kyle Lape 2014-09-25 17:38:08 UTC
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