<?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-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments</link><pubDate>Mon, 25 Mar 2019 17:32:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 5:32:15 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-126614&lt;/strong&gt; in &lt;/span&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Hotfixes.html#hotfix-package-a"&gt;Appian 19.1 Hotfix Package A&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, fixed issues, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/18</link><pubDate>Mon, 25 Mar 2019 17:31:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 5:31:11 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-126614&lt;/strong&gt; in &lt;/span&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Hotfixes.html#hotfix-package-a"&gt;Appian 19.1 Hotfix Package A&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/17</link><pubDate>Mon, 25 Mar 2019 17:30:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 5:30:50 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-126614&lt;/strong&gt; in the following hotfixes/versions:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Hotfixes.html#hotfix-package-a"&gt;Appian 19.1 Hotfix Package A&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/16</link><pubDate>Mon, 25 Mar 2019 17:25:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 5:25:06 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-127905&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/14</link><pubDate>Fri, 08 Mar 2019 15:33:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Jordan Horwat on 3/8/2019 3:33:18 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-127905&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>KB-1885 Tomcat start-appserver script does not start Tomcat on Windows environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/15</link><pubDate>Fri, 08 Mar 2019 10:35:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Jordan Horwat on 3/8/2019 10:35:37 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-127905&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/13</link><pubDate>Mon, 04 Mar 2019 11:32:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Jordan Horwat on 3/4/2019 11:32:17 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-127905&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed: February 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, known issues, installation, application server, infrastructure, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/12</link><pubDate>Mon, 04 Mar 2019 11:07:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Ryan Evans on 3/4/2019 11:07:56 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been addressed via &lt;strong&gt;AN-127905&lt;/strong&gt;&amp;nbsp;and will be addressed in the next hotfix release.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed: February 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/11</link><pubDate>Mon, 04 Mar 2019 09:13:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Ryan Evans on 3/4/2019 9:13:14 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Appian engines, data server and search server start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been addressed via &lt;strong&gt;AN-127905&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed: February 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/10</link><pubDate>Fri, 01 Mar 2019 09:30:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Ryan Evans on 3/1/2019 9:30:50 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is AN-127905.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian 19.1 using Windows as the operating system &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed: February 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/9</link><pubDate>Fri, 01 Mar 2019 09:15:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Ryan Evans on 3/1/2019 9:15:30 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script, Tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed: February 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/8</link><pubDate>Thu, 28 Feb 2019 17:05:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 5:05:54 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/7</link><pubDate>Thu, 28 Feb 2019 17:04:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 5:04:21 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java.&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 before 19.1.31.0 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/6</link><pubDate>Thu, 28 Feb 2019 16:58:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 4:58:48 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services start successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;, &lt;strong&gt;JRE_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java\jre&lt;/code&gt;,&amp;nbsp;&lt;strong&gt;CATALINA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat&lt;/code&gt;, and add&amp;nbsp;&lt;strong&gt;%CATALINA_HOME%\lib&lt;/strong&gt; to path variables.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 before 19.1.31.0 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/5</link><pubDate>Thu, 28 Feb 2019 16:49:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 4:49:31 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;, &lt;strong&gt;JRE_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java\jre&lt;/code&gt;,&amp;nbsp;&lt;strong&gt;CATALINA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat&lt;/code&gt;, and add&amp;nbsp;&lt;strong&gt;%CATALINA_HOME%\lib&lt;/strong&gt; to path variables.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 before 19.1.31.0 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/4</link><pubDate>Thu, 28 Feb 2019 16:32:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 4:32:16 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;, &lt;strong&gt;JRE_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java\jre&lt;/code&gt;,&amp;nbsp;&lt;strong&gt;CATALINA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat&lt;/code&gt;, and add&amp;nbsp;&lt;strong&gt;%CATALINA_HOME%\lib&lt;/strong&gt; to path variables.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/3</link><pubDate>Thu, 28 Feb 2019 16:32:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 4:32:05 PM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services successfully, but when running the &lt;strong&gt;start-appserver.bat&lt;/strong&gt; script tomcat does not start and &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file is not generated.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run &lt;strong&gt;stop-appserver.bat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This has been addressed in AN-127905 and will be addressed in the next hotfix.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Workaround&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\stop-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Follow the directions in this &lt;a href="https://docs.appian.com/suite/help/19.1/Prerequisites.html#windows"&gt;documentation&amp;nbsp;&lt;/a&gt;to set the&amp;nbsp;&lt;strong&gt;JAVA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java&lt;/code&gt;, &lt;strong&gt;JRE_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\java\jre&lt;/code&gt;,&amp;nbsp;&lt;strong&gt;CATALINA_HOME&lt;/strong&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat&lt;/code&gt;, and add&amp;nbsp;&lt;strong&gt;%CATALINA_HOME%\lib&lt;/strong&gt; to path variables.&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\start-appserver.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Run&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\bin\startup.bat&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Tomcat will start, but there will not be an auto-generated &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, installation, how-to, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/1</link><pubDate>Thu, 28 Feb 2019 16:23:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 4:23:28 PM&lt;br /&gt;
&lt;p&gt;Draft&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tomcat start-appserver script does not start tomcat on Windows Environments</title><link>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments/revision/2</link><pubDate>Thu, 28 Feb 2019 11:34:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2ef18ae-a9f8-426e-b091-1d6e5de2e03e</guid><dc:creator>Ryan Evans</dc:creator><comments>https://community.appian.com/support/w/kb/1351/kb-1885-tomcat-start-appserver-script-does-not-start-tomcat-on-windows-environments#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Ryan Evans on 2/28/2019 11:34:57 AM&lt;br /&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Symptoms&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Appian services successfully, but when running the start-appserver.bat script tomcat does not start.&lt;/p&gt;
&lt;p&gt;Tomcat will display no running instances when attempting to run stop-appserver.bat.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Cause&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Action&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This fix has been addressed in hotfix:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Please apply the hotfix and run the start-appserver.bat script to start tomcat. This should start tomcat and create the tomcat-stdOut.log file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;Affected Versions&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;This article applies to Appian&amp;nbsp;19.1 for Windows environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:inherit;"&gt;Last Reviewed:&amp;nbsp;02/2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>