
Anonymous
Not applicable
2014-04-24
07:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[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!!!
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!!!
312 Views
1 Solution
Accepted Solutions

Anonymous
Not applicable
2014-04-24
11:15 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
312 Views
3 Replies

Anonymous
Not applicable
2014-04-24
11:15 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
313 Views

Anonymous
Not applicable
2014-04-25
04:05 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello xdshi,
Thank you very much, I've switched to JRE7 and the problem is solved.
Again thanks!
Thank you very much, I've switched to JRE7 and the problem is solved.
Again thanks!
312 Views

Anonymous
Not applicable
2014-04-25
04:07 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for your feedback. Don't hesitate to post your issue on forum.
Best regards
Sabrina
Thanks for your feedback. Don't hesitate to post your issue on forum.
Best regards
Sabrina
312 Views
