Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend job compilation issues

Hello,

 

I have created a simple Talend job which has only 1 component tJava.  I am trying to print a message in that component using    System.out.println("hello");

But every time I execute the job it says "Exception in thread "main" java.lang.Error: Unresolved compilation problem: "

 

I have even checked Code tab no errors or warning there. So why is the job not executing?

 

Talend Data Fabric 6.3.1

Java 1.8.0_171

Labels (3)
1 Solution

Accepted Solutions
Bhavik1
Contributor III
Contributor III

I check code, there where no error.

It resolved after removing corrupt libraries and components. Sometime it cause due to issue with Installed JRE path .

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Hello,

Could you please let us know what's JDK version you are using?

Best regards

Sabrina

Bhavik1
Contributor III
Contributor III

Hi There,


I am also facing same issue with talend Big Data 6.3.1 license version.

 

I am using 64 bit version of Talend with JDK 1.8.

 

Thanks,
Bhavik

Anonymous
Not applicable
Author

Hello @Bhavik,

Have you already checked code tab? No errors or warning there? What's JDK version are you using?

Best regards

Sabrina

Bhavik1
Contributor III
Contributor III

I check code, there where no error.

It resolved after removing corrupt libraries and components. Sometime it cause due to issue with Installed JRE path .
Anonymous
Not applicable
Author

Hello,

Thanks for your feedback. Are you setting JDK Compliance level to 1.8 in Studio Java Compiler preferences?

Best regards

Sabrina