Bug 1146669 - [GSS] (6.3.x) Syslog messages from JBoss omit the last digit of the pid
Summary: [GSS] (6.3.x) Syslog messages from JBoss omit the last digit of the pid
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Logging
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.3.2
Assignee: James Perkins
QA Contact: Nikoleta Hlavickova
URL:
Whiteboard:
Depends On: 1146665
Blocks: eap632-blockers, eap632-payload 1146677
TreeView+ depends on / blocked
 
Reported: 2014-09-25 17:42 UTC by Kyle Lape
Modified: 2019-08-19 12:38 UTC (History)
4 users (show)

Fixed In Version:
Clone Of: 1146665
Environment:
Last Closed: 2019-08-19 12:38:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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