Bug 1146665 - [GSS] (6.4.0) SyslogHandler.findPid() omitted the last digit of the pid
Summary: [GSS] (6.4.0) SyslogHandler.findPid() omitted the last digit of the pid
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Logging
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: EAP 6.4.0
Assignee: James Perkins
QA Contact: Nikoleta Hlavickova
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks: 1146669 1146672
TreeView+ depends on / blocked
 
Reported: 2014-09-25 17:38 UTC by Kyle Lape
Modified: 2018-12-09 18:40 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1146669 (view as bug list)
Environment:
Last Closed: 2014-09-30 16:05:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.