<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Strange Http11Processor error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/strange-http11processor-error/m-p/117537#M32509</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Once in a few days, my Alfresco instance is self restarting. When I enter logs, there is almost every time the same log sequence before restart:&lt;/P&gt;&lt;PRE&gt; 01-Sep-2020 20:16:30.032 INFO [http-nio-8080-exec-21] 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 [0x050x040x000x010x020x800x050x010x000x030x0agithub.com0x00PGET]. HTTP method names must be tokens
                at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:418)
                at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:260)
                at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
                at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
                at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
                at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
                at java.lang.Thread.run(Thread.java:748)&lt;/PRE&gt;&lt;P&gt;I have an SSL enabled (Let's Encrypt), it works every day.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;STRONG&gt;java.lang.IllegalArgumentException&lt;/STRONG&gt; is always like: "Invalid character found in xxx".&lt;/P&gt;&lt;P&gt;After that, servers stop and after that, there are again errors:&lt;/P&gt;&lt;PRE&gt;01-Sep-2020 00:24:23.304 WARNING [Thread-52] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [alfresco] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
 java.lang.Object.wait(Native Method)
 java.lang.Object.wait(Object.java:502)
 java.util.TimerThread.mainLoop(Timer.java:526)
 java.util.TimerThread.run(Timer.java:505)&lt;/PRE&gt;&lt;P&gt;And after that bunch of severe logs:&lt;/P&gt;&lt;PRE&gt;01-Sep-2020 00:24:23.336 SEVERE [Thread-52] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value [java.lang.ThreadLocal$SuppliedThreadLocal@792a15aa]) and a value of type [org.alfresco.util.transaction.TransactionSupportUtil.ResourcesHolder] (value [org.alfresco.util.transaction.TransactionSupportUtil$ResourcesHolder@1d82ab84]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/PRE&gt;&lt;P&gt;And Alfresco starts again, as nothing happened..&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a Let's encrypt error? Config error? Hackers?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 13:47:10 GMT</pubDate>
    <dc:creator>upforsin</dc:creator>
    <dc:date>2020-09-17T13:47:10Z</dc:date>
    <item>
      <title>Strange Http11Processor error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-http11processor-error/m-p/117537#M32509</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Once in a few days, my Alfresco instance is self restarting. When I enter logs, there is almost every time the same log sequence before restart:&lt;/P&gt;&lt;PRE&gt; 01-Sep-2020 20:16:30.032 INFO [http-nio-8080-exec-21] 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 [0x050x040x000x010x020x800x050x010x000x030x0agithub.com0x00PGET]. HTTP method names must be tokens
                at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:418)
                at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:260)
                at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
                at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
                at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1589)
                at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
                at java.lang.Thread.run(Thread.java:748)&lt;/PRE&gt;&lt;P&gt;I have an SSL enabled (Let's Encrypt), it works every day.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;STRONG&gt;java.lang.IllegalArgumentException&lt;/STRONG&gt; is always like: "Invalid character found in xxx".&lt;/P&gt;&lt;P&gt;After that, servers stop and after that, there are again errors:&lt;/P&gt;&lt;PRE&gt;01-Sep-2020 00:24:23.304 WARNING [Thread-52] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [alfresco] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
 java.lang.Object.wait(Native Method)
 java.lang.Object.wait(Object.java:502)
 java.util.TimerThread.mainLoop(Timer.java:526)
 java.util.TimerThread.run(Timer.java:505)&lt;/PRE&gt;&lt;P&gt;And after that bunch of severe logs:&lt;/P&gt;&lt;PRE&gt;01-Sep-2020 00:24:23.336 SEVERE [Thread-52] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal.SuppliedThreadLocal] (value [java.lang.ThreadLocal$SuppliedThreadLocal@792a15aa]) and a value of type [org.alfresco.util.transaction.TransactionSupportUtil.ResourcesHolder] (value [org.alfresco.util.transaction.TransactionSupportUtil$ResourcesHolder@1d82ab84]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/PRE&gt;&lt;P&gt;And Alfresco starts again, as nothing happened..&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it a Let's encrypt error? Config error? Hackers?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 13:47:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-http11processor-error/m-p/117537#M32509</guid>
      <dc:creator>upforsin</dc:creator>
      <dc:date>2020-09-17T13:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Http11Processor error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/strange-http11processor-error/m-p/117538#M32510</link>
      <description>&lt;P&gt;I created a new server with a new IP address, new certificates - still the same error. What can be wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 10:28:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/strange-http11processor-error/m-p/117538#M32510</guid>
      <dc:creator>upforsin</dc:creator>
      <dc:date>2020-09-21T10:28:41Z</dc:date>
    </item>
  </channel>
</rss>

