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: 
Anonymous
Not applicable

MacOS 10.14 error - The method convertToJsonText(Object, List<String>) from the type ResumeUtil refers to the missing type List

Dears,

I'm not able to run my project on my MacOS Mojave 10.14.6. I always receive error message below.

I'm able to run the very same project on my Windows system, so the problem is not in the project.

I have installed Java 1.8 and JDK 13.

Is there anyone who was facing this issue and is able to suggest steps to resolve it, please?

Thank you very much!

 

org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "CS_data_deployment" has a compile errors, please fix and export again.
Error Line: 18739
Detail Message: The method convertToJsonText(Object, List<String>) from the type ResumeUtil refers to the missing type List
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:338)
at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:533)
at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316)
at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:826)
at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:609)
at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1951)
at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:601)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:440)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:356)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:474)
at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:240)
at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:966)
at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:548)
at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1444)
at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:700)
at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)
at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:85)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4095)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)
at org.talend.rcp.intro.Application.start(Application.java:277)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Thank you Sabrina.

I was able to solve my problem by installing Zulu JDK and JRE and setting the correct path in Talend Java - Installed JREs settings directly. Please note, the message, whether the changes should be applied did not pop-up for the first two times, after I clicked on the "Apply and Close" button, I had to go back to the settings, and try this several times, until I got the message and the changes got applied. This is quite often behavior of Talend, where it not always saves changes in the configuration.

Anyway, I'm able to run Talend on my MacOS Mojave 10.14.6

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Hello,

Please have a look at these online installation guide for V 7.2.1:

TalendHelpCenter:Compatible Java Environments 

TalendHelpCenter:Compatible Operating Systems 

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

thank you for your response.

Yes, I have checked the installation guide and I have set the JAVA_HOME correctly.

Do I understand it correctly, that Talend Studio is not supported for Apple macOS 10.14.6 Mojave, please?

Thank you very much

Best regards

Boris

Anonymous
Not applicable
Author

Hello,

So far, Apple macOS 10.14.6 Mojave is not list in the supported table.

In the documentation we provide a list of OS platforms that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) OS platforms will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.

Best regards

Sabrina

Anonymous
Not applicable
Author

Thank you Sabrina.

I was able to solve my problem by installing Zulu JDK and JRE and setting the correct path in Talend Java - Installed JREs settings directly. Please note, the message, whether the changes should be applied did not pop-up for the first two times, after I clicked on the "Apply and Close" button, I had to go back to the settings, and try this several times, until I got the message and the changes got applied. This is quite often behavior of Talend, where it not always saves changes in the configuration.

Anyway, I'm able to run Talend on my MacOS Mojave 10.14.6

Anonymous
Not applicable
Author

Hello,

Thanks for sharing your solution here.

Best regards

Sabrina