Hi Mark/Chris,

We are getting this error without even deploying any application.

Regards,
Saicharan Burle
Lead Infrastructure Engineer
Chief Technology Office | Foundational Hosting Platform | Middleware Product 
Engineering
G=ETI DPS Middleware Prod Eng

Block B1A Divyasree Orion | Hyderabad - 500081 | India
MAC O2806-010 | Cell +91 9966964321

MPE Service Desk: 
https://devops-servicedesk.wellsfargo.net/servicedesk/customer/portal/14/group/385?groupId=385
Enterprise Middleware Services: 
https://wim-wiki.wellsfargo.com/pages/viewpage.action?spaceKey=MPE&title=Middleware+Product+Engineering+Team+Home
Normal Working hours: 4:00 AM to 1:00 PM EST
Upcoming PTO:
Be Green, Leave it on Screen!!!





-----Original Message-----
From: Christopher Schultz <ch...@christopherschultz.net> 
Sent: Tuesday, December 5, 2023 7:22 PM
To: users@tomcat.apache.org
Subject: Re: Tomcat Build Issue

Mark,

On 12/5/23 07:15, Mark Thomas wrote:
> On 05/12/2023 09:45, Burle, Saicharan wrote:
>> Hi All,
>>
>> I am trying to build a tomcat instance in a net new server and 
>> getting the below error while starting. Although instance has come up 
>> but I am unable to debug the below error. Can someone please assist 
>> in this regard?
>>
>> [https-jsse-nio-11511-exec-4]
>> org.apache.coyote.http11.Http11Processor.service Error parsing HTTP 
>> request header
>> Note: further occurrences of HTTP request parsing errors will be 
>> logged at DEBUG level.
>>          java.lang.IllegalArgumentException: Invalid character found 
>> in method name 
>> [000x020x010x01`+0x020x010x030x040x08cn=Admin0x800x1c0x7d1a9b5edae2b4
>> de4ff533738b...]. HTTP method names must be tokens
> 
> The client isn't sending a valid HTTP request. What it is sending 
> isn't even close.
> 
> The presence of "cn=Admin" in what is sent makes me wonder if the 
> client is trying to send HTTPS to an HTTP connection.

Probably not, looking at the thread name:

> [https-jsse-nio-11511-exec-4]
> org.apache.coyote.http11.Http11Processor.service Error parsing HTTP 
> request header
Maybe doubly-wrapped HTTPS? Like connecting making an HTTPS connection to an 
stunnel instance in client-mode?

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to