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

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

Error with FileDelimited Metadata

Hi

I am new to Talend and working on TOS 6.4.1 version. I am facing issue in creating FileDelimited Metadata. When I import file, In step 2 it is showing the data under File Preview but its throwing error in Step 3 and unable to proceed. Searched all the websites for solution but in vain. Below is the error message:

0683p000009LrjJ.jpg

 

 

 

 

Sharing my system details:

TOS: 6.4.1

OS: Windows 7

Java: 1.8

Attached the details of sample data, Error message and corresponding Java version installed.

 

Please help me in fixing the issue.

 

 

 

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

We cannot repro your issue from our side on V 6.4

Would you mind re-installing your studio V 6.4 to see if it works?

Best regards

Sabrina

 

View solution in original post

12 Replies
Anonymous
Not applicable
Author

Hello,

Please ensure JDK bin is included in your PATH environment variable and is being reached.

Have you tried to repro this issue when use another input file? Does this issue repro on all your input files?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

Thank you very much for your reply. 

I tried with other file sources but nothing worked.

 

Could you please provide more details to set the environment variables. We do not have Admin rights to modify. So I need exact details to request our Admin Team to add/update the variables. Below are the existing values.

0683p000009LrXm.jpg

 

Let me know if more details required.

Anonymous
Not applicable
Author

Hello,

Here is online document about:TalendHelpCenter: Setting up the Java environment variable.

Please use JDK instead of JRE

  • Set the JAVA_HOME Environment variable
  • Define your JAVA_HOME environment variable so that they point to the JDK installation directory.
  • Example: C:/Java/jdk1.8.x.x
  • Add the previously defined JAVA_HOME variable to the Path environment variable.
  • Example: <PathVariable>;%JAVA_HOME%\bin.

Additionally, if setting the JAVA HOME fails add the following line in the .ini file (example: Talend-Studio-win-x86_64.ini) for studio:

-vm path to java bin

Let us know if it is OK with you.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

Sorry for the delay in response. Just stuck up with other priorities.

 

I tried both the suggestions but in vain.

1. Added environment Variables for JAVA_HOME and PATH0683p000009LreS.png

 

 

 

 

 

 

 

 

 

 

2. Modified .ini file as below

0683p000009LrY8.jpg

 

 

 

 

 

 

 

Please suggest.0683p000009MPcz.png

 

Regards,

Keerthi

Anonymous
Not applicable
Author

Just adding one more point to my issue:

 

I am able to create flat file source if I create schema manually. Facing the issue if I try to import schema from file automatically.

 

Please suggest...

0683p000009Lrjg.png

 

 

Anonymous
Not applicable
Author

Hello,

We cannot repro your issue from our side on V 6.4

Would you mind re-installing your studio V 6.4 to see if it works?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Hi Sabrina,

Thank you very much for all your inputs. Highly appreciated 0683p000009MACn.png

Finally I uninstalled 6.4 and started using 5.6.1 which is working good without any issues.

Regards,

Keerthi

 

Anonymous
Not applicable
Author

Hello,

You are using java 7 in talend V 5.6.1? Did you install both java 7 and java 8 in your machine?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

Yes, I do have both Java 7 and 8 in my machine. When I tried working on TOS 6.4.1, I used Java 8 but later started using 5.6.1 with java 7.

But I am not sure where the issue is with 6.4.1. Finally I was unable to continue with latest version 0683p000009MPcz.png and forced to work on older version 5.6.1

Regards

Keerthi