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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

error

Hi Team,

 

I have created one job. Loading .xls data to oracle table. 1:1 mapping.

 

I am getting below error.

 

Execution failed : Job compile errors
At least job "job_test" has a compile errors, please fix and export again.
Error Line: 2606
Detail Message: org.apache.poi.ss.usermodel.Cell cannot be resolved to a type
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.

 

How to resolve this error.

 

Regards

Shree

Labels (2)
13 Replies
TRF
Champion II
Champion II

Click on the Code tab to access the generated Java code then go to the error line using the cross on the right margin. Move the mouse pointer over the cross on the left margin to display the compile error message.
Anonymous
Not applicable
Author

Hi David,

 

I am facing error all jobs. suddenly i am getting these error. 

 

Most of jobs i am getting.

 

Execution failed : Job compile errors
At least job "XXXX_job" has a compile errors, please fix and export again.
Error Line: 1336
Detail Message: jxl cannot be resolved to a type
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.

 

I feel any JRE path is missing?  How to set  path for JRE. I am using Talend bigdata 6.3 and JAVA 1.8._65.

 

Thanks

Shree

Anonymous
Not applicable
Author

Hi,

 

I am attaching screen shot for references.

 

Let me know if you need any information.

 

Thanks

Shree

 


java version.PNG
No jdk found.PNG
Anonymous
Not applicable
Author

Hello,

Did you follow up document about:TalendHelpCenter: Setting up the Java environment variable to set your java environment? Are you using JDK?

Environment variable for Java is usually JAVA_HOME.  You should  Install the 64-bit JDK and point your JAVA_HOME to the JDK.

Make sure the search order of the JDK bin folder in the PATH appears first for the JDK.

Let us know if it is OK with you.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

Yes, i am using jdk 1.8 version.

 

Attached file for your references. Can you tell me any changes are required.

 

Thanks

Shree

 


env setup.PNG
Anonymous
Not applicable
Author

Hello,

It seems talend cannot recognize your system variables. Are you using the JDK executables and not the JRE ones?

Have you tried to reboot to see if it works?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Hi Sabira,

 

I have tried for  restarting machine and i am using JDK. Still error is exist.

 

Thanks

Shree

Anonymous
Not applicable
Author

Hello,

We cannot repro your issue on our side. Would you mind re-installing you studio to see if it works?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabira,

 

Sure, I will try.

 

How to take backup all job which is created before.  What is best way to do it without losing jobs and metadata.

 

Thanks

Shree