<?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-1140 Errors upgrading Appian to 16.2 using SQL Server as the Appian datasource</title><link>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1140 Errors upgrading Appian to 16.2 using SQL Server as the Appian datasource</title><link>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource</link><pubDate>Mon, 30 Jul 2018 03:40:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad6aad98-a631-4202-be6e-237e468e6fa2</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/30/2018 3:40:59 AM&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;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;Upgrading to 16.2 using Microsoft SQL Server as the Appian datasource fails with the following error in the application server log:&lt;/p&gt;
&lt;pre&gt;Error creating bean with name &amp;#39;keyStoreConfig&amp;#39; defined in class com.appiancorp.common.crypto.CryptoSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.common.crypto.KeyStoreConfig]: Factory method &amp;#39;keyStoreConfig&amp;#39; threw exception; nested exception is org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of com.appiancorp.common.config.persistence.Config.isDefault
&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-69760&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package A&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="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To workaround this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login to the SQL Server and access the Appian datasource.&lt;/li&gt;
&lt;li&gt;Execute the following query:&lt;br /&gt;UPDATE cfg SET is_default=0;&lt;/li&gt;
&lt;li&gt;Restart 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 using Microsoft SQL Server 2008 or 2012 as the Appian datasource.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February&amp;nbsp;2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: sql server, known issues, database, installation, fixed issues, upgrade, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1140 Errors upgrading Appian to 16.2 using SQL Server as the Appian datasource</title><link>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource/revision/3</link><pubDate>Thu, 13 Jul 2017 16:25:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad6aad98-a631-4202-be6e-237e468e6fa2</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 7/13/2017 4:25:36 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;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;Upgrading to 16.2 using Microsoft SQL Server as the Appian datasource fails with the following error in the application server log:&lt;/p&gt;
&lt;pre&gt;Error creating bean with name &amp;#39;keyStoreConfig&amp;#39; defined in class com.appiancorp.common.crypto.CryptoSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.common.crypto.KeyStoreConfig]: Factory method &amp;#39;keyStoreConfig&amp;#39; threw exception; nested exception is org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of com.appiancorp.common.config.persistence.Config.isDefault
&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-69760&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package A&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="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To workaround this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login to the SQL Server and access the Appian datasource.&lt;/li&gt;
&lt;li&gt;Execute the following query:&lt;br /&gt;UPDATE cfg SET is_default=0;&lt;/li&gt;
&lt;li&gt;Restart 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 using Microsoft SQL Server 2008 or 2012 as the Appian datasource.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February&amp;nbsp;2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: sql server, known issues, database, fixed issues, upgrade&lt;/div&gt;
</description></item><item><title>KB-1140 Errors upgrading Appian to 16.2 using SQL Server as the Appian datasource</title><link>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource/revision/2</link><pubDate>Fri, 24 Feb 2017 15:50:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad6aad98-a631-4202-be6e-237e468e6fa2</guid><dc:creator>Victoria Ebel</dc:creator><comments>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Victoria Ebel on 2/24/2017 3:50:57 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;Upgrading to 16.2 using Microsoft SQL Server as the Appian datasource fails with the following error in the application server log:&lt;/p&gt;
&lt;pre&gt;Error creating bean with name &amp;#39;keyStoreConfig&amp;#39; defined in class com.appiancorp.common.crypto.CryptoSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.common.crypto.KeyStoreConfig]: Factory method &amp;#39;keyStoreConfig&amp;#39; threw exception; nested exception is org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of com.appiancorp.common.config.persistence.Config.isDefault
&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-69760&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package A&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="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To workaround this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login to the SQL Server and access the Appian datasource.&lt;/li&gt;
&lt;li&gt;Execute the following query:&lt;br /&gt;UPDATE cfg SET is_default=0;&lt;/li&gt;
&lt;li&gt;Restart 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 using Microsoft SQL Server 2008 or 2012 as the Appian datasource.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February&amp;nbsp;2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: sql server, known issues, database, fixed issues, upgrade&lt;/div&gt;
</description></item><item><title>KB-1140 Errors upgrading Appian to 16.2 using SQL Server as the Appian datasource</title><link>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource/revision/1</link><pubDate>Fri, 24 Feb 2017 14:57:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad6aad98-a631-4202-be6e-237e468e6fa2</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/361/kb-1140-errors-upgrading-appian-to-16-2-using-sql-server-as-the-appian-datasource#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/24/2017 2:57:44 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;Upgrading to 16.2 using Microsoft SQL Server as the Appian datasource fails with the following error in the application server log:&lt;/p&gt;
&lt;pre&gt;Error creating bean with name &amp;#39;keyStoreConfig&amp;#39; defined in class com.appiancorp.common.crypto.CryptoSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.common.crypto.KeyStoreConfig]: Factory method &amp;#39;keyStoreConfig&amp;#39; threw exception; nested exception is org.hibernate.PropertyAccessException: Null value was assigned to a property of primitive type setter of com.appiancorp.common.config.persistence.Config.isDefault
&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-69760&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Appian 16.2 Hotfix Package A&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="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To workaround this issue, follow the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Login to the SQL Server and access the Appian datasource.&lt;/li&gt;
&lt;li&gt;Execute the following query:&lt;br /&gt;UPDATE cfg SET is_default=0;&lt;/li&gt;
&lt;li&gt;Restart 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 using Microsoft SQL Server 2008 or 2012 as the Appian datasource.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February&amp;nbsp;2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: sql server, known issues, database, fixed issues, upgrade&lt;/div&gt;
</description></item></channel></rss>