<?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-1165 "An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig" thrown while starting WebLogic with Appian 16.2</title><link>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1165 "An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig" thrown while starting WebLogic with Appian 16.2</title><link>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2</link><pubDate>Mon, 30 Jul 2018 03:43:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5103f20-57bc-45a8-9cdb-bcab21666bfe</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/30/2018 3:43:35 AM&lt;br /&gt;
&lt;div class="row content_container"&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;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting WebLogic application server with Appian 16.2, the deployment fails and the following error can be seen in the logs:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;Notice&amp;gt; &amp;lt;Stdout&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;2016-05-17 13:25:43,854 [[STANDBY] ExecuteThread: &amp;#39;2&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig using the following resources: /WEB-INF/conf/process/email-address-config.xml
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name &amp;#39;smartServiceBridgeRegistry&amp;#39; defined in class com.appiancorp.core.expr.reaction.smartservicebridge.SmartServiceBridgeSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.core.expr.reaction.ReactionFunctionProvider]: 
: Error creating bean with name &amp;#39;reactionFunctionProvider&amp;#39; defined in class com.appiancorp.core.expr.reaction.ReactionSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.List]: 
: Error creating bean with name &amp;#39;setAdministeredConfigurationPropertiesReaction&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.suite.cfg.adminconsole.ConfigurationMappingService]: 
: Error creating bean with name &amp;#39;configurationMappingService&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.suite.cfg.adminconsole.AdminConsoleConfigObject]: 
: Error creating bean with name &amp;#39;adminConsoleConfigObject&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Bean instantiation via factory method failed;
...
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;dataSourceTransactionManager&amp;#39; defined in class com.appiancorp.rdbms.datasource.DataSourceFactorySpringConfig: Bean instantiation via factory method failed; 
nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.transaction.TransactionManager]: Factory method &amp;#39;dataSourceTransactionManager&amp;#39; threw exception; nested exception is java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
...
Caused by: java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-70210&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package B&lt;/li&gt;
&lt;li&gt;Appian 16.3&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To work around this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&lt;/li&gt;
&lt;li&gt;In &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/lib&lt;/code&gt;, add the .bak extension to &lt;strong&gt;jboss-logging-spi-2.2.0.CR1.jar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2.&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: weblogic, known issues, application server, fixed issues, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1165 "An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig" thrown while starting WebLogic with Appian 16.2</title><link>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2/revision/3</link><pubDate>Thu, 13 Jul 2017 16:23:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5103f20-57bc-45a8-9cdb-bcab21666bfe</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 7/13/2017 4:23:32 PM&lt;br /&gt;
&lt;div class="row content_container"&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;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When starting WebLogic application server with Appian 16.2, the deployment fails and the following error can be seen in the logs:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;Notice&amp;gt; &amp;lt;Stdout&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;2016-05-17 13:25:43,854 [[STANDBY] ExecuteThread: &amp;#39;2&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig using the following resources: /WEB-INF/conf/process/email-address-config.xml
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name &amp;#39;smartServiceBridgeRegistry&amp;#39; defined in class com.appiancorp.core.expr.reaction.smartservicebridge.SmartServiceBridgeSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.core.expr.reaction.ReactionFunctionProvider]: 
: Error creating bean with name &amp;#39;reactionFunctionProvider&amp;#39; defined in class com.appiancorp.core.expr.reaction.ReactionSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.List]: 
: Error creating bean with name &amp;#39;setAdministeredConfigurationPropertiesReaction&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.suite.cfg.adminconsole.ConfigurationMappingService]: 
: Error creating bean with name &amp;#39;configurationMappingService&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.suite.cfg.adminconsole.AdminConsoleConfigObject]: 
: Error creating bean with name &amp;#39;adminConsoleConfigObject&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Bean instantiation via factory method failed;
...
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;dataSourceTransactionManager&amp;#39; defined in class com.appiancorp.rdbms.datasource.DataSourceFactorySpringConfig: Bean instantiation via factory method failed; 
nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.transaction.TransactionManager]: Factory method &amp;#39;dataSourceTransactionManager&amp;#39; threw exception; nested exception is java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
...
Caused by: java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-70210&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package B&lt;/li&gt;
&lt;li&gt;Appian 16.3&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To work around this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&lt;/li&gt;
&lt;li&gt;In &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/lib&lt;/code&gt;, add the .bak extension to &lt;strong&gt;jboss-logging-spi-2.2.0.CR1.jar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2.&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: weblogic, known issues, application server, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1165 "An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig" thrown while starting WebLogic with Appian 16.2</title><link>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2/revision/1</link><pubDate>Tue, 28 Feb 2017 20:16:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5103f20-57bc-45a8-9cdb-bcab21666bfe</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/28/2017 8:16:45 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 WebLogic application server with Appian 16.2, the deployment fails and the following error can be seen in the logs:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;Notice&amp;gt; &amp;lt;Stdout&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;2016-05-17 13:25:43,854 [[STANDBY] ExecuteThread: &amp;#39;2&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig using the following resources: /WEB-INF/conf/process/email-address-config.xml
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name &amp;#39;smartServiceBridgeRegistry&amp;#39; defined in class com.appiancorp.core.expr.reaction.smartservicebridge.SmartServiceBridgeSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.core.expr.reaction.ReactionFunctionProvider]: 
: Error creating bean with name &amp;#39;reactionFunctionProvider&amp;#39; defined in class com.appiancorp.core.expr.reaction.ReactionSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.List]: 
: Error creating bean with name &amp;#39;setAdministeredConfigurationPropertiesReaction&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.suite.cfg.adminconsole.ConfigurationMappingService]: 
: Error creating bean with name &amp;#39;configurationMappingService&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.suite.cfg.adminconsole.AdminConsoleConfigObject]: 
: Error creating bean with name &amp;#39;adminConsoleConfigObject&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Bean instantiation via factory method failed;
...
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;dataSourceTransactionManager&amp;#39; defined in class com.appiancorp.rdbms.datasource.DataSourceFactorySpringConfig: Bean instantiation via factory method failed; 
nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.transaction.TransactionManager]: Factory method &amp;#39;dataSourceTransactionManager&amp;#39; threw exception; nested exception is java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
...
Caused by: java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-70210&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package B&lt;/li&gt;
&lt;li&gt;Appian 16.3&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To work around this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&lt;/li&gt;
&lt;li&gt;In &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/lib&lt;/code&gt;, add the .bak extension to &lt;strong&gt;jboss-logging-spi-2.2.0.CR1.jar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: Fanuary 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: weblogic, known issues, application server, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1165 "An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig" thrown while starting WebLogic with Appian 16.2</title><link>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2/revision/2</link><pubDate>Tue, 28 Feb 2017 15:23:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5103f20-57bc-45a8-9cdb-bcab21666bfe</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/382/kb-1165-an-error-occurred-while-trying-to-initialize-the-config-object-com-appiancorp-process-common-util-emailaddressconfig-thrown-while-starting-weblogic-with-appian-16-2#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 2/28/2017 3:23:22 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 WebLogic application server with Appian 16.2, the deployment fails and the following error can be seen in the logs:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;Notice&amp;gt; &amp;lt;Stdout&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;2016-05-17 13:25:43,854 [[STANDBY] ExecuteThread: &amp;#39;2&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.common.util.EmailAddressConfig using the following resources: /WEB-INF/conf/process/email-address-config.xml
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name &amp;#39;smartServiceBridgeRegistry&amp;#39; defined in class com.appiancorp.core.expr.reaction.smartservicebridge.SmartServiceBridgeSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.core.expr.reaction.ReactionFunctionProvider]: 
: Error creating bean with name &amp;#39;reactionFunctionProvider&amp;#39; defined in class com.appiancorp.core.expr.reaction.ReactionSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [java.util.List]: 
: Error creating bean with name &amp;#39;setAdministeredConfigurationPropertiesReaction&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.suite.cfg.adminconsole.ConfigurationMappingService]: 
: Error creating bean with name &amp;#39;configurationMappingService&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Unsatisfied dependency expressed through constructor argument with index 1 of type [com.appiancorp.suite.cfg.adminconsole.AdminConsoleConfigObject]: 
: Error creating bean with name &amp;#39;adminConsoleConfigObject&amp;#39; defined in class com.appiancorp.suite.cfg.adminconsole.AdminConsoleSpringConfig: Bean instantiation via factory method failed;
...
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;dataSourceTransactionManager&amp;#39; defined in class com.appiancorp.rdbms.datasource.DataSourceFactorySpringConfig: Bean instantiation via factory method failed; 
nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.transaction.TransactionManager]: Factory method &amp;#39;dataSourceTransactionManager&amp;#39; threw exception; nested exception is java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
...
Caused by: java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-70210&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package B&lt;/li&gt;
&lt;li&gt;Appian 16.3&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To work around this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&lt;/li&gt;
&lt;li&gt;In &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/lib&lt;/code&gt;, add the .bak extension to &lt;strong&gt;jboss-logging-spi-2.2.0.CR1.jar&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2.&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: weblogic, known issues, application server, fixed issues&lt;/div&gt;
</description></item></channel></rss>