<?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-1094 "Unsupported encoding: XXXXX" error thrown when starting the application server</title><link>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1094 "Unsupported encoding: XXXXX" error thrown when starting the application server</title><link>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server</link><pubDate>Mon, 05 Nov 2018 22:20:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:faff25c4-1860-45d4-b28e-842ee4349d35</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 11/5/2018 10:20:15 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting the application server, the following is printed towards the beginning of application server log:&lt;/p&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;pre&gt;WARNING [main] org.apache.catalina.startup.Catalina.load Catalina.start using conf/server.xml: &lt;br /&gt;java.io.UnsupportedEncodingException: UTF-XX&lt;/pre&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The application server then fails to deploy.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This &amp;quot;Caused by&amp;quot; message is printed out when one of the application server configuration files has been modified to an unsupported encoding mechanism. By default, encoding is set to UTF-8.&lt;/p&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;p&gt;The opening line encoding =&amp;quot;UTF-8&amp;quot; of the &lt;strong&gt;server.xml&lt;/strong&gt; file was changed. This file is located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/tomcat/apace-tomcat/conf&lt;/code&gt; directory.&lt;/p&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;The two following examples are results of using faulty configuration files:&lt;/p&gt;
&lt;h4 id="standalone-xml"&gt;standalone.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id="appian-ds-xml"&gt;appian-ds.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: JBAS018733: Failed to process phase PARSE of deployment &amp;quot;appian-mysql-ds.xml&amp;quot;
...
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Unsupported encoding: XXXXX
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In both examples above, the opening line &lt;code&gt;encoding=&amp;quot;UTF-8&amp;quot;?&lt;/code&gt; of the configuration files was changed. For reference, &lt;strong&gt;standalone.xml&lt;/strong&gt; can be found under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; and &lt;strong&gt;appian-ds.xml&lt;/strong&gt; under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Locate the problematic configuration file and change the encoding to &lt;em&gt;UTF-8&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: November 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1094 "Unsupported encoding: XXXXX" error thrown when starting the application server</title><link>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server/revision/3</link><pubDate>Mon, 05 Nov 2018 22:19:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:faff25c4-1860-45d4-b28e-842ee4349d35</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 11/5/2018 10:19:30 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting the application server, the following is printed towards the beginning of application server log:&lt;/p&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;p&gt;&lt;code&gt;WARNING [main] org.apache.catalina.startup.Catalina.load Catalina.start using conf/server.xml: &lt;/code&gt;&lt;br /&gt;&lt;code&gt; java.io.UnsupportedEncodingException: UTF-XX&lt;/code&gt;&lt;/p&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The application server then fails to deploy.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This &amp;quot;Caused by&amp;quot; message is printed out when one of the application server configuration files has been modified to an unsupported encoding mechanism. By default, encoding is set to UTF-8.&lt;/p&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;p&gt;The opening line encoding =&amp;quot;UTF-8&amp;quot; of the &lt;strong&gt;server.xml&lt;/strong&gt; file was changed. This file is located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/tomcat/apace-tomcat/conf&lt;/code&gt; directory.&lt;/p&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;The two following examples are results of using faulty configuration files:&lt;/p&gt;
&lt;h4 id="standalone-xml"&gt;standalone.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id="appian-ds-xml"&gt;appian-ds.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: JBAS018733: Failed to process phase PARSE of deployment &amp;quot;appian-mysql-ds.xml&amp;quot;
...
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Unsupported encoding: XXXXX
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In both examples above, the opening line &lt;code&gt;encoding=&amp;quot;UTF-8&amp;quot;?&lt;/code&gt; of the configuration files was changed. For reference, &lt;strong&gt;standalone.xml&lt;/strong&gt; can be found under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; and &lt;strong&gt;appian-ds.xml&lt;/strong&gt; under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Locate the problematic configuration file and change the encoding to &lt;em&gt;UTF-8&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: November 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1094 "Unsupported encoding: XXXXX" error thrown when starting JBoss</title><link>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server/revision/2</link><pubDate>Mon, 30 Jul 2018 03:55:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:faff25c4-1860-45d4-b28e-842ee4349d35</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 7/30/2018 3:55:54 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting JBoss, the following error is printed towards the beginning of application server log:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;JBoss then fails to deploy.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This &amp;quot;Caused by&amp;quot; message is printed out when one of the Jboss configuration files has been modified to an unsupported encoding mechanism. By default, encoding is set to UTF-8.&lt;/p&gt;
&lt;p&gt;The two following examples are results of using faulty configuration files:&lt;/p&gt;
&lt;h4 id="standalone-xml"&gt;standalone.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id="appian-ds-xml"&gt;appian-ds.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: JBAS018733: Failed to process phase PARSE of deployment &amp;quot;appian-mysql-ds.xml&amp;quot;
...
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Unsupported encoding: XXXXX
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In both examples above, the opening line &lt;code&gt;encoding=&amp;quot;UTF-8&amp;quot;?&lt;/code&gt; of the configuration files was changed. For reference, &lt;strong&gt;standalone.xml&lt;/strong&gt; can be found under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; and &lt;strong&gt;appian-ds.xml&lt;/strong&gt; under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Locate the problematic configuration file and change the encoding to &lt;em&gt;UTF-8&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, infrastructure, jboss&lt;/div&gt;
</description></item><item><title>KB-1094 "Unsupported encoding: XXXXX" error thrown when starting JBoss</title><link>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server/revision/1</link><pubDate>Wed, 22 Feb 2017 21:58:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:faff25c4-1860-45d4-b28e-842ee4349d35</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/317/kb-1094-unsupported-encoding-xxxxx-error-thrown-when-starting-the-application-server#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/22/2017 9:58:47 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting JBoss, the following error is printed towards the beginning of application server log:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;JBoss then fails to deploy.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This &amp;quot;Caused by&amp;quot; message is printed out when one of the Jboss configuration files has been modified to an unsupported encoding mechanism. By default, encoding is set to UTF-8.&lt;/p&gt;
&lt;p&gt;The two following examples are results of using faulty configuration files:&lt;/p&gt;
&lt;h4 id="standalone-xml"&gt;standalone.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id="appian-ds-xml"&gt;appian-ds.xml&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit.&amp;quot;appian-ds.xml&amp;quot;.PARSE: JBAS018733: Failed to process phase PARSE of deployment &amp;quot;appian-mysql-ds.xml&amp;quot;
...
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Unsupported encoding: XXXXX
...
Caused by: com.ctc.wstx.exc.WstxIOException: Unsupported encoding: XXXXX
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In both examples above, the opening line &lt;code&gt;encoding=&amp;quot;UTF-8&amp;quot;?&lt;/code&gt; of the configuration files was changed. For reference, &lt;strong&gt;standalone.xml&lt;/strong&gt; can be found under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; and &lt;strong&gt;appian-ds.xml&lt;/strong&gt; under &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Locate the problematic configuration file and change the encoding to &lt;em&gt;UTF-8&lt;/em&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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