<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SQLNonTransientConnectionException connecting to Derby in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208704#M7827</link>
    <description>The error message does not point to a problem caused by a version mismatch. It looks like the connection parameters are not OK. If you export+import a job sometimes you can run into trouble because of the not correct transfer of context parameters. Setup the tJavaDBInput component for the test by hand with the correct values and test the connection again.</description>
    <pubDate>Fri, 31 Jan 2014 22:51:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-31T22:51:08Z</dc:date>
    <item>
      <title>SQLNonTransientConnectionException connecting to Derby</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208703#M7826</link>
      <description>Hi, 
&lt;BR /&gt;I'm trying to set up my first migration job, moving the contents of a single table from Derby v 1.5 to MS SQL server. 
&lt;BR /&gt;The table schemas are the same. I can connect to Derby with the Client driver, and retrieve the table schema without error. All of the steps in configuring the job seem to work perfectly, including setting-up the tMap. 
&lt;BR /&gt;I originally tried this with v 5.3.2, and tried today with 5.4.1 with the same result. I have tried swapping (known good) Derby drivers into the system, but nothing seems to have any effect. 
&lt;BR /&gt;Every time I try to run the job, I get 
&lt;BR /&gt;Starting job migrate at 16:39 31/01/2014. 
&lt;BR /&gt; connecting to socket on port 3931 
&lt;BR /&gt; connected 
&lt;BR /&gt;Apache Derby Network Server - 10.4.1.3 - (648739) started and ready to accept connections on port 1527 at 2014-01-31 21:39:50.672 GMT 
&lt;BR /&gt;Exception in component tJavaDBInput_1 
&lt;BR /&gt;java.sql.SQLNonTransientConnectionException: The connection was refused because the database CMDB was not found. 
&lt;BR /&gt; at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at cm1migration.migrate_0_1.migrate.tJavaDBInput_1Process(migrate.java:1781) 
&lt;BR /&gt; at cm1migration.migrate_0_1.migrate.runJobInTOS(migrate.java:3179) 
&lt;BR /&gt; at cm1migration.migrate_0_1.migrate.main(migrate.java:3044) 
&lt;BR /&gt;Caused by: org.apache.derby.client.am.DisconnectException: The connection was refused because the database CMDB was not found. 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnectionReply.parseRDBNFNRM(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnectionReply.parseAccessRdbError(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnectionReply.parseACCRDBreply(Unknown Source) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnectionReply.readAccessDatabase(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection.readSecurityCheckAndAccessRdb(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection.flowSecurityCheckAndAccessRdb(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection.flowUSRIDPWDconnect(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection.flowConnect(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.NetConnection40.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source) 
&lt;BR /&gt; ... 6 more 
&lt;BR /&gt;Job migrate ended at 16:39 31/01/2014. 
&lt;BR /&gt;I'd be grateful for any tips. 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 31 Jan 2014 22:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208703#M7826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T22:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: SQLNonTransientConnectionException connecting to Derby</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208704#M7827</link>
      <description>The error message does not point to a problem caused by a version mismatch. It looks like the connection parameters are not OK. If you export+import a job sometimes you can run into trouble because of the not correct transfer of context parameters. Setup the tJavaDBInput component for the test by hand with the correct values and test the connection again.</description>
      <pubDate>Fri, 31 Jan 2014 22:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208704#M7827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T22:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: SQLNonTransientConnectionException connecting to Derby</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208705#M7828</link>
      <description>Thanks for taking the time to reply, Jlolling. 
&lt;BR /&gt;I have set-up the component by hand each time (many times.) In fact, I have not tried exporting/importing a job config. 
&lt;BR /&gt;With the configuration I'm using, I can connect and retrieve the schema, configure a tMap and tConvertType component, and everything appears to work properly. But when I run the job, I get the error above. 
&lt;BR /&gt;I have repeated this process many times, setting-up the job by hand, from scratch, each time. 
&lt;BR /&gt;Do you have any other suggestions? I've attached a screenshot of my DB Connection config. 
&lt;BR /&gt;Thanks again, 
&lt;BR /&gt;cleger 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC6Q.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151308i7B8ABC80D3C0E666/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC6Q.jpg" alt="0683p000009MC6Q.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 04 Feb 2014 17:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208705#M7828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T17:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQLNonTransientConnectionException connecting to Derby</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208706#M7829</link>
      <description>Once more, for what it's worth... as you can see, I can connect sufficient to retrieve the schema, and it appears when running the job, it connects initially. 
&lt;BR /&gt;I'd appreciate any thoughts. 
&lt;BR /&gt;Thanks! 
&lt;BR /&gt;cjl 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCnC.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143133i432FDC1AF48FAAEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCnC.jpg" alt="0683p000009MCnC.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 20 Feb 2014 21:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQLNonTransientConnectionException-connecting-to-Derby/m-p/2208706#M7829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-20T21:21:55Z</dc:date>
    </item>
  </channel>
</rss>

