<?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: Error Exception in component talendStats_DB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209167#M8100</link>
    <description>Hi, 
&lt;BR /&gt;What's your JDK?&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;And did you set the CLASSPATH for java/bin? &amp;nbsp;Does this issue repro on other build version(Talend 5.6)?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you already checked document:&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Installing+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to install external modules in the Talend products&lt;/A&gt;?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 25 Nov 2014 08:10:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-25T08:10:51Z</dc:date>
    <item>
      <title>Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209166#M8099</link>
      <description>Hi, I have a problem with version 5.2 of Talend:&lt;BR /&gt;Exception in component connectionStatsLogs&lt;BR /&gt;java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:217)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:205)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:323)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:268)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.forName0(Native Method)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.forName(Class.java:191)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at routines.system.SharedDBConnection.getConnection(SharedDBConnection.java:62)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at routines.system.SharedDBConnection.getDBConnection(SharedDBConnection.java:131)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.connectionStatsLogsProcess(TW_COMPLETE.java:2727)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.preStaLogConProcess(TW_COMPLETE.java:752)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.runJobInTOS(TW_COMPLETE.java:5130)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.main(TW_COMPLETE.java:4934)&lt;BR /&gt;Exception in component talendStats_DB&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.talendStats_STATSProcess(TW_COMPLETE.java:3857)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.runJobInTOS(TW_COMPLETE.java:5142)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.main(TW_COMPLETE.java:4934)&lt;BR /&gt;Exception in component tJDBCInput_1&lt;BR /&gt;java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:217)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:205)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:323)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:268)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.forName0(Native Method)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Class.forName(Class.java:191)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.tJDBCInput_1Process(TW_COMPLETE.java:1707)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.runJobInTOS(TW_COMPLETE.java:5151)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at ecce_etl.tw_complete_0_1.TW_COMPLETE.main(TW_COMPLETE.java:4934)&lt;BR /&gt;Exception in component talendStats_DB&lt;BR /&gt;Has anyone had a similar problem?&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 24 Nov 2014 16:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209166#M8099</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-24T16:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209167#M8100</link>
      <description>Hi, 
&lt;BR /&gt;What's your JDK?&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;And did you set the CLASSPATH for java/bin? &amp;nbsp;Does this issue repro on other build version(Talend 5.6)?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you already checked document:&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Installing+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to install external modules in the Talend products&lt;/A&gt;?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 25 Nov 2014 08:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209167#M8100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-25T08:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209168#M8101</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hello, I use the&lt;BR /&gt; java version "1.6.0_33"&lt;BR /&gt; OpenJDK 64-Bit Server VM (build 23:25-b01, mixed mode)&lt;BR /&gt; I state that use the Implicit tContextLoad from File&lt;BR /&gt; and the problem occurs when I value the context during export.&lt;BR /&gt; As soon as I start the .sh returns the above error because Talend can not see the connection Db Connections "General JDBC".&lt;BR /&gt; How do I make him see the connections from file?&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Anna&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 25 Nov 2014 08:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209168#M8101</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T08:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209169#M8102</link>
      <description>Hi,&lt;BR /&gt;Would you mind sharing your current job screenshots with us? How did you set your implicit tContextLoad in job review?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 25 Nov 2014 08:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209169#M8102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-25T08:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209170#M8103</link>
      <description>Below the images of the context set in the project</description>
      <pubDate>Tue, 25 Nov 2014 10:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209170#M8103</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209171#M8104</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Below the images of the context set in the project&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 25 Nov 2014 10:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209171#M8104</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T10:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209172#M8105</link>
      <description>I can not upload the pictures ... it the url of the images</description>
      <pubDate>Tue, 25 Nov 2014 10:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209172#M8105</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T10:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209173#M8106</link>
      <description>Hi, 
&lt;BR /&gt;I configured the connection&amp;nbsp; General JDB and exported has context: 
&lt;BR /&gt;https:// imagizer.imageshack.us/v2/517x437q90/r/633/IYjG4g.jpg 
&lt;BR /&gt;and I removed all parameters from the context: 
&lt;BR /&gt;http:// imagizer.imageshack.us/v2/784x490q90/r/674/TjVdvw.jpg 
&lt;BR /&gt;Then I set the project properties: 
&lt;BR /&gt;http:// imagizer.imageshack.us/v2/473x437q90/r/901/bEAIoQ.png 
&lt;BR /&gt;http:// imagizer.imageshack.us/v2/784x467q90/r/674/IVMIjE.png 
&lt;BR /&gt; 
&lt;BR /&gt;and it returns the error already attached previously. 
&lt;BR /&gt;The error occurred when I used a set connection with Oracle DB: 
&lt;BR /&gt;http:// imagizer.imageshack.us/v2/451x437q90/r/673/1NxN7E.jpg 
&lt;BR /&gt;and I removed all parameters from the context: 
&lt;BR /&gt;http:// imagizer.imageshack.us/v2/784x491q90/r/912/wBFJzf.jpg 
&lt;BR /&gt; 
&lt;BR /&gt;(I have problems with the link, remove the blank space after http:// )</description>
      <pubDate>Tue, 25 Nov 2014 14:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209173#M8106</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T14:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209174#M8107</link>
      <description>hi,&lt;BR /&gt;are you that values from context file (you connection.properties) are loaded ?&lt;BR /&gt;did you try to see the result by printing the load of your context (check box in implicit load definition)?&lt;BR /&gt;the location of your driver is in a context variable ? it it in your file properties ?&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 25 Nov 2014 15:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209174#M8107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-25T15:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209175#M8108</link>
      <description>Hi,
&lt;BR /&gt; office file correctly connection.properties (with free OracleSID works while with GeneralJDBC not work).
&lt;BR /&gt; DriverJar the file exists and is on the path EC_DATA_TRG_DriverJar = / opt / ETL / Talend / lib / ojdbc5.jar
&lt;BR /&gt;&amp;nbsp;
&lt;BR /&gt; regards
&lt;BR /&gt; Anna</description>
      <pubDate>Tue, 25 Nov 2014 15:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209175#M8108</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T15:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209176#M8109</link>
      <description>a simple question : why not use OracleSID so ?&lt;BR /&gt;regards</description>
      <pubDate>Tue, 25 Nov 2014 15:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209176#M8109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-25T15:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209177#M8110</link>
      <description>Why I did a test with OracleSID but we use different DB and so we need JDBC General&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt; regards&lt;BR /&gt; Anna</description>
      <pubDate>Tue, 25 Nov 2014 16:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209177#M8110</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-25T16:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209178#M8111</link>
      <description>hello, having received no response I made various tentivi and I found a solution valuing only the field and the field context.EC_DATA_SRC_DriverJar and context.EC_STAGE_SRC_DriverJar with a nonexistent path /opt/Talend/lib/ojdbc5.jar and I worked reading values right to file CONNECTIONS.properties&lt;BR /&gt;As this is not an ideal solution rest waiting for another solution.&lt;BR /&gt;regards&lt;BR /&gt;Anna</description>
      <pubDate>Wed, 26 Nov 2014 11:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209178#M8111</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-26T11:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209179#M8112</link>
      <description>hi Anna, 
&lt;BR /&gt;Do you got a default value for your driver path in your context or values are only in file properties ? 
&lt;BR /&gt;I guess that when you build job Talend find driver path as it 's in that file. 
&lt;BR /&gt;When you build job, is there the driver .jar in lib repository ? 
&lt;BR /&gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBVh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153348i94E2CAFB4A1E2BC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBVh.png" alt="0683p000009MBVh.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;I guess no, because Talend seems to not find the driver jar as it's in a context value. 
&lt;BR /&gt;perhaps try to configure CLASSPATH variable system in your .bashrc 
&lt;BR /&gt; 
&lt;PRE&gt;&lt;BR /&gt;export CLASSPATH=$CLASSPATH;/path/to/your/lib/ojdbc6.jar&amp;nbsp;&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;or try to copy driver jar directly in th lib package&amp;nbsp; 
&lt;BR /&gt;hope I've been clear enought .. not sure 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;regards</description>
      <pubDate>Wed, 26 Nov 2014 13:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209179#M8112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error Exception in component talendStats_DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209180#M8113</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;hello,&lt;BR /&gt; in the properties file have the correct value. &lt;BR /&gt;While in the context I put a default value otherwise I would go wrong.&lt;BR /&gt; The .jar is present in lib repository.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt; There is no way not to exploit the context and not make it go wrong? &lt;BR /&gt;regards&lt;BR /&gt;Anna&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 26 Nov 2014 16:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-Exception-in-component-talendStats-DB/m-p/2209180#M8113</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-11-26T16:03:52Z</dc:date>
    </item>
  </channel>
</rss>

