<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1745 Users are unable to login to Appian with exception "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1745 Users are unable to login to Appian with exception "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens</link><pubDate>Thu, 11 Oct 2018 09:30:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 10/11/2018 9:30:29 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;conf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&lt;/code&gt;&amp;nbsp;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/14</link><pubDate>Tue, 09 Oct 2018 00:32:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Tom Ryan</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Tom Ryan on 10/9/2018 12:32:13 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;conf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&lt;/code&gt;&amp;nbsp;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/13</link><pubDate>Thu, 04 Oct 2018 11:55:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Daniel DeVeau on 10/4/2018 11:55:17 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;conf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&lt;/code&gt;&amp;nbsp;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/12</link><pubDate>Wed, 03 Oct 2018 16:30:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Jordan Horwat on 10/3/2018 4:30:26 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;conf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&lt;/code&gt;&amp;nbsp;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/11</link><pubDate>Wed, 03 Oct 2018 16:30:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Jordan Horwat on 10/3/2018 4:30:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;conf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&amp;nbsp;&lt;/code&gt;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/10</link><pubDate>Wed, 03 Oct 2018 16:27:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 10/3/2018 4:27:55 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The c&lt;code&gt;onf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#configure-your-site-url"&gt;Post-Install Configurations&lt;/a&gt; documentation,&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&amp;nbsp;&lt;/code&gt;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/9</link><pubDate>Wed, 03 Oct 2018 16:24:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 10/3/2018 4:24:54 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The c&lt;code&gt;onf.suite.SCHEME&lt;/code&gt; property is incorrectly configured in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Post-Install_Configurations.html#configure-your-site-url" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&amp;nbsp;&lt;/code&gt;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian with exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/8</link><pubDate>Tue, 02 Oct 2018 15:21:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Daniel DeVeau on 10/2/2018 3:21:06 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &amp;quot;conf.suite.SCHEME&amp;quot; is incorrectly configured in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Post-Install_Configurations.html#configure-your-site-url" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME&amp;nbsp;&lt;/code&gt;is uncommented and set to the correct value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/7</link><pubDate>Thu, 27 Sep 2018 14:38:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Daniel DeVeau on 9/27/2018 2:38:14 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/6</link><pubDate>Wed, 26 Sep 2018 17:20:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Daniel DeVeau on 9/26/2018 5:20:15 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/5</link><pubDate>Wed, 26 Sep 2018 14:50:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Tejas Kargutkar on 9/26/2018 2:50:32 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Users are unable to login to Appian exception, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/4</link><pubDate>Wed, 26 Sep 2018 09:42:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Daniel DeVeau on 9/26/2018 9:42:46 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Unable to login to Appian with error in Tomcat logs, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/3</link><pubDate>Wed, 26 Sep 2018 09:40:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Daniel DeVeau on 9/26/2018 9:40:21 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Unable to login to Appian with error in Tomcat logs, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/1</link><pubDate>Tue, 25 Sep 2018 20:29:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Daniel DeVeau on 9/25/2018 8:29:15 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Unable to login to Appian with error in Tomcat logs, "java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens"</title><link>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens/revision/2</link><pubDate>Tue, 25 Sep 2018 16:29:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95c5cbe9-81e7-4566-a1d9-7884543a9c08</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1151/kb-1745-users-are-unable-to-login-to-appian-with-exception-java-lang-illegalargumentexception-invalid-character-found-in-method-name-http-method-names-must-be-tokens#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Daniel DeVeau on 9/25/2018 4:29:42 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;All users are unable to login to Appian with the message:&lt;/p&gt;
&lt;pre&gt;&amp;#39;Error401 - Unauthorized: Sorry, your request could not be processed&amp;#39;&lt;/pre&gt;
&lt;p&gt;Tomcat&amp;nbsp;logs the following in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Error parsing HTTP request header&lt;br /&gt;java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The scheme is incorrectly configured in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Ensure&lt;strong&gt;&amp;nbsp;custom.properties&lt;/strong&gt;&amp;nbsp;is configured according to&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Quick_Start_Installation_Guide.html#part-three-configure-the-appian-properties-and-mysql-files" target="_blank"&gt;installation documentation&lt;/a&gt;&amp;nbsp;so that the line &lt;code&gt;conf.suite.SCHEME=http&lt;/code&gt; is uncommented.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Restart Tomcat.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, application server, infrastructure&lt;/div&gt;
</description></item></channel></rss>