Balavignesh sethupathi created WFLY-8319:
--------------------------------------------
Summary: Undertow doesn't process HTTPS request sometimes
Key: WFLY-8319
URL:
https://issues.jboss.org/browse/WFLY-8319
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 9.0.2.Final, 8.2.1.Final
Environment: Redhat Linux 7.2
Reporter: Balavignesh sethupathi
Assignee: Stuart Douglas
Attachments: testSuite.tar.gz
We are seeing this issue in undertow 1.4.8 where it fails to process a POST(HTTPS) request
sent from the SOAPUI client sometimes.
We have the related info updated in the below JBoss thread:
https://developer.jboss.org/thread/273775
In short, seems like the default task thread which handled the previous HTTPS SOAP request
drains the next request that is waiting to get serviced. This seems to be race condition
which happens intermittently.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)