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: 
javvaji
Creator II
Creator II

JVM Compatibility error in TAC

Hi,

 

I was trying to execute talend job from TAC using job conductor and then i was getting the following error.

Can any one help me out.

 

java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "test1" has a compile errors, please fix and export again.
Error Line: 711
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.
at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:179)
at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)
at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161)
at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)
at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57)
at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35)
at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "test1" has a compile errors, please fix and export again.
Error Line: 711
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.
at org.talend.commandline.util.JobHandler.export(JobHandler.java:229)
at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143)
at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:177)
... 7 more
Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "test1" has a compile errors, please fix and export again.
Error Line: 711
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.
at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:307)
at org.talend.commandline.util.JobHandler.export(JobHandler.java:221)
... 9 more

 

 

Thanks,

Bharath.

Labels (3)
3 Replies
Anonymous
Not applicable

Hello,

Can you execute your job in studio successfully without compile errors? Are your studio and server on the different machine? Is it related to the "missing" jar issue?

Best regards

Sabrina

javvaji
Creator II
Creator II
Author

Thanks for the reply.

 

I was able to build the job successfully from studio without errors. Studio and TAC and command line servers are in different machines.

 

Thanks,

Bharath.

Anonymous
Not applicable

Hello,

Is it related to the "missing" jar issue? Could you please create a case on talend support portal so that we can give a you a remote assistance through support cycle with priority?

Best regards

Sabrina