Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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.
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
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
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.
Let me know if more details required.
Hello,
Here is online document about:TalendHelpCenter: Setting up the Java environment variable.
Please use JDK instead of JRE
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
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 PATH
2. Modified .ini file as below
Please suggest.
Regards,
Keerthi
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...
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
Hi Sabrina,
Thank you very much for all your inputs. Highly appreciated
Finally I uninstalled 6.4 and started using 5.6.1 which is working good without any issues.
Regards,
Keerthi
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
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 and forced to work on older version 5.6.1
Regards
Keerthi