Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Talend JAVA Error, Cannot resolve java.lang.CharSequence

Hello,
I'm very new with Talend, actually I need to create a Job that exports the data from a DB2 table to a DelimitedFile, this is ok and shouldn't be difficult to do, but i'm having problems trying to run the Job...
The job just reads from table and then makes a tlogrow just to see if the job is reading values...
Then the following error just appears...
Execution failed : Failed to generate code.

It's the first Job I run on this PC and Talend is recently installed, i'm using Windows 8.
JAVA_HOME="C:\Program Files\Java\jdk1.8.0\bin"
Talend preferences- JAVA - Installed JRE: C:\Program Files\Java\jre8
Any help will be appreciated!!!
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
We suspect something wrong with your jdk 1.8. Could you please use jdk 1.7 instead of jdk 1.8 to see if this issue repro?
Please have a look at document TalendHelpCenter:Compatible Platforms.
Best regards
Sabrina

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi,
We suspect something wrong with your jdk 1.8. Could you please use jdk 1.7 instead of jdk 1.8 to see if this issue repro?
Please have a look at document TalendHelpCenter:Compatible Platforms.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hello xdshi,
Thank you very much, I've switched to JRE7 and the problem is solved.
Again thanks!
Anonymous
Not applicable
Author

Hi,
Thanks for your feedback. Don't hesitate to post your issue on forum.
Best regards
Sabrina