<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Issue with Upload CSV to Database Node</title><link>https://community.appian.com/discussions/f/plug-ins/710/issue-with-upload-csv-to-database-node</link><description>Hi, I have been working with the upload csv to db node. After working as expected it has suddenly stopped working and giving me the following alert: There is a problem with task “Import DB Data From CSV” in the process “CSVToDB”. java.lang.reflect.UndeclaredThrowableException</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/63491?ContentTypeID=1</link><pubDate>Tue, 18 Dec 2018 02:32:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bcc3e161-bfac-412d-8d63-9cc1de49a0a1</guid><dc:creator>saurabhp0002</dc:creator><description>Hello, This problem is primarily related to JNDI being passed to Smart Service. It should be passed in below format. Please don&amp;#39;t kee the jndi name as same as the one you see in DataStores;&lt;br /&gt;
&lt;br /&gt;
JNDI should be &amp;quot;java:/jdbc/Appian&amp;quot;. It will solve the problem.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/39477?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 13:04:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5d75e92-35c0-459e-99a1-f02c33daafa4</guid><dc:creator>dhivyas</dc:creator><description>i am trying to import csv file to db.. its throwing error tat invalid identifiers for last column..any one pls help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2369?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 21:17:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60511bc8-6e9f-4a06-9571-bbc09b6c1749</guid><dc:creator>iainf</dc:creator><description>No- there are no issues exporting to CSV from RDBMS..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2368?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 20:54:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b323f6fe-6d93-4a16-8c51-bedbd4b38b66</guid><dc:creator>Owen Parrish</dc:creator><description>It seems that it&amp;#39;s having trouble looking up the datasource.  Do you get similar errors when you export to CSV from RDBMS?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2367?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 20:22:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05071bb9-9959-4f9f-9f14-3d1768a64515</guid><dc:creator>iainf</dc:creator><description>The data source is being referenced using a constant calling &amp;quot;java:/jdbc/database&amp;quot;. Even when I put this in directly I get the error message (this is the correct and just the same as the options in the query node dropdown..)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2366?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 20:08:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12ccbec4-c77d-45b7-9536-80232e7b08fe</guid><dc:creator>Owen Parrish</dc:creator><description>Can you double check that the datasource being used on the node is a valid datasource.  It should match to one of the datasources in the dropdown of the Query RDBMS node or when creating a datastore.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2365?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 19:57:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50f26f1d-f073-4961-83f7-d64446ae4c7d</guid><dc:creator>iainf</dc:creator><description>Hi Owen, the next few lines from the logs are as follows:&lt;br /&gt;&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.sun.proxy.$Proxy331.lookup(Unknown Source)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.process.runtime.activities.DBImportExportUtil.getConnection(DBImportExportUtil.java:33)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.process.runtime.activities.DBImportFromCSVActivity.run(DBImportFromCSVActivity.java:56)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:101)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.process.runtime.framework.DefaultActivityExecutor$1.call(DefaultActivityExecutor.java:98)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.common.ContextClassLoaderSwitcher.runInContext(ContextClassLoaderSwitcher.java:25)&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.process.runtime.framework.DefaultActivityExecutor.execute(DefaultActivityExecutor.java:98)&lt;br /&gt;&lt;br /&gt;Afraid that there is nothing more in the alert than what was in my first post.&lt;br /&gt;&lt;br /&gt;Alex, yes- exactly the same csv file, with no changes made either side of the node working. The inputs to the node are all fully defined, if that&amp;#39;s what you mean?&lt;br /&gt;&lt;br /&gt;Thanks again.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2364?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 17:42:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9441ae37-ffaf-4c1f-9903-9f41307167fe</guid><dc:creator>Alex Weller</dc:creator><description>Iain, are you using the same CSV file that was working earlier? Reference the information provided by the author of the plugin to ensure that the component can handle the file you are trying to upload.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2363?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 17:41:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9c33adb-aa89-4d96-9b3c-a9b82295e7cf</guid><dc:creator>Owen Parrish</dc:creator><description>Are you able to find in the stack trace which line number in DBImportFromCSVActivity is throwing the exception?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2362?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 17:29:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa7f6404-0aca-4028-8313-61f2bf2b155c</guid><dc:creator>iainf</dc:creator><description>Hi Alex, we are running Appian 7.1. This nide was working earlier today and then stopped- there were no changes to the environment.&lt;br /&gt;The specific error from the log is as follows:&lt;br /&gt;&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) 2013-05-02 10:43:55,426 [default-threads - 8] ERROR com.appiancorp.process.runtime.activities.DBImportFromCSVActivity - java.lang.reflect.UndeclaredThrowableException&lt;br /&gt;10:43:55,430 INFO  [stdout] (default-threads - 8) java.lang.reflect.UndeclaredThrowableException&lt;br /&gt;&lt;br /&gt;There was no further info from the alert itself.&lt;br /&gt;Thanks for your help&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Upload CSV to Database Node</title><link>https://community.appian.com/thread/2358?ContentTypeID=1</link><pubDate>Thu, 02 May 2013 16:30:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:418a47b9-03ae-42e5-b2b7-c650a2fa8b84</guid><dc:creator>Alex Weller</dc:creator><description>Iain, what version are you on? Also, do you have any more clues? For example: more details from the Alert or the logs? Have there been any changes made recently that may have affected your environment?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>