sFTP job failing to deploy but works well when run thru Studio
sFTP job failing to deploy but works well when run thru Studio on remote server.
The JVM on the TAC server is the same as we have in Studio. Yet getting this error!
java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "j_pt_sftp_get" has a compile errors, please fix and export again.
Error Line: 845
Detail Message: The method chdir(String) from the type SFTPGetter_tFTPGet_1 refers to the missing type SftpException
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:197)
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:745)
Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "j_pt_sftp_get" has a compile errors, please fix and export again.
Error Line: 845
Detail Message: The method chdir(String) from the type SFTPGetter_tFTPGet_1 refers to the missing type SftpException
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:234)
at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143)
at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:195)
... 7 more
Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "j_pt_sftp_get" has a compile errors, please fix and export again.
Error Line: 845
Detail Message: The method chdir(String) from the type SFTPGetter_tFTPGet_1 refers to the missing type SftpException
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:226)
... 9 more
Hi,
Could you please indicate what's the build version you are using?
Are your studio and commandline on the different machines? Have you already reported a ticket on talend support portal?
Best regards
Sabrina
Hi,
For your subscription version, could you please report a ticket on talend support portal so that we can give you a remote assistance through support cycle with priority?
Best regards
Sabrina
Hi, There is no any response on your support ticket? Could you please give us your CASE ID and we will check it with our colleagues from support team? Best regards Sabrina
I got a response finally. The issue is resolved. Thanks.
Hi Sachin,
We are also getting the similar issue. Please share the steps to resolve this issue.
Error:
java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors At least job "Standard" has a compile errors, please fix and export again. Error Line: 1522 Detail Message: com.jcraft 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:197) 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:745) Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors At least job "Standard" has a compile errors, please fix and export again. Error Line: 1522 Detail Message: com.jcraft 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:234) at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143) at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:195) ... 7 more Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors At least job "Standard" has a compile errors, please fix and export again. Error Line: 1522 Detail Message: com.jcraft 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:226) ... 9 more