<?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: Java Version Problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330814#M99855</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is your JDK Compliance level in Studio Java Compiler preferences? &amp;nbsp;Is it set to 1.7 or 1.8?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Compiler.jpg" style="width: 678px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvIO.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128689i2ACCC49E2F5252C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvIO.jpg" alt="0683p000009LvIO.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2017 17:58:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-14T17:58:36Z</dc:date>
    <item>
      <title>Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330813#M99854</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We have talend jobs which are built in Talend 5.6 and java version 1.7. Now i imported the same jobs in Talend 6.1 and i am using java 1.8. when i am trying to build the job i am getting Below&amp;nbsp;error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&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:307)&lt;BR /&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkExportErrors(JobErrorsChecker.java:188)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkExportProcess(DefaultRunProcessService.java:328)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkExportProcess(RunProcessService.java:269)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:101)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1481)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1384)&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.wizard.WizardDialog.run(WizardDialog.java:1059)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1389)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1225)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizard.performFinish(JobScriptsExportWizard.java:126)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)&lt;BR /&gt;at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&lt;BR /&gt;at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:808)&lt;BR /&gt;at org.talend.repository.ui.actions.ExportJobScriptAction.doRun(ExportJobScriptAction.java:117)&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)&lt;BR /&gt;at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;BR /&gt;at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;BR /&gt;at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3217)&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2024)&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)&lt;BR /&gt;at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)&lt;BR /&gt;at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)&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:197)&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can any one suggest me on this.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 16:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330813#M99854</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-14T16:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330814#M99855</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What is your JDK Compliance level in Studio Java Compiler preferences? &amp;nbsp;Is it set to 1.7 or 1.8?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Compiler.jpg" style="width: 678px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvIO.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128689i2ACCC49E2F5252C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvIO.jpg" alt="0683p000009LvIO.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330814#M99855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T17:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330815#M99856</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is set to 1.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 09:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330815#M99856</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-17T09:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330816#M99857</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 09:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330816#M99857</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T09:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330817#M99858</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please check if you correctly use JDK 1.8 (Installed JREs; Compiler and Talend Java Interpreter)?&lt;/P&gt; 
&lt;P&gt;Can you successfully execute a new job created in V 6.1 studio?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 09:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330817#M99858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T09:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330818#M99859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your Reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using jdk &amp;amp; jre 1.8 only. I am able to create a new job and can execute it.&lt;/P&gt;&lt;P&gt;Jre 7 also installed. But in talend i am using jre 1.8 only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thnaks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 10:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330818#M99859</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T10:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330819#M99860</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Does this issue only repro on these talend jobs which are built in Talend 5.6?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 10:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330819#M99860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T10:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330820#M99861</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;I created a sample job in Talend 6.1 and tried to build. It build successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 10:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330820#M99861</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T10:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330821#M99862</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The issue has been resolved.&lt;/P&gt; 
&lt;P&gt;Issue is i am getting some encrypted code in all password fields in jobs, so we need to remove it and need to replace it with new value/variables. Below is the code highlighted where i am getting encrypted code. And also attaching the screen shots of it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;final String decryptedPassword_tMysqlConnection_1 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;4D9onkGJm3dYUhjgejgz7nPhaUwbHXL49PeroXRnhOo=Encrypt&lt;/STRONG&gt;;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;String dbPwd_tMysqlConnection_1 = decryptedPassword_tMysqlConnection_1;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Bharath.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lril"&gt;Talend Error.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrlV"&gt;Talend JVM Error.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330821#M99862</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330822#M99863</link>
      <description>&lt;P&gt;Yes that feature was added in later version. &amp;nbsp;Any attribute of type password will encrypt the password. &amp;nbsp;If you use context variable though, it should just use the value of the context variable.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330822#M99863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T14:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330823#M99864</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But here the context variable is also encrypting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330823#M99864</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T17:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330824#M99865</link>
      <description>&lt;P&gt;Do you have screenshots of export of the job? &amp;nbsp;Yes looks like something went wrong here. &amp;nbsp;But it should be easily rectifiable.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 17:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330824#M99865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330825#M99866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;After importing&amp;nbsp;Talend 5.6 job into Talend 6.1 the password field in the component has been encrypted.&lt;/P&gt; 
&lt;P&gt;Here i have used context variable in password field, but still is encrypted.&lt;/P&gt; 
&lt;P&gt;Below is the code. And also attaching the screen shots after importing and without changing the password field&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;final String decryptedPassword_tMysqlConnection_1 = &lt;STRONG&gt;4D9onkGJm3dYUhjgejgz7nPhaUwbHXL49PeroXRnhOo=Encrypt&lt;/STRONG&gt;;&lt;BR /&gt;String dbPwd_tMysqlConnection_1 = decryptedPassword_tMysqlConnection_1;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrOh"&gt;Talend DB.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330825#M99866</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-19T18:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330826#M99867</link>
      <description>&lt;P&gt;Yep something went wrong there. &amp;nbsp;Maybe there are patches for this on 5.6. &amp;nbsp;You need to contact our support for this, if you have a support login. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should click on the button with 3 dots, and then specify your context variable without " ". &amp;nbsp;If you specify " " the studio thinks it is a string and encrypt it. &amp;nbsp;If you don't, it knows it is a variable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 18:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330826#M99867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T18:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Java Version Problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330827#M99868</link>
      <description>&lt;P&gt;Yes exactly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I followed the same thing it worked.&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Bharath.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 10:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-Version-Problem/m-p/2330827#M99868</guid>
      <dc:creator>javvaji</dc:creator>
      <dc:date>2017-07-20T10:39:34Z</dc:date>
    </item>
  </channel>
</rss>

