<?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 Re: TRESTClient issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270622#M48476</link>
    <description>&lt;P&gt;You must use the same JRE and JDK version. In fact, get rid of JRE 7 and just use the JRE that comes with the JDK 8&lt;/P&gt;</description>
    <pubDate>Mon, 18 Feb 2019 15:23:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-18T15:23:17Z</dc:date>
    <item>
      <title>TRESTClient issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270619#M48473</link>
      <description>&lt;P&gt;When i run my component I am receiving that message.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Detail Message: org.apache cannot be resolved to a type&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:326)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:634)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:523)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1413)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:576)&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:531)&lt;BR /&gt;at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1450)&lt;BR /&gt;at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:691)&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:255)&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>Sat, 16 Nov 2024 06:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270619#M48473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: TRESTClient issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270620#M48474</link>
      <description>&lt;P&gt;Is this when the run the component in the Studio, or is this when you run it on the Studio? Also, can you tell me which Java virtual machine you are using? Another thing that *could* be causing this is the Java Runtime. Are you using the JRE that comes with the JDK or a JRE that was downloaded separately from the JDK? You should always use the JRE that is delivered with the JDK&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 11:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270620#M48474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: TRESTClient issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270621#M48475</link>
      <description>I am using JRE 7 and JDK 8. I downloaded them seperately.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2019 14:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270621#M48475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: TRESTClient issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270622#M48476</link>
      <description>&lt;P&gt;You must use the same JRE and JDK version. In fact, get rid of JRE 7 and just use the JRE that comes with the JDK 8&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 15:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TRESTClient-issue/m-p/2270622#M48476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T15:23:17Z</dc:date>
    </item>
  </channel>
</rss>

