<?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 informix connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/informix-connection/m-p/2264222#M44136</link>
    <description>I have yet to get the TOS informix to connect to the database. I can connect easily from the informix client on my desktop (informix 3.31 odbc) so I am stumped why I cannot get Talend to do the same. 
&lt;BR /&gt;tarting job adwpextracts at 06:03 07/12/2010. 
&lt;BR /&gt; connecting to socket on port 3366 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tInformixConnection_1 
&lt;BR /&gt;java.sql.SQLException: Message text will be provided in later releases java.lang.NullPointerException 
&lt;BR /&gt; at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:482) 
&lt;BR /&gt; at com.informix.jdbc.IfxSqliConnect.&amp;lt;init&amp;gt;(IfxSqliConnect.java:1316) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt; at com.informix.jdbc.IfxDriver.connect(IfxDriver.java:254) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.tInformixConnection_1Process(adwpextracts.java:245) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.runJobInTOS(adwpextracts.java:468) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.main(adwpextracts.java:339) 
&lt;BR /&gt;Caused by: java.lang.NullPointerException 
&lt;BR /&gt; at com.informix.msg.sqlBundle.getBundleName(sqlBundle.java:38) 
&lt;BR /&gt; at com.informix.util.IfxMessage.getBundleName(IfxMessage.java:150) 
&lt;BR /&gt; at com.informix.util.IfxMessage.getMessage(IfxMessage.java:185) 
&lt;BR /&gt; at com.informix.util.IfxErrMsg.getLocIfxASFException(IfxErrMsg.java:766) 
&lt;BR /&gt; at com.informix.asf.Connection.recvConnectionResponse(Connection.java:633) 
&lt;BR /&gt; at com.informix.asf.Connection.establishConnection(Connection.java:1529) 
&lt;BR /&gt; at com.informix.asf.Connection.&amp;lt;init&amp;gt;(Connection.java:265) 
&lt;BR /&gt; at com.informix.jdbc.IfxSqliConnect.&amp;lt;init&amp;gt;(IfxSqliConnect.java:942) 
&lt;BR /&gt; ... 10 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job adwpextracts ended at 06:03 07/12/2010.</description>
    <pubDate>Sat, 16 Nov 2024 13:11:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:11:21Z</dc:date>
    <item>
      <title>informix connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/informix-connection/m-p/2264222#M44136</link>
      <description>I have yet to get the TOS informix to connect to the database. I can connect easily from the informix client on my desktop (informix 3.31 odbc) so I am stumped why I cannot get Talend to do the same. 
&lt;BR /&gt;tarting job adwpextracts at 06:03 07/12/2010. 
&lt;BR /&gt; connecting to socket on port 3366 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in component tInformixConnection_1 
&lt;BR /&gt;java.sql.SQLException: Message text will be provided in later releases java.lang.NullPointerException 
&lt;BR /&gt; at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:482) 
&lt;BR /&gt; at com.informix.jdbc.IfxSqliConnect.&amp;lt;init&amp;gt;(IfxSqliConnect.java:1316) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt; at com.informix.jdbc.IfxDriver.connect(IfxDriver.java:254) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.tInformixConnection_1Process(adwpextracts.java:245) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.runJobInTOS(adwpextracts.java:468) 
&lt;BR /&gt; at javatest.adwpextracts_0_1.adwpextracts.main(adwpextracts.java:339) 
&lt;BR /&gt;Caused by: java.lang.NullPointerException 
&lt;BR /&gt; at com.informix.msg.sqlBundle.getBundleName(sqlBundle.java:38) 
&lt;BR /&gt; at com.informix.util.IfxMessage.getBundleName(IfxMessage.java:150) 
&lt;BR /&gt; at com.informix.util.IfxMessage.getMessage(IfxMessage.java:185) 
&lt;BR /&gt; at com.informix.util.IfxErrMsg.getLocIfxASFException(IfxErrMsg.java:766) 
&lt;BR /&gt; at com.informix.asf.Connection.recvConnectionResponse(Connection.java:633) 
&lt;BR /&gt; at com.informix.asf.Connection.establishConnection(Connection.java:1529) 
&lt;BR /&gt; at com.informix.asf.Connection.&amp;lt;init&amp;gt;(Connection.java:265) 
&lt;BR /&gt; at com.informix.jdbc.IfxSqliConnect.&amp;lt;init&amp;gt;(IfxSqliConnect.java:942) 
&lt;BR /&gt; ... 10 more 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job adwpextracts ended at 06:03 07/12/2010.</description>
      <pubDate>Sat, 16 Nov 2024 13:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/informix-connection/m-p/2264222#M44136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: informix connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/informix-connection/m-p/2264223#M44137</link>
      <description>Does anyone have any suggestions?  Or where can I buy support for this from a 3rd party vendor?</description>
      <pubDate>Tue, 14 Dec 2010 04:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/informix-connection/m-p/2264223#M44137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-14T04:47:17Z</dc:date>
    </item>
  </channel>
</rss>

