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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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
satyavar
Contributor III
Contributor III
Author

My local machine is a 32 bit Windows 7 machine and server is a 64 bit Linux box. Do you think that might have caused the problem?
Anonymous
Not applicable

Hi kalyangupta,
Would you mind reporting a ticket on Talend Support Portal, so that we can give you a remote assistance through support cycle.
Best regards
Sabrina