<?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-1927 Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1927 Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4</link><pubDate>Wed, 01 May 2019 04:28:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 5/1/2019 4:28:50 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading&amp;nbsp;an environment to Appian version 18.4 or later, the following warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=&amp;lt;ID OF THE IMPACTED PROCESS MODEL&amp;gt;]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an &lt;a href="/b/appmarket/posts/execute-stored-procedure"&gt;execute stored procedure call&lt;/a&gt; includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is no longer necessary.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian Product Team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the stored procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing it, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/6</link><pubDate>Tue, 30 Apr 2019 15:41:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Diaba Konate on 4/30/2019 3:41:47 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading&amp;nbsp;an environment to Appian version 18.4 or later, the following warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=&amp;lt;ID OF THE IMPACTED PROCESS MODEL&amp;gt;]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an &lt;a href="/b/appmarket/posts/execute-stored-procedure"&gt;execute stored procedure call&lt;/a&gt; includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is no longer necessary.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian Product Team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the stored procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing it, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/5</link><pubDate>Tue, 30 Apr 2019 15:39:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Diaba Konate on 4/30/2019 3:39:12 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After upgrading&amp;nbsp;an environment to Appian version 18.4 or later, the following warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=&amp;lt;ID OF THE IMPACTED PROCESS MODEL&amp;gt;]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an &lt;a href="/b/appmarket/posts/execute-stored-procedure"&gt;execute stored procedure call&lt;/a&gt; includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is no longer necessary.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian Product Team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the stored procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing it, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/4</link><pubDate>Thu, 14 Mar 2019 09:40:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Diaba Konate on 3/14/2019 9:40:03 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Following the upgrade of an environment to Appian version 18.4 and later, this warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;2019-01-08 05:52:04,412 [Appian Work Item - 414208 - execution00 : UnattendedJavaActivityRequest] WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=10638]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an execute stored procedure call includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is not needed anymore.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian product team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the store procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing it, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/1</link><pubDate>Wed, 13 Mar 2019 16:55:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Diaba Konate on 3/13/2019 4:55:10 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Following the upgrade of an environment to Appian version 18.4 and later, this warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;2019-01-08 05:52:04,412 [Appian Work Item - 414208 - execution00 : UnattendedJavaActivityRequest] WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=ADMIN_EAGLE_DEBUG SUIVI DES RETARDS, id=10638]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an execute stored procedure call includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is not needed anymore.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian product team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the store procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing this warning, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/3</link><pubDate>Wed, 13 Mar 2019 12:57:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Diaba Konate on 3/13/2019 12:57:32 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Following the upgrade of an environment to Appian version 18.4 and later, this warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;2019-01-08 05:52:04,412 [Appian Work Item - 414208 - execution00 : UnattendedJavaActivityRequest] WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=10638]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an execute stored procedure call includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is not needed anymore.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian product team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the store procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing IT, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Invalid JNDI name warning message appears after upgrade to 18.4</title><link>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4/revision/2</link><pubDate>Wed, 13 Mar 2019 12:56:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78d81ed7-016e-492a-a952-2190e1644555</guid><dc:creator>Diaba Konate</dc:creator><comments>https://community.appian.com/support/w/kb/1379/kb-1927-invalid-jndi-name-warning-message-appears-after-upgrade-to-18-4#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Diaba Konate on 3/13/2019 12:56:36 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Following the upgrade of an environment to Appian version 18.4 and later, this warning appears in the application server log:&lt;/p&gt;
&lt;pre&gt;2019-01-08 05:52:04,412 [Appian Work Item - 414208 - execution00 : UnattendedJavaActivityRequest] WARN  com.appiancorp.process.runtime.activities.QueryRdbmsActivity - Detected attempt to lookup datasource connection using invalid JNDI name [java:/jdbc/Appian]; attempting to recover by looking up datasource using [jdbc/Appian]. &lt;br /&gt;Update the datasource configuration in the Query Database nodes in the following model to avoid &lt;span class="code-keyword"&gt;this&lt;/span&gt; warning &lt;span class="code-keyword"&gt;for&lt;/span&gt; &lt;span class="code-keyword"&gt;new&lt;/span&gt; process instances of the model [name=&amp;lt;NAME OF THE IMPACTED PROCESS MODEL&amp;gt;, id=10638]&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The above warning is printed when the input of an execute stored procedure call includes this prefix: &lt;code&gt;java:/&lt;/code&gt;. Since Appian version 18.4, this prefix is not needed anymore.&lt;/p&gt;
&lt;p&gt;A request to suppress this warning has been logged to the Appian product team as&amp;nbsp;&lt;strong&gt;AN-115248&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This issue does not negatively impact Appian, nor does it prevent the store procedure to run. This warning can be safely ignored.&lt;/p&gt;
&lt;p&gt;To avoid seeing this warning, modify the input of the execute stored procedure to remove the&amp;nbsp;&lt;code&gt;java:/&lt;/code&gt; prefix.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;18.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues&lt;/div&gt;
</description></item></channel></rss>