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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
EngieNL
Contributor
Contributor

COnfiguration JVM in TAC

After i try to run a job in Talend Administration Center, I find the following error:

 

"2017-05-24 13:53:10 ERROR JobGenerator  - java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "xx" has a compile errors, please fix and export again.
Error Line: 2989
Detail Message: Logger 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."

 

The job runs and executes in Talend Studio, but somehow the configuration is not correct to run it in the TAC.

Where can I configure JVM in the TAC?

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

In the studio, are you using AMC or extra Stats & Logs option?

As well, in the TAC, under the configuration tab does the Log4j is all Green tick?

View solution in original post

5 Replies
Anonymous
Not applicable

Hi,

The job works well in studio? Are your studio and commandline running on different machine?

Best regards

Sabrina

Anonymous
Not applicable

Are using a reference project? Or extra things? Is it the only job that doesnt compile or all job dont (like try to compile an empty job from TAC)?  


After the message is saying : Logger cannot be resolved to a type
Are you using a specific Logger?

 

Cheers,

EngieNL
Contributor
Contributor
Author

Job works well in studio and all the software (TAC, commandline, studio) are running on the same machine

EngieNL
Contributor
Contributor
Author

No reference project, it is a normal project, and it seems that all the jobs have the same problem.

The logger is the default logger, no excpetionals.

Anonymous
Not applicable

In the studio, are you using AMC or extra Stats & Logs option?

As well, in the TAC, under the configuration tab does the Log4j is all Green tick?