<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting error as your JVM setup is similar to the studio while running in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247408#M32600</link>
    <description>Hello All,
&lt;BR /&gt;I am getting below error message while running any job in Talend open studio Data integration 6.3.1 version.
&lt;BR /&gt;Can you please help me if anyone knows the cause for this error, thank you
&lt;BR /&gt;Error Message:
&lt;BR /&gt;detail Message: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.</description>
    <pubDate>Fri, 24 Feb 2017 17:33:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-24T17:33:31Z</dc:date>
    <item>
      <title>Getting error as your JVM setup is similar to the studio while running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247408#M32600</link>
      <description>Hello All,
&lt;BR /&gt;I am getting below error message while running any job in Talend open studio Data integration 6.3.1 version.
&lt;BR /&gt;Can you please help me if anyone knows the cause for this error, thank you
&lt;BR /&gt;Error Message:
&lt;BR /&gt;detail Message: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.</description>
      <pubDate>Fri, 24 Feb 2017 17:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247408#M32600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error as your JVM setup is similar to the studio while running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247409#M32601</link>
      <description>could You attache screenshots from Your Job?</description>
      <pubDate>Fri, 24 Feb 2017 23:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247409#M32601</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-02-24T23:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error as your JVM setup is similar to the studio while running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247410#M32602</link>
      <description>&lt;P&gt;I am receiving the same error but can't seem to get this resolved.&amp;nbsp; This is the details from the log file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "xxxxxxxx" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 1&lt;BR /&gt;Detail Message: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:338)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:464)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:812)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:586)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1736)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:582)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:284)&lt;BR /&gt;at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:1190)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:534)&lt;BR /&gt;at org.talend.designer.runprocess.remote.RunRemoteProcessContext.exec(RunRemoteProcessContext.java:84)&lt;BR /&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1401)&lt;BR /&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:701)&lt;BR /&gt;at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;BR /&gt;at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4147)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3764)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)&lt;BR /&gt;at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Application.java:265)&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1465)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 21:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247410#M32602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-17T21:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error as your JVM setup is similar to the studio while running</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247411#M32603</link>
      <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Please g&lt;/SPAN&gt;o to studio -&amp;gt; Window -&amp;gt; Preferences -&amp;gt; Java -&amp;gt; Installed JREs &lt;BR /&gt;Remove the \bin from the value in the column Location,eg&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Location was set to&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A target="_blank" rel="noopener"&gt;C:\Program&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;Files\Java\jdk1.8.0_***\bin&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be set to :&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A target="_blank" rel="noopener"&gt;C:\Program&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;Files\Java\jdk1.8.0_****&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Let us know if it works.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 04:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-as-your-JVM-setup-is-similar-to-the-studio-while/m-p/2247411#M32603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-26T04:36:28Z</dc:date>
    </item>
  </channel>
</rss>

