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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

XML to Postgres ETL error - pstmt_tDBOutput_1

Hi,

 

I'm trying to load an XML file to PostgreSQL db, but getting an error during the job execution. Screenshot and detailed note of the message are attached.

 

As a simulation for another xml migration i'm using a simple xml source file and mapping to a postgres db exactly replicating the article posted here by Oscar (Spice Works):

https://community.spiceworks.com/topic/1900865-process-xml-into-postgres

 

I can successfully import, parse and map the xml file as described. DB connection is also successful, but the etl job fails with the attached descriptions.

 

The error message suggests that there might be JVM incompatibility. I'm using Talend Open Studio  7.1.1 with JDK 1.8.0_191 installed.

 

Can someone provide suggestions what might be the issue?

 

Thank you in advance,

Best Regards,

Asen R.

Labels (3)
1 Reply
vapukov
Master II
Master II

Hi,

without details about your job (not errors), it not possible to find - what you do wrong.

think about case from this point - it is work, it is definitely work, and if it return an error to you, it means - you do something wrong, but you not show for us - what exactly you try to do.