Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1133129

Summary: Request to resolve upstream bug 39737
Product: [JBoss] JBoss Enterprise Web Server 2 Reporter: Coty Sutherland <csutherl>
Component: httpdAssignee: Mladen Turk <mturk>
Status: CLOSED DEFERRED QA Contact: Michal Karm Babacek <mbabacek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0.1CC: csutherl, dmichael, gzaronik, jclere, jdoyle, jpallich, pslavice, rmarwaha, rsvoboda
Target Milestone: DR02   
Target Release: 2.1.1   
Hardware: x86_64   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
On Windows, the access log format "%{tid}P" logs invalid thread IDs.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-09 16:21:51 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:

Description Coty Sutherland 2014-08-22 20:20:06 UTC
Description of problem:
LogFormat %{tid}P logs the thread handler on Windows (mpm_winnt) instead of the actual TID. This is problematic when trying to get native thread stacks...

More details in the upstream bug linked.

Version-Release number of selected component (if applicable):
2.2.22

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: