Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Getting the below error
org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "JobDemo" has a compile errors, please fix and export again.
Error Line: 1
Detail Message: The type com.mongodb.client.MongoDriverInformation cannot be resolved. It is indirectly referenced from required .class files
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:328)
Kindly advise
Have jdk pointed out correctly but still facing the issue
could you post your job design?