<?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-1427 Factory method 'primaryDataSourceConfig' threw exception; nested exception is java.lang.StackOverflowError</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1427 Factory method 'primaryDataSourceConfig' threw exception; nested exception is java.lang.StackOverflowError</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror</link><pubDate>Mon, 23 Jul 2018 03:35:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:35:33 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The index-primary indices are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Delete the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/search-local/index-primary&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1427 Factory method 'primaryDataSourceConfig' threw exception; nested exception is java.lang.StackOverflowError</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/9</link><pubDate>Thu, 30 Nov 2017 21:51:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 11/30/2017 9:51:15 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The index-primary indices are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Delete the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/search-local/index-primary&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>KB-1427 Factory method 'primaryDataSourceConfig' threw exception; nested exception is java.lang.StackOverflowError</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/8</link><pubDate>Thu, 30 Nov 2017 09:40:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Cali Nelson on 11/30/2017 9:40:37 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The index-primary indices are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Delete the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/search-local/index-primary&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>KB-1427 Factory method 'primaryDataSourceConfig' threw exception; nested exception is java.lang.StackOverflowError</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/7</link><pubDate>Wed, 29 Nov 2017 18:17:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 11/29/2017 6:17:36 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices&amp;nbsp;are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Stop the search-server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the search-server.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>KB-1427 Error creating bean with name 'pojoDatatypesConfig'</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/6</link><pubDate>Wed, 29 Nov 2017 17:27:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 11/29/2017 5:27:46 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices&amp;nbsp;are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Stop the search-server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the search-server.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>KB-XXXX Error creating bean with name 'pojoDatatypesConfig'</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/5</link><pubDate>Wed, 29 Nov 2017 17:20:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 11/29/2017 5:20:19 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices&amp;nbsp;are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Stop the search-server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the search-server.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>KB-XXXX "Error creating bean with name 'pojoDatatypesConfig'" returned during application server startup</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/4</link><pubDate>Wed, 29 Nov 2017 17:16:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 11/29/2017 5:16:32 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices&amp;nbsp;are out of sync with the primary data source.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Stop the search-server.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the search-server.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>"Error creating bean with name 'pojoDatatypesConfig'" returned during application server startup</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/3</link><pubDate>Wed, 29 Nov 2017 17:14:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 11/29/2017 5:14:23 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices have become corrupt and the application server is unable to synchronize them with the primary datasource.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server&lt;/li&gt;
&lt;li&gt;Stop the search-server&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Start the search-server&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&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, search server&lt;/div&gt;
</description></item><item><title>"Error creating bean with name 'pojoDatatypesConfig'" returned during Application Server startup</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/1</link><pubDate>Wed, 29 Nov 2017 13:16:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Cali Nelson on 11/29/2017 1:16:14 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During JBoss startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, search server&lt;/div&gt;
</description></item><item><title>"Error creating bean with name 'pojoDatatypesConfig'" returned during application server startup</title><link>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror/revision/2</link><pubDate>Wed, 29 Nov 2017 08:23:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8dac17c-9446-473c-8e2a-6907d1d48256</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/710/kb-1427-factory-method-primarydatasourceconfig-threw-exception-nested-exception-is-java-lang-stackoverflowerror#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Cali Nelson on 11/29/2017 8:23:48 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;During application server startup, the following error is shown in the application server log:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;INFO&amp;nbsp; [stdout] (ServerService Thread Pool -- 61) 2017-11-29 08:54:30,476 [ServerService Thread Pool -- 61] FATAL com.appiancorp.common.web.StartupHaltingServletContextListener - Halting JVM startup: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name &amp;#39;pojoDatatypesConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Unsatisfied dependency expressed through constructor argument with index 0 of type [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: : Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &amp;#39;primaryDataSourceConfig&amp;#39; defined in com.appiancorp.common.spring.BootstrapSpringConfig: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.appiancorp.rdbms.config.PrimaryDataSourceConfig]: Factory method &amp;#39;primaryDataSourceConfig&amp;#39; threw exception; nested exception is java.lang.StackOverflowError&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The search-server indices have become corrupt and the application server is unable to synchronize them with the primary datasource.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Stop the application server&lt;/li&gt;
&lt;li&gt;Stop the search-server&lt;/li&gt;
&lt;li&gt;Clear the search-server indices by following &lt;a href="/support/w/kb/306/kb-1082-issues-related-to-search-server-indices"&gt;KB-1082&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Clear the application server cache by following &lt;a href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache"&gt;KB-1232&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Start the search-server&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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