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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] PALO output

Hi,
I try to import data from a MySQL database to PALO, but when I run a test job (with a delimited file instead of MySQL), Talend said :
" Starting job export_palo at 14:15 06/03/2008.
Error paloIXjava.lang.UnsatisfiedLinkError: no paloIX in java.library.path
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.talend.palo.paloIX.initX()I

Error paloIXjava.lang.UnsatisfiedLinkError: no paloIX in java.library.path
at org.talend.palo.paloIX.initX(Native Method)
at org.talend.palo.paloIX.init(paloIX.java:33)
at org.talend.palo.paloIX.initAndConnect(paloIX.java:53)
at overview.export_palo.export_palo.tFileInputDelimited_1Process(export_palo.java:201)
at overview.export_palo.export_palo.runJobInTOS(export_palo.java:1466)
at overview.export_palo.export_palo.main(export_palo.java:1384)

Job export_palo ended at 14:15 06/03/2008. "
I do not know if my job is wrong (I do not have any example to help me because the documentation does not include tPaloOutput component...), so there are some screenshots of my job and my PALO database...
The schema have been propagated to the two components and the configuration of the PALO server is good.
Somebody could help me to make my test job work please?
Thanks.
Fabien
Labels (4)
14 Replies
_AnonymousUser
Specialist III
Specialist III

Hi,
If you are interested in this topic and want to learn more on the interactions between talend and Palo solutions, attend one of the following webinars!
Open Source Data Analysis with Talend and Palo
This one-hour Webinar will present:
- How to extract your heterogeneous data with Talend and prepare it for reporting and multidimensional analysis
- How to centralize and manage high-performance Excel-based reporting and analysis with Palo
- How to get quick results and optimize your return on investment
- Why open source is the right solution for data analysis
in English : https://www2.gotomeeting.com/register/374537444 (19th of May 2009)
in French : https://www2.gotomeeting.com/register/624420639 (19th of May 2009)
in German : https://www2.gotomeeting.com/register/666108473 (13th of May 2009)
vladika
Contributor
Contributor

What if I'm running it on Ubuntu 10.4 64bits ?
Tried to put:
/home/db/Documents/talendOS/plugins/org.talend.designer.components.localprovider_4.0.1.r41260/components/tPaloOutput/ PaloIX.jar
into
/usr/lib/jvm/java-6-sun/jre/lib
and
/usr/lib/jvm/java-6-sun/lib
as well, but I'm still getting the same error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.talend.palo.paloIX.initX()I
Anonymous
Not applicable
Author

I think it's a problem with the configuration of PALO ... have you set up a database named 'test' ?

Are you sure ?
_AnonymousUser
Specialist III
Specialist III

How can I make hierarchies in Palo by using Talend? With tFixedFlowInput I can make some but I can't fill them with data from a database...
Anonymous
Not applicable
Author

Hello,

Exception in thread "main" java.lang.Error: java.lang.UnsatisfiedLinkError: org.talend.palo.paloIX.initX()I
at bdd_heg.test2_0_1.test2.tMysqlInput_1Process(test2.java:1421)
at bdd_heg.test2_0_1.test2.runJobInTOS(test2.java:1579)
at bdd_heg.test2_0_1.test2.main(test2.java:1471)
Caused by: java.lang.UnsatisfiedLinkError: org.talend.palo.paloIX.initX()I
at org.talend.palo.paloIX.initX(Native Method)
at org.talend.palo.paloIX.init(paloIX.java:33)
at org.talend.palo.paloIX.initAndConnect(paloIX.java:53)
at bdd_heg.test2_0_1.test2.tMysqlInput_1Process(test2.java:1275)
... 2 more

Error paloIXjava.lang.UnsatisfiedLinkError: C:\Windows\System32\paloIX.dll: Can't find dependent libraries
Error paloIXjava.lang.UnsatisfiedLinkError: C:\Windows\System32\paloIX.dll: Can't find dependent libraries
Job test2 terminé à 10:00 04/07/2012.

I have this error when i do exactely what is write on this site.
http://blog.developpez.com/talend/p5238/talend/tips-news/alimenter-un-cube-palo-avec-talend-open/
I need help please,
WillArrive
NB: I put already copy paloIX.dll in C:\Windows\System32