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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
satyavar
Contributor III
Contributor III

[resolved] Issue with TALEND job execution using TAC

Hi
I am receiving the following error while trying to run a job using TAC -> Job Conductor. The same job when i run using the local studio works fine. Some one please help me with the error. The job doesn't have any compilation errors if i run it in studio.
java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "ActiveCasesCount" has a compile errors, please fix and export again.
Error Line: 6589
Detail Message: oracle 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:148)
    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:761)
Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "ActiveCasesCount" has a compile errors, please fix and export again.
Error Line: 6589
Detail Message: oracle 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:270)
    at org.talend.commandline.util.JobHandler.export(JobHandler.java:227)
    at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93)
    at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146)
    ... 7 more
org.talend.gwtadministrator.client.module.dashboard.commandline.model.CommandLineBean.executeGroupCommand(CommandLineBean.java:250)
org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:308)
org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:148)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:380)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.runTaskUnit(ExecutionTaskHandler.java:925)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.executeRemoteJob(RemoteTaskExecution.java:351)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.execute(RemoteTaskExecution.java:192)
org.talend.administrator.scheduler.jobs.RemoteExecutionSwitcher.execute(RemoteExecutionSwitcher.java:50)
org.quartz.core.JobRunShell.run(JobRunShell.java:199)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546)
Caused by: java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "ActiveCasesCount" has a compile errors, please fix and export again.
Error Line: 6589
Detail Message: oracle 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:148)
    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:761)
Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "ActiveCasesCount" has a compile errors, please fix and export again.
Error Line: 6589
Detail Message: oracle 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:270)
    at org.talend.commandline.util.JobHandler.export(JobHandler.java:227)
    at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:93)
    at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146)
    ... 7 more

Best Regards,
Kalyan
Labels (3)
11 Replies
Anonymous
Not applicable

Hi,
Have you installed Some libraries in Job Server? What's your Talend build version are you using?
Have you checked document TalendHelpCenter:Configuring the Studio?
Best regards
Sabrina
satyavar
Contributor III
Contributor III
Author

Talend Version is 5.4.2
satyavar
Contributor III
Contributor III
Author

Server is Linux.
Anonymous
Not applicable

Hi,

Have you installed Some libraries in Job Server? Have you checked document TalendHelpCenter:Configuring the Studio?

Have you checked all necessary libraries in Job Server?
Best regards
Sabrina
Anonymous
Not applicable

hi all,
 and about :
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio

it's several times in your log error ...
regards
laurent
satyavar
Contributor III
Contributor III
Author

I have the JVM Compatibility on Server and my local machine but i am still getting the same error. TAC is on a Linux server and my local studio is on Windows 7.
Anonymous
Not applicable

Hi,
What's your JDK version? Did you also install the same JDK in your linux machine?(TAC is on a Linux server)
Best regards
Sabrina
satyavar
Contributor III
Contributor III
Author

1.7 JDK version is installed on both my local machine and TAC Server (linux)
Anonymous
Not applicable

Hi,
Have you already checked document https://help.talend.com/search/all?query=Configuring+the+Studio&content-lang=en to put the downloaded modules in the following folder:
<TomcatPath>/webapps/org.talend.administrator/WEB-INF/lib ?

Best regards
Sabirna