<?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: Unable to open talend code when i import in Talend studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331783#M100731</link>
    <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response, please find below is the screenshot and error logs, and also wanted to add this when I import other jobs without Snowflakes components it works fine I am able to open the code not those jobs which has snowflakes components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000C86XCAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152456i7060CE2223D77ECD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000C86XCAAZ.png" alt="0693p00000C86XCAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Log: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eclipse.buildId=unknown&lt;/P&gt;&lt;P&gt;java.version=1.8.0_202&lt;/P&gt;&lt;P&gt;java.vendor=Azul Systems, Inc.&lt;/P&gt;&lt;P&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;/P&gt;&lt;P&gt;Command-line arguments:&amp;nbsp;-os win32 -ws win32 -arch x86_64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.eclipse.jface&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Tue Mar 16 09:44:30 EDT 2021&lt;/P&gt;&lt;P&gt;Problems occurred when invoking code from plug-in: "org.eclipse.jface".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;com.cedarsoftware.util.io.JsonIoException: Class listed in @type [org.talend.components.snowflake.tsnowflakeconnection.AuthenticationType] is not found&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:639)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.traverseCollection(ObjectResolver.java:389)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.convertMapsToObjects(Resolver.java:169)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.convertParsedMapsToJava(JsonReader.java:752)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.readObject(JsonReader.java:699)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.jsonToJava(JsonReader.java:423)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:171)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:135)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.properties.Properties$Helper.fromSerializedPersistent(Properties.java:277)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.generic.model.Component.initNodePropertiesFromSerialized(Component.java:1565)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1316)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1290)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2482)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2461)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNodes(Process.java:2386)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadXmlFile(Process.java:2149)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.loadProcess(JobEditorInput.java:119)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.checkInit(JobEditorInput.java:76)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.&amp;lt;init&amp;gt;(JobEditorInput.java:68)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:39)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:34)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.action.EditProcess.getEditorInput(EditProcess.java:166)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.action.EditProcess.doRun(EditProcess.java:145)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:673)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;/P&gt;&lt;P&gt;	at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3553)&lt;/P&gt;&lt;P&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2412)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:686)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.executeAction(RepoDoubleClickAction.java:251)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.run(RepoDoubleClickAction.java:138)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:219)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.navigator.CommonNavigatorManager$1.open(CommonNavigatorManager.java:183)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:49)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:853)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:47)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:176)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:850)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1165)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:454)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:276)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:271)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.start(Application.java:280)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1501)&lt;/P&gt;&lt;P&gt;Caused by: java.lang.NullPointerException: Name is null&lt;/P&gt;&lt;P&gt;	at java.lang.Enum.valueOf(Enum.java:236)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.getEnum(Resolver.java:515)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.createJavaObjectInstance(Resolver.java:380)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:635)&lt;/P&gt;&lt;P&gt;	... 69 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 13:57:49 GMT</pubDate>
    <dc:creator>KB_Parpally</dc:creator>
    <dc:date>2021-03-16T13:57:49Z</dc:date>
    <item>
      <title>Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331779#M100727</link>
      <description>&lt;P&gt;Hello Talend Community,&lt;/P&gt;&lt;P&gt;When I import the code it shows on the repository but I am unable to open the code it gives below error message in popup, please advice and appreciate your help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message: An error has occurred. See error log for more details.&lt;/P&gt;&lt;P&gt;Class listed in @type [org.talend.components.snowflake.tsnowflakeconnection.AuthenticationType] is not found&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331779#M100727</guid>
      <dc:creator>KB_Parpally</dc:creator>
      <dc:date>2024-11-16T00:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331780#M100728</link>
      <description>&lt;P&gt;Hello @Kishore Babu​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please confirm if you are importing code from the lower version to the higher version or vice versa? Please provide us the version of the talend you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vaishnavi&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 17:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331780#M100728</guid>
      <dc:creator>prg</dc:creator>
      <dc:date>2021-03-15T17:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331781#M100729</link>
      <description>&lt;P&gt;Hello Vaishnavi,&lt;/P&gt;&lt;P&gt;Thanks for your response, i am just copying the code from the co-worker Talend studio (Talend Real-time Dig Data Platform - 7.3.1-R2020-06 ) where his able to open the code, however iam unable to open below is my version what i use in my machine.&lt;/P&gt;&lt;P&gt;(Talend Real-time Big Data Platform&lt;/P&gt;&lt;P&gt;Version: 7.3.1&lt;/P&gt;&lt;P&gt;Build id: 20200219_1130 )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Java vesrion : &lt;/P&gt;&lt;P&gt;java version "1.8.0_202"&lt;/P&gt;&lt;P&gt;Java(TM) SE Runtime Environment (build 1.8.0_202-b08)&lt;/P&gt;&lt;P&gt;Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 18:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331781#M100729</guid>
      <dc:creator>KB_Parpally</dc:creator>
      <dc:date>2021-03-15T18:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331782#M100730</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please give us some detailed step to reproduce your issue?&lt;/P&gt;&lt;P&gt;In addition, if you don't mind, could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.&lt;/P&gt;&lt;P&gt;About how to open this error log: in your Studio, click &lt;B&gt;Window&lt;/B&gt; to open the menu, then select&amp;nbsp;Show View-&amp;gt;General-&amp;gt;Error Log. Once you see an error, double click it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 04:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331782#M100730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-16T04:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331783#M100731</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response, please find below is the screenshot and error logs, and also wanted to add this when I import other jobs without Snowflakes components it works fine I am able to open the code not those jobs which has snowflakes components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000C86XCAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152456i7060CE2223D77ECD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000C86XCAAZ.png" alt="0693p00000C86XCAAZ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Log: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eclipse.buildId=unknown&lt;/P&gt;&lt;P&gt;java.version=1.8.0_202&lt;/P&gt;&lt;P&gt;java.vendor=Azul Systems, Inc.&lt;/P&gt;&lt;P&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;/P&gt;&lt;P&gt;Command-line arguments:&amp;nbsp;-os win32 -ws win32 -arch x86_64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.eclipse.jface&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Tue Mar 16 09:44:30 EDT 2021&lt;/P&gt;&lt;P&gt;Problems occurred when invoking code from plug-in: "org.eclipse.jface".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;com.cedarsoftware.util.io.JsonIoException: Class listed in @type [org.talend.components.snowflake.tsnowflakeconnection.AuthenticationType] is not found&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:639)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.traverseCollection(ObjectResolver.java:389)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.convertMapsToObjects(Resolver.java:169)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.convertParsedMapsToJava(JsonReader.java:752)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.readObject(JsonReader.java:699)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.JsonReader.jsonToJava(JsonReader.java:423)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:171)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:135)&lt;/P&gt;&lt;P&gt;	at org.talend.daikon.properties.Properties$Helper.fromSerializedPersistent(Properties.java:277)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.generic.model.Component.initNodePropertiesFromSerialized(Component.java:1565)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1316)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1290)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2482)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2461)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadNodes(Process.java:2386)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.process.Process.loadXmlFile(Process.java:2149)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.loadProcess(JobEditorInput.java:119)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.checkInit(JobEditorInput.java:76)&lt;/P&gt;&lt;P&gt;	at org.talend.core.ui.editor.JobEditorInput.&amp;lt;init&amp;gt;(JobEditorInput.java:68)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:39)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.editor.ProcessEditorInput.&amp;lt;init&amp;gt;(ProcessEditorInput.java:34)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.action.EditProcess.getEditorInput(EditProcess.java:166)&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.ui.action.EditProcess.doRun(EditProcess.java:145)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:673)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)&lt;/P&gt;&lt;P&gt;	at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3553)&lt;/P&gt;&lt;P&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2412)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:686)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.executeAction(RepoDoubleClickAction.java:251)&lt;/P&gt;&lt;P&gt;	at org.talend.repository.viewer.action.RepoDoubleClickAction.run(RepoDoubleClickAction.java:138)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:219)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.navigator.CommonNavigatorManager$1.open(CommonNavigatorManager.java:183)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:49)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:853)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:47)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:176)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:850)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1165)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:454)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:276)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:271)&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4131)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.start(Application.java:280)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1501)&lt;/P&gt;&lt;P&gt;Caused by: java.lang.NullPointerException: Name is null&lt;/P&gt;&lt;P&gt;	at java.lang.Enum.valueOf(Enum.java:236)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.getEnum(Resolver.java:515)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.Resolver.createJavaObjectInstance(Resolver.java:380)&lt;/P&gt;&lt;P&gt;	at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:635)&lt;/P&gt;&lt;P&gt;	... 69 more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331783#M100731</guid>
      <dc:creator>KB_Parpally</dc:creator>
      <dc:date>2021-03-16T13:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open talend code when i import in Talend studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331784#M100732</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can Snowflake components be displayed from your palette?&lt;/P&gt;&lt;P&gt;I'm supposing that your installation of Talend Real-time big Data Platform is not complete as snowflake components are available in Talend Real-time big Data platform solution.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 09:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-open-talend-code-when-i-import-in-Talend-studio/m-p/2331784#M100732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-17T09:54:01Z</dc:date>
    </item>
  </channel>
</rss>

