<?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-1762 Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1762 Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log</link><pubDate>Fri, 26 Oct 2018 20:43:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 10/26/2018 8:43:05 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &lt;code&gt;java:/&lt;/code&gt; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Search the unzipped plugin files for the problematic datasource context string, &lt;code&gt;java:/jdbc/&amp;lt;DB_Name&amp;gt;&lt;/code&gt;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;java:/&lt;/code&gt; prefix from the property. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, plug-ins, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-1762 Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/20</link><pubDate>Fri, 26 Oct 2018 16:42:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 20 posted to Appian Knowledge Base by Jordan Horwat on 10/26/2018 4:42:42 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &lt;code&gt;java:/&lt;/code&gt; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Search the unzipped plugin files for the problematic datasource context string, &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &lt;code&gt;java:/&lt;/code&gt; prefix from the property. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/19</link><pubDate>Fri, 26 Oct 2018 14:22:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 19 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:22:27 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Search the unzipped plugin files for the problematic datasource context string, &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &amp;quot;java:/&amp;quot; prefix from the property. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/18</link><pubDate>Fri, 26 Oct 2018 14:22:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:22:01 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Search the unzipped plugin files for the problematic datasource context string, &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &amp;quot;java:/&amp;quot; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/17</link><pubDate>Fri, 26 Oct 2018 14:21:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:21:12 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Search the unzipped plugin files for the problematic datasource context string &amp;#39;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;#39;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/16</link><pubDate>Fri, 26 Oct 2018 14:20:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:20:20 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the problematic context string &amp;#39;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;#39;. This is often defined in a properties file and referenced in the Java source code.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/15</link><pubDate>Fri, 26 Oct 2018 14:15:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:15:23 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the problematic context string &amp;#39;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;#39;. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/14</link><pubDate>Fri, 26 Oct 2018 14:15:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:15:00 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the problematic context string: &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/13</link><pubDate>Fri, 26 Oct 2018 14:14:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:14:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the context string: &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software, so the JAR does not have to be rebuilt.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/12</link><pubDate>Fri, 26 Oct 2018 14:12:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:12:01 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the context string: &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/11</link><pubDate>Fri, 26 Oct 2018 14:11:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Daniel DeVeau on 10/26/2018 2:11:51 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Unzip the plugin JAR file.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin by searching the plugin files for the context string &amp;quot;java:/jdbc/&amp;lt;DB_Name&amp;gt;&amp;quot;. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix. This change can be made from within archival software&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/1</link><pubDate>Thu, 25 Oct 2018 20:01:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 8:01:00 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;h1&gt;&lt;strong&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;&amp;nbsp;Tomcate does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in application server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/10</link><pubDate>Thu, 25 Oct 2018 16:48:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 10/25/2018 4:48:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin that was previously working fails after an upgrade to Appian 18.3, and the following error appears in the Tomcat log:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is&amp;nbsp;configured to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context property.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Identify where the datasource context is defined within the plugin. This is often defined in a properties file.&lt;/li&gt;
&lt;li&gt;Remove the &amp;#39;java:/&amp;#39; prefix.&lt;/li&gt;
&lt;li&gt;Redeploy the plugin.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, shared components, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with "Unable to find [jdbc]" error in app server log</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/9</link><pubDate>Thu, 25 Oct 2018 16:31:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:31:42 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;1. Identify where the datasource context is defined in the plugin. This is often defined in a properties file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. remove the &amp;#39;java:/&amp;#39; prefix&lt;/p&gt;
&lt;p&gt;3. Redeploy the plugin.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/8</link><pubDate>Thu, 25 Oct 2018 16:27:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:27:40 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;1. Identify where the datasource context is defined in the plugin. This is often defined in a properties file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. remove the &amp;#39;java:/&amp;#39; prefix&lt;/p&gt;
&lt;p&gt;3. Redeploy the plugin.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/7</link><pubDate>Thu, 25 Oct 2018 16:25:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:25:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Identify where the datasource context is defined in the plugin, remove the &amp;#39;java:&amp;#39; prefix, and redeploy the plugin.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure, plugins&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/6</link><pubDate>Thu, 25 Oct 2018 16:16:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:16:01 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Identify where the datasource context is defined in the plugin, remove the &amp;#39;java:&amp;#39; prefix, and redeploy the plugin.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/5</link><pubDate>Thu, 25 Oct 2018 16:14:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:14:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs: Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Identify where the datasource context is defined in the plugin, remove the &amp;#39;java:&amp;#39; prefix, and redeploy the plugin.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/4</link><pubDate>Thu, 25 Oct 2018 16:06:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:06:55 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs: Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;p&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/3</link><pubDate>Thu, 25 Oct 2018 16:05:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:05:49 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs: Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource context&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;Tomcat does not accept the &amp;#39;java:&amp;#39; prefix in datasource contexts.&lt;/pre&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Plugin fails after upgrade to 18.3 with error in app server log, "Unable to find [jdbc]"</title><link>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log/revision/2</link><pubDate>Thu, 25 Oct 2018 16:04:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6def994d-90d3-49f9-b1e7-1e631af8d93c</guid><dc:creator>Daniel DeVeau</dc:creator><comments>https://community.appian.com/support/w/kb/1189/kb-1762-plugin-fails-after-upgrade-to-18-3-with-unable-to-find-jdbc-error-in-application-server-log#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Daniel DeVeau on 10/25/2018 4:04:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A plugin stops working after an upgrade to 18.3, and the following error appears in the Tomcat logs:&lt;/p&gt;
&lt;pre&gt;javax.naming.NameNotFoundException: Name [jdbc/Appian] is not bound in this Context. Unable to find [jdbc].&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The plugin is trying to connect to the database using a format that is no longer accepted by Tomcat. For example:&lt;/p&gt;
&lt;pre&gt;DATASOURCE_CONTEXT=java:/jdbc/Appian&lt;/pre&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3&amp;nbsp; and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>