Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

informix connection

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.
tarting job adwpextracts at 06:03 07/12/2010.
connecting to socket on port 3366
connected
Exception in component tInformixConnection_1
java.sql.SQLException: Message text will be provided in later releases java.lang.NullPointerException
at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:482)
at com.informix.jdbc.IfxSqliConnect.<init>(IfxSqliConnect.java:1316)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.informix.jdbc.IfxDriver.connect(IfxDriver.java:254)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at javatest.adwpextracts_0_1.adwpextracts.tInformixConnection_1Process(adwpextracts.java:245)
at javatest.adwpextracts_0_1.adwpextracts.runJobInTOS(adwpextracts.java:468)
at javatest.adwpextracts_0_1.adwpextracts.main(adwpextracts.java:339)
Caused by: java.lang.NullPointerException
at com.informix.msg.sqlBundle.getBundleName(sqlBundle.java:38)
at com.informix.util.IfxMessage.getBundleName(IfxMessage.java:150)
at com.informix.util.IfxMessage.getMessage(IfxMessage.java:185)
at com.informix.util.IfxErrMsg.getLocIfxASFException(IfxErrMsg.java:766)
at com.informix.asf.Connection.recvConnectionResponse(Connection.java:633)
at com.informix.asf.Connection.establishConnection(Connection.java:1529)
at com.informix.asf.Connection.<init>(Connection.java:265)
at com.informix.jdbc.IfxSqliConnect.<init>(IfxSqliConnect.java:942)
... 10 more
disconnected
Job adwpextracts ended at 06:03 07/12/2010.
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Does anyone have any suggestions? Or where can I buy support for this from a 3rd party vendor?