<?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-2304 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2304 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error</link><pubDate>Wed, 24 Apr 2024 16:23:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by pauline.delacruz on 4/24/2024 4:23:13 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, not being encoded in UTF-8 format. This could happen if the file was modified and saved using an editor that does not use UTF-8 as its default encoding.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as a UTF-8 encoded file using a text editor. &lt;/span&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;For example, if using Notepad on Windows, choose UTF-8 under the Encoding option when saving the file.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 KB-XXXX Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/8</link><pubDate>Tue, 23 Apr 2024 16:45:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by pauline.delacruz on 4/23/2024 4:45:38 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, not being encoded in UTF-8 format. This could happen if the file was modified and saved using an editor that does not use UTF-8 as its default encoding.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as a UTF-8 encoded file using a text editor. &lt;/span&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;For example, if using Notepad on Windows, choose UTF-8 under the Encoding option when saving the file.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/7</link><pubDate>Tue, 23 Apr 2024 16:44:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by pauline.delacruz on 4/23/2024 4:44:14 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, not being encoded in UTF-8 format. This could happen if the file was modified and saved using an editor that does not use UTF-8 as its default encoding.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as a UTF-8 encoded file using a text editor. &lt;/span&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;For example, if using Notepad on Windows, choose UTF-8 under the Encoding option when saving the file.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/6</link><pubDate>Mon, 22 Apr 2024 19:45:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>Yiyi Tao</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Yiyi Tao on 4/22/2024 7:45:23 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, not being encoded in UTF-8 format. This could happen if someone edited and saved the file using an editor that doesn&amp;#39;t use UTF-8 as its default encoding.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as a UTF-8 encoded file using a text editor. For instance, if using Notepad on Windows, choose UTF-8 under the Encoding option when saving the file.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/5</link><pubDate>Wed, 03 Apr 2024 13:26:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by pauline.delacruz on 4/3/2024 1:26:33 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, being encoded using a&amp;nbsp;format&amp;nbsp;that is not UTF-8.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as UTF-8 encoded file. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/4</link><pubDate>Wed, 03 Apr 2024 13:25:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by pauline.delacruz on 4/3/2024 1:25:32 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file, found in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;, being encoded using a&amp;nbsp;format&amp;nbsp;that is not UTF-8.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as UTF-8 encoded file. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/3</link><pubDate>Wed, 03 Apr 2024 13:13:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by pauline.delacruz on 4/3/2024 1:13:44 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt;&amp;nbsp;file (Self-managed&lt;strong&gt;:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;,&amp;nbsp;Cloud:&amp;nbsp;&lt;code&gt;/usr/local/appian/ae/conf/custom.properties&lt;/code&gt;)&amp;nbsp;being encoded using a&amp;nbsp;format&amp;nbsp;that is not UTF-8.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as UTF-8 encoded file. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Replace the current file with the UTF-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, utf-8, infrastructure, service manager&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/2</link><pubDate>Tue, 02 Apr 2024 21:32:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>Yiyi Tao</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Yiyi Tao on 4/2/2024 9:32:00 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,FFF [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt; (Self-managed&lt;strong&gt;:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;,&amp;nbsp;Cloud:&amp;nbsp;&lt;code&gt;/usr/local/appian/ae/conf/custom.properties&lt;/code&gt;)&amp;nbsp;being encoded using a&amp;nbsp;format&amp;nbsp;that is not UTF-8.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as utf-8 encoded file. Replace the current file with the utf-8 encoded one and restart the engines.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>SP-9783 Engines fail to start with java.nio.charset.MalformedInputException error</title><link>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error/revision/1</link><pubDate>Tue, 02 Apr 2024 21:31:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d97ba3b1-d634-44d0-b986-863926b6bff3</guid><dc:creator>Yiyi Tao</dc:creator><comments>https://community.appian.com/support/w/kb/3519/kb-2304-engines-fail-to-start-with-java-nio-charset-malformedinputexception-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Yiyi Tao on 4/2/2024 9:31:21 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When starting Service Manager and engines, the following error is thrown in the&amp;nbsp;&lt;strong&gt;service_manager.log&amp;nbsp;&lt;/strong&gt;and the engines fail to start:&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;YYYY-MM-DD HH:MM:SS,FFF [engine-supervisor-&amp;lt;ENGINE&amp;gt;-0] ERROR com.appian.komodo.engine.EngineSupervisor - Engine component creation for &amp;lt;ENGINE&amp;gt; has failed.&lt;br /&gt;java.nio.charset.MalformedInputException: Input length = 1&lt;/pre&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This is caused by the &lt;strong&gt;custom.properties&lt;/strong&gt; (Self-managed&lt;strong&gt;:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/custom.properties&lt;/code&gt;,&amp;nbsp;Cloud:&amp;nbsp;&lt;code&gt;/usr/local/appian/ae/conf/custom.properties&lt;/code&gt;)&amp;nbsp;being encoded using a&amp;nbsp;format&amp;nbsp;that is not UTF-8.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Recreate &lt;strong&gt;custom.properties&lt;/strong&gt; as utf-8 encoded file. Replace the current file with the utf-8 encoded one and restart the Appian components.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian on Linux.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: April 2024&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>