Tomcat login was configured a few days ago https://localhost : 8080/I found that I didn’t find the reason for the error. Later, others suggested 127.0.0.1:8080. The result was really OK. I was very fascinated
Error parsing HTTP request header Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException : Invalid character found in method name. HTTP method names must be tokens
at org.apache.coyote .http11. InternalInputBuffer.parseRequestLine ( InternalInputBuffer.java:139 )
at org.apache.coyote .http11.AbstractHttp11 Processor.process (AbstractHttp11 Processor.java:1028 )
at org.apache.coyote .AbstractProtocol$Abstr actConnectionHandler.process ( AbstractProtocol.java:637 )
at org.apache.tomcat . util.net.JIoEndpoint $ SocketProcessor.run ( JIoEndpoint.java:316 )
at java.util.concurrent . ThreadPoolExecutor.runWorker ( ThreadPoolExecutor.java:1145 )
at java.util.concurrent .ThreadPoolExecutor$ Worker.run ( ThreadPoolExecutor.java:615 )
at org.apache.tomcat . util.threads.TaskThread $ WrappingRunnable.run ( TaskThread.java:61 )
at java.lang.Thread .run( Thread.java:745 )
Read More:
- Springboot project: error parsing HTTP request header note: further occurrences of HTTP request parsing
- Tomcat error: error parsing HTTP request header
- Error parsing HTTP request header Note: further occurrences of HTTP header p
- IIS “Bad Request – Request Too Long. HTTP Error 400. The size of the request headers is too long.”
- [Solved] IE Browser Upload Files Error: org.apache.tomcat.util.http.fileupload.FileUploadException: Stream ended unexpectedly
- Bad Request – Request Too Long. HTTP Error 400. The size of the request headers is too long
- Solution to Error 400. The request has an invalid header name
- urlopen error unknown url type:httpë/HTTP Error 400:Bad Request
- HTTP status 500 – internal server error (resolved) for Tomcat running project
- HTTP 400 error – bad request
- Spring MVC error HTTP status 400 – bad request
- Resolve git clone error fatal: http request failed
- Git error: http request failed
- Illegalargumentexception: control character in cookie value or attribute tomcat7
- The request failed with HTTP status 401: Unauthorized. SSRS 2008
- Router DIO network request: dioerror[ DioErrorType.RESPONSE ]: HTTP status error [400] or [500]
- The solution that ioni cannot use HTTP request after packaging apk
- Tomcat error: 500 The server encountered an internal error that prevented it from fulfilling this request
- Android API 27 and above use HTTP protocol request mode
- Failed to execute goal org.apache.tomcat . maven:tomcat7-maven-plugin : 2.2: run solution